dreamworks/json/game_catchbugskill.json
2023-12-15 12:29:00 +08:00

50 lines
1.2 KiB
JSON
Raw Permalink 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.

[
{
"id": 1,
"skillname": {
"key": "catchbug_skill_skillname_1",
"text": "暗影作祟"
},
"round": 1,
"skilldescribe": {
"key": "catchbug_skill_skilldescribe_1",
"text": "场上随机2*2的区域会随机逆时针或者顺时针旋转90度"
}
},
{
"id": 2,
"skillname": {
"key": "catchbug_skill_skillname_2",
"text": "乾坤旋转"
},
"round": 3,
"skilldescribe": {
"key": "catchbug_skill_skilldescribe_2",
"text": "场上以中心点开始分为4个2*3的对称区域这个四个区域会随机顺时针或逆时针旋转"
}
},
{
"id": 3,
"skillname": {
"key": "catchbug_skill_skillname_3",
"text": "地雷滚滚"
},
"round": 2,
"skilldescribe": {
"key": "catchbug_skill_skilldescribe_3",
"text": "场上随机数量2的倍数的卡牌246会开始互相随机交换。"
}
},
{
"id": 4,
"skillname": {
"key": "catchbug_skill_skillname_4",
"text": "电光火石"
},
"round": 1,
"skilldescribe": {
"key": "catchbug_skill_skilldescribe_4",
"text": "消除失败与成功获得的时间翻倍计算"
}
}
]