Files
ZYZ/shared/resource/jsons/dic_zyz_raceActivity.json
2021-12-20 18:18:51 +08:00

184 lines
4.9 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.
[
{
"id": 1,
"name": "连弩",
"info": "每个造成0.2%的耐久度伤害",
"type": 0,
"effectType": 0,
"effect": "0.2&",
"continueTime": 0,
"continueDistance": 0,
"effecttime": 5,
"effectinfo": "遭受诸葛连弩袭击",
"object": 2,
"useCount": "5&10"
},
{
"id": 2,
"name": "鬼手阴符",
"info": "使用后敌方停止移动持续5秒",
"type": 0,
"effectType": 0,
"effect": "5&",
"continueTime": 5,
"continueDistance": 0,
"effecttime": 5,
"effectinfo": "遭遇鬼手戏弄,木牛流马无法移动。",
"object": 2,
"useCount": "1&"
},
{
"id": 3,
"name": "风车",
"info": "每个增加2%速度持续5秒",
"type": 0,
"effectType": 0,
"effect": "2&5",
"continueTime": 5,
"continueDistance": 0,
"effecttime": 5,
"effectinfo": "大风车吱呀直溜溜地转",
"object": 1,
"useCount": "5&10"
},
{
"id": 4,
"name": "五鬼搬运符",
"info": "使用后增加30%速度持续5秒",
"type": 0,
"effectType": 0,
"effect": "30&5",
"continueTime": 5,
"continueDistance": 0,
"effecttime": 5,
"effectinfo": "五鬼搬运,千里无踪。万钧之物,不过只手。",
"object": 1,
"useCount": "1&"
},
{
"id": 5,
"name": "橹盾",
"info": "使用后抵挡20次连弩攻击",
"type": 0,
"effectType": 0,
"effect": "20&",
"continueTime": 0,
"continueDistance": 0,
"effecttime": 5,
"effectinfo": "大盾防护",
"object": 1,
"useCount": "1&"
},
{
"id": 6,
"name": "天师盾符",
"info": "使用后免疫地方攻击持续10秒",
"type": 0,
"effectType": 0,
"effect": "10&",
"continueTime": 10,
"continueDistance": 0,
"effecttime": 0,
"effectinfo": "天师护盾,道法神威,万邪莫侵,无懈可击",
"object": 1,
"useCount": "1&"
},
{
"id": 7,
"name": "加速事件",
"info": "神秘符纸加速10%",
"type": 2,
"effectType": 1,
"effect": "10&",
"continueTime": 0,
"continueDistance": 100,
"effecttime": 0,
"effectinfo": "路上捡到了神秘符纸,使用后速度更上一层楼",
"object": 3,
"useCount": "&"
},
{
"id": 8,
"name": "加速事件",
"info": "将士饱食士气高昂加速1.5m/S",
"type": 2,
"effectType": 1,
"effect": "1.5&",
"continueTime": 0,
"continueDistance": 100,
"effecttime": 0,
"effectinfo": "将士饱餐一顿,士气高昂,不再沿途休息",
"object": 3,
"useCount": "&"
},
{
"id": 9,
"name": "恢复事件",
"info": "巧匠修补耐久度恢复15%",
"type": 2,
"effectType": 1,
"effect": "15&",
"continueTime": 0,
"continueDistance": 0,
"effecttime": 0,
"effectinfo": "路遇巧匠,能工修补,破损的木牛流马得到了修复",
"object": 3,
"useCount": "&"
},
{
"id": 10,
"name": "减速事件",
"info": "蜀道泥泞降速10%",
"type": 2,
"effectType": 2,
"effect": "10&",
"continueTime": 0,
"continueDistance": 100,
"effecttime": 0,
"effectinfo": "蜀道泥泞,难以通行,不得不降低速度",
"object": 3,
"useCount": "&"
},
{
"id": 11,
"name": "减速事件",
"info": "栈道被破坏降速1.5m/s",
"type": 2,
"effectType": 2,
"effect": "1.5&",
"continueTime": 0,
"continueDistance": 100,
"effecttime": 0,
"effectinfo": "栈道被人破坏,只能降低速度,派人在前修路,速度降低",
"object": 3,
"useCount": "&"
},
{
"id": 12,
"name": "伤害事件",
"info": "滚石袭击耐久度降低5%",
"type": 2,
"effectType": 2,
"effect": "5&",
"continueTime": 0,
"continueDistance": 0,
"effecttime": 0,
"effectinfo": "山上巨石突然滑动,掉落而下造成木牛流马损伤",
"object": 3,
"useCount": "&"
},
{
"id": 13,
"name": "添加道具事件",
"info": "增加一定的道具",
"type": 1,
"effectType": 0,
"effect": "&",
"continueTime": 0,
"continueDistance": 0,
"effecttime": 0,
"effectinfo": "丞相贴心,居然在沿路设有道具补给",
"object": 3,
"useCount": "&"
}
]