dreamworks/json/game_consumehero.json
2023-12-22 16:42:45 +08:00

146 lines
3.4 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[
{
"key": "51004",
"type": 1,
"herocolor": 1,
"hero": 51004,
"img": "tx_js_51004",
"intr": {
"key": "consume_consume_hero_intr_01",
"text": "豺狼小怪的三消英雄卡。"
},
"skillname": {
"key": "consume_consume_hero_skillname_01",
"text": "搜刮一空"
},
"skilltxt": {
"key": "consume_consume_hero_skilltxt_01",
"text": "随机消除7个方块"
},
"consume": [],
"skilltype": 1,
"skillload": 6,
"skilleffect": 1,
"skillvalue": 7
},
{
"key": "51012",
"type": 2,
"herocolor": 2,
"hero": 25001,
"img": "tx_js_51012",
"intr": {
"key": "consume_consume_hero_intr_02",
"text": "小猴子的三消英雄卡。"
},
"skillname": {
"key": "consume_consume_hero_skillname_02",
"text": "香蕉连成串"
},
"skilltxt": {
"key": "consume_consume_hero_skilltxt_02",
"text": "消除中间的一列宝石"
},
"consume": [
{
"a": "attr",
"t": "gold",
"n": 10
}
],
"skilltype": 1,
"skillload": 7,
"skilleffect": 2,
"skillvalue": 0
},
{
"key": "13002",
"type": 2,
"herocolor": 2,
"hero": 13002,
"img": "tx_js_51012",
"intr": {
"key": "consume_consume_hero_intr_03",
"text": "食人鱼的三消英雄卡"
},
"skillname": {
"key": "consume_consume_hero_skillname_03",
"text": "臭屁四溢"
},
"skilltxt": {
"key": "consume_consume_hero_skilltxt_03",
"text": "玩家标记(选中)一个方块然后有100%的概率周围位置标记完毕后有60%概率继续标记周围位置然后30%概率标记周围位置最多蔓延4次,标记结束后,消除所有被标记的方块。"
},
"consume": [
{
"a": "attr",
"t": "gold",
"n": 20
}
],
"skilltype": 2,
"skillload": 7,
"skilleffect": 3,
"skillvalue": 0
},
{
"key": "33003",
"type": 2,
"herocolor": 3,
"hero": 33003,
"img": "tx_js_51012",
"intr": {
"key": "consume_consume_hero_intr_04",
"text": "胡德先生的三消英雄卡"
},
"skillname": {
"key": "consume_consume_hero_skillname_04",
"text": "拦路抢劫"
},
"skilltxt": {
"key": "consume_consume_hero_skilltxt_04",
"text": "选中一个方块,消除以该方块为中心,两条斜线上的所有方块(选中的方块也会被消除)。"
},
"consume": [
{
"a": "attr",
"t": "gold",
"n": 10
}
],
"skilltype": 2,
"skillload": 7,
"skilleffect": 4,
"skillvalue": 0
},
{
"key": "13005",
"type": 2,
"herocolor": 3,
"hero": 13005,
"img": "tx_js_51012",
"intr": {
"key": "consume_consume_hero_intr_05",
"text": "大大的三消英雄卡"
},
"skillname": {
"key": "consume_consume_hero_skillname_05",
"text": "劲爆小指头"
},
"skilltxt": {
"key": "consume_consume_hero_skilltxt_05",
"text": "随机用炸弹代替一个方块,并直接引爆炸弹(炸弹是特殊方块,这里就是用炸弹代替,然后直接消掉该炸弹)。"
},
"consume": [
{
"a": "attr",
"t": "gold",
"n": 20
}
],
"skilltype": 1,
"skillload": 7,
"skilleffect": 5,
"skillvalue": 0
}
]