添加战斗被动复活机制,更换状态图标等

main
戴面具的乐子人 2 years ago
parent bb8b07cec1
commit 90adddf1cd

@ -22,6 +22,7 @@
## 更新记录
- **2023/4/7****乐子人**;增加战斗被动复活机制,更换状态图标等
- **2023/4/7****乐子人**;淘汰状态叠加和状态替换插件,精简状态数量,优化部分技能机制
- **2023/4/1****乐子人**;新增插件,完善技能效果
- **2023/3/31****乐子人**;完善缴械机制和控制对技能的封禁

File diff suppressed because one or more lines are too long

@ -2,15 +2,15 @@
null,
{"id":1,"animationId":0,"consumable":true,"damage":{"critical":false,"elementId":15,"formula":"300","type":3,"variance":0},"description":"鸡肉,恢复体力的优质食物","effects":[],"hitType":0,"iconIndex":259,"itypeId":1,"name":"鸡肉","note":"<Not Independent Item>\n<Menu Category: 消耗品>","occasion":0,"price":30,"repeats":1,"scope":11,"speed":0,"successRate":100,"tpGain":0},
{"id":2,"animationId":0,"consumable":true,"damage":{"critical":false,"elementId":15,"formula":"600+(b.mhp-b.hp)*0.2","type":3,"variance":0},"description":"恢复一定HP的药剂,当前体力比例越少恢复越多,\n有50%几率令使用者获得【耐药性】","effects":[{"code":21,"dataId":73,"value1":0.5,"value2":0}],"hitType":0,"iconIndex":178,"itypeId":1,"name":"恢复剂","note":"<Not Independent Item>\n<Menu Category: 消耗品>","occasion":0,"price":300,"repeats":1,"scope":7,"speed":0,"successRate":100,"tpGain":0},
{"id":3,"animationId":0,"consumable":true,"damage":{"critical":false,"elementId":15,"formula":"1500+(b.mhp-b.hp)*0.3","type":3,"variance":0},"description":"恢复大量HP的药剂当前体力比例越少恢复越多70%\n几率令使用者获得【耐药性】可以解除【生命损耗】","effects":[{"code":22,"dataId":69,"value1":1,"value2":0},{"code":22,"dataId":70,"value1":1,"value2":0},{"code":22,"dataId":89,"value1":1,"value2":0},{"code":21,"dataId":73,"value1":0.7,"value2":0}],"hitType":0,"iconIndex":179,"itypeId":1,"name":"强恢复剂","note":"<Not Independent Item>\n<Menu Category: 消耗品>","occasion":0,"price":800,"repeats":1,"scope":7,"speed":0,"successRate":100,"tpGain":0},
{"id":4,"animationId":0,"consumable":true,"damage":{"critical":false,"elementId":15,"formula":"3000+(b.mhp-b.hp)*0.5","type":3,"variance":0},"description":"恢复超大量HP的药剂当前体力比例越少恢复越多\n会令使用者获得【耐药性】可以解除【生命损耗】","effects":[{"code":22,"dataId":69,"value1":1,"value2":0},{"code":22,"dataId":70,"value1":1,"value2":0},{"code":22,"dataId":89,"value1":1,"value2":0},{"code":21,"dataId":73,"value1":0.7,"value2":0}],"hitType":0,"iconIndex":176,"itypeId":1,"name":"超恢复剂","note":"<Not Independent Item>\n<Menu Category: 消耗品>","occasion":0,"price":1800,"repeats":1,"scope":7,"speed":0,"successRate":100,"tpGain":0},
{"id":3,"animationId":0,"consumable":true,"damage":{"critical":false,"elementId":15,"formula":"1500+(b.mhp-b.hp)*0.3","type":3,"variance":0},"description":"恢复大量HP的药剂当前体力比例越少恢复越多70%\n几率令使用者获得【耐药性】可以解除【生命损耗】","effects":[{"code":22,"dataId":69,"value1":1,"value2":0},{"code":21,"dataId":73,"value1":0.7,"value2":0}],"hitType":0,"iconIndex":179,"itypeId":1,"name":"强恢复剂","note":"<Not Independent Item>\n<Menu Category: 消耗品>","occasion":0,"price":800,"repeats":1,"scope":7,"speed":0,"successRate":100,"tpGain":0},
{"id":4,"animationId":0,"consumable":true,"damage":{"critical":false,"elementId":15,"formula":"3000+(b.mhp-b.hp)*0.5","type":3,"variance":0},"description":"恢复超大量HP的药剂当前体力比例越少恢复越多\n会令使用者获得【耐药性】可以解除【生命损耗】","effects":[{"code":22,"dataId":69,"value1":1,"value2":0},{"code":21,"dataId":73,"value1":0.7,"value2":0}],"hitType":0,"iconIndex":176,"itypeId":1,"name":"超恢复剂","note":"<Not Independent Item>\n<Menu Category: 消耗品>","occasion":0,"price":1800,"repeats":1,"scope":7,"speed":0,"successRate":100,"tpGain":0},
{"id":5,"animationId":0,"consumable":true,"damage":{"critical":false,"elementId":15,"formula":"200","type":4,"variance":0},"description":"储存好的少量以太使用可恢复200MP\n","effects":[],"hitType":0,"iconIndex":171,"itypeId":1,"name":"稀薄以太","note":"<Not Independent Item>\n<Menu Category: 消耗品>","occasion":0,"price":400,"repeats":1,"scope":7,"speed":0,"successRate":100,"tpGain":0},
{"id":6,"animationId":0,"consumable":true,"damage":{"critical":false,"elementId":15,"formula":"400","type":4,"variance":0},"description":"提纯后储存的以太使用后恢复450MP","effects":[],"hitType":0,"iconIndex":165,"itypeId":1,"name":"提纯以太","note":"<Not Independent Item>\n<Menu Category: 消耗品>","occasion":0,"price":900,"repeats":1,"scope":7,"speed":0,"successRate":100,"tpGain":0},
{"id":7,"animationId":0,"consumable":true,"damage":{"critical":false,"elementId":15,"formula":"1000","type":4,"variance":0},"description":"提纯后储存的以太使用后恢复1000MP","effects":[],"hitType":0,"iconIndex":312,"itypeId":1,"name":"浓缩以太","note":"<Not Independent Item>\n<Menu Category: 消耗品>","occasion":0,"price":2000,"repeats":1,"scope":7,"speed":0,"successRate":100,"tpGain":0},
{"id":8,"animationId":0,"consumable":true,"damage":{"critical":false,"elementId":15,"formula":"3000+b.mhp*3/10","type":3,"variance":20},"description":"同时恢复体力和魔力,解除【中毒】和【生命损耗】,\n附加【体力再生】和【魔力再生】","effects":[{"code":21,"dataId":119,"value1":1,"value2":0},{"code":21,"dataId":120,"value1":1,"value2":0},{"code":22,"dataId":67,"value1":1,"value2":0},{"code":22,"dataId":68,"value1":1,"value2":0},{"code":22,"dataId":74,"value1":1,"value2":0},{"code":22,"dataId":69,"value1":1,"value2":0},{"code":22,"dataId":70,"value1":1,"value2":0},{"code":22,"dataId":89,"value1":1,"value2":0},{"code":12,"dataId":0,"value1":0.3,"value2":300}],"hitType":0,"iconIndex":180,"itypeId":1,"name":"元气药剂","note":"<Not Independent Item>\n<Menu Category: 消耗品>","occasion":0,"price":5000,"repeats":1,"scope":7,"speed":0,"successRate":100,"tpGain":0},
{"id":9,"animationId":0,"consumable":true,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"解除【中毒】,并赋予【毒素抗性】","effects":[{"code":22,"dataId":67,"value1":1,"value2":0},{"code":22,"dataId":68,"value1":1,"value2":0},{"code":22,"dataId":74,"value1":1,"value2":0},{"code":21,"dataId":151,"value1":1,"value2":0}],"hitType":0,"iconIndex":212,"itypeId":1,"name":"解毒剂","note":"<Not Independent Item>\n<Menu Category: 消耗品>","occasion":0,"price":0,"repeats":1,"scope":7,"speed":0,"successRate":100,"tpGain":0},
{"id":10,"animationId":0,"consumable":true,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"解除【中毒】、【致盲】、【沉默】、【麻痹】、【睡眠】\n、【混乱】、【冰冻】、【辐射】并赋予【毒素抗性】","effects":[{"code":22,"dataId":67,"value1":1,"value2":0},{"code":22,"dataId":68,"value1":1,"value2":0},{"code":22,"dataId":74,"value1":1,"value2":0},{"code":22,"dataId":71,"value1":1,"value2":0},{"code":22,"dataId":59,"value1":1,"value2":0},{"code":22,"dataId":60,"value1":1,"value2":0},{"code":22,"dataId":62,"value1":1,"value2":0},{"code":22,"dataId":75,"value1":1,"value2":0},{"code":22,"dataId":61,"value1":1,"value2":0},{"code":22,"dataId":64,"value1":1,"value2":0},{"code":21,"dataId":151,"value1":1,"value2":0}],"hitType":0,"iconIndex":228,"itypeId":1,"name":"净化药剂","note":"<Not Independent Item>\n<Menu Category: 消耗品>","occasion":0,"price":0,"repeats":1,"scope":7,"speed":0,"successRate":100,"tpGain":0},
{"id":11,"animationId":0,"consumable":true,"damage":{"critical":false,"elementId":15,"formula":"b.mhp*4/5","type":4,"variance":20},"description":"恢复80%HP和20%MP解除净化药剂可解除的所有常规\nDebuff以及【耐药性】【生命损耗】赋予【毒素抗性】","effects":[{"code":22,"dataId":67,"value1":1,"value2":0},{"code":22,"dataId":68,"value1":1,"value2":0},{"code":22,"dataId":74,"value1":1,"value2":0},{"code":22,"dataId":71,"value1":1,"value2":0},{"code":22,"dataId":59,"value1":1,"value2":0},{"code":22,"dataId":60,"value1":1,"value2":0},{"code":22,"dataId":62,"value1":1,"value2":0},{"code":22,"dataId":75,"value1":1,"value2":0},{"code":22,"dataId":61,"value1":1,"value2":0},{"code":22,"dataId":69,"value1":1,"value2":0},{"code":22,"dataId":70,"value1":1,"value2":0},{"code":22,"dataId":89,"value1":1,"value2":0},{"code":22,"dataId":64,"value1":1,"value2":0},{"code":22,"dataId":73,"value1":1,"value2":0},{"code":12,"dataId":0,"value1":0.5,"value2":0}],"hitType":0,"iconIndex":273,"itypeId":1,"name":"圣灵药","note":"<Not Independent Item>\n<Menu Category: 消耗品>","occasion":0,"price":0,"repeats":1,"scope":7,"speed":0,"successRate":100,"tpGain":0},
{"id":8,"animationId":0,"consumable":true,"damage":{"critical":false,"elementId":15,"formula":"3000+b.mhp*3/10","type":3,"variance":20},"description":"同时恢复体力和魔力,解除【中毒】和【生命损耗】,\n附加【体力再生】和【魔力再生】","effects":[{"code":21,"dataId":119,"value1":1,"value2":0},{"code":21,"dataId":120,"value1":1,"value2":0},{"code":22,"dataId":66,"value1":1,"value2":0},{"code":22,"dataId":67,"value1":1,"value2":0},{"code":22,"dataId":68,"value1":1,"value2":0},{"code":22,"dataId":74,"value1":1,"value2":0},{"code":22,"dataId":69,"value1":1,"value2":0}],"hitType":0,"iconIndex":180,"itypeId":1,"name":"元气药剂","note":"<Not Independent Item>\n<Menu Category: 消耗品>","occasion":0,"price":5000,"repeats":1,"scope":7,"speed":0,"successRate":100,"tpGain":0},
{"id":9,"animationId":0,"consumable":true,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"解除【中毒】,并赋予【毒素抗性】","effects":[{"code":22,"dataId":66,"value1":1,"value2":0},{"code":22,"dataId":67,"value1":1,"value2":0},{"code":22,"dataId":68,"value1":1,"value2":0},{"code":22,"dataId":74,"value1":1,"value2":0},{"code":21,"dataId":151,"value1":1,"value2":0}],"hitType":0,"iconIndex":212,"itypeId":1,"name":"解毒剂","note":"<Not Independent Item>\n<Menu Category: 消耗品>","occasion":0,"price":0,"repeats":1,"scope":7,"speed":0,"successRate":100,"tpGain":0},
{"id":10,"animationId":0,"consumable":true,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"解除【中毒】、【致盲】、【沉默】、【麻痹】、【睡眠】\n、【混乱】、【冰冻】、【辐射】并赋予【毒素抗性】","effects":[{"code":22,"dataId":66,"value1":1,"value2":0},{"code":22,"dataId":67,"value1":1,"value2":0},{"code":22,"dataId":68,"value1":1,"value2":0},{"code":22,"dataId":74,"value1":1,"value2":0},{"code":22,"dataId":59,"value1":1,"value2":0},{"code":22,"dataId":60,"value1":1,"value2":0},{"code":22,"dataId":62,"value1":1,"value2":0},{"code":22,"dataId":75,"value1":1,"value2":0},{"code":22,"dataId":61,"value1":1,"value2":0},{"code":22,"dataId":64,"value1":1,"value2":0},{"code":21,"dataId":151,"value1":1,"value2":0}],"hitType":0,"iconIndex":228,"itypeId":1,"name":"净化药剂","note":"<Not Independent Item>\n<Menu Category: 消耗品>","occasion":0,"price":0,"repeats":1,"scope":7,"speed":0,"successRate":100,"tpGain":0},
{"id":11,"animationId":0,"consumable":true,"damage":{"critical":false,"elementId":15,"formula":"b.mhp*4/5","type":4,"variance":20},"description":"恢复80%HP和20%MP解除净化药剂可解除的所有常规\nDebuff以及【耐药性】【生命损耗】赋予【毒素抗性】","effects":[{"code":22,"dataId":66,"value1":1,"value2":0},{"code":22,"dataId":67,"value1":1,"value2":0},{"code":22,"dataId":68,"value1":1,"value2":0},{"code":22,"dataId":74,"value1":1,"value2":0},{"code":22,"dataId":59,"value1":1,"value2":0},{"code":22,"dataId":60,"value1":1,"value2":0},{"code":22,"dataId":62,"value1":1,"value2":0},{"code":22,"dataId":75,"value1":1,"value2":0},{"code":22,"dataId":61,"value1":1,"value2":0},{"code":22,"dataId":69,"value1":1,"value2":0},{"code":22,"dataId":64,"value1":1,"value2":0},{"code":22,"dataId":73,"value1":1,"value2":0},{"code":12,"dataId":0,"value1":0.5,"value2":0}],"hitType":0,"iconIndex":273,"itypeId":1,"name":"圣灵药","note":"<Not Independent Item>\n<Menu Category: 消耗品>","occasion":0,"price":0,"repeats":1,"scope":7,"speed":0,"successRate":100,"tpGain":0},
{"id":12,"animationId":0,"consumable":true,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"解除【无法战斗】并恢复30%HP但恢复的队友会有一段\n时间的【虚弱】","effects":[{"code":22,"dataId":1,"value1":1,"value2":0},{"code":21,"dataId":94,"value1":1,"value2":0},{"code":11,"dataId":0,"value1":0.3,"value2":0}],"hitType":0,"iconIndex":191,"itypeId":1,"name":"复苏卷轴","note":"<Not Independent Item>\n<Menu Category: 消耗品>","occasion":0,"price":500,"repeats":1,"scope":9,"speed":0,"successRate":100,"tpGain":0},
{"id":13,"animationId":0,"consumable":true,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"解除【无法战斗】并恢复50%HP恢复的队友有50%的几率\n不会【虚弱】","effects":[{"code":22,"dataId":1,"value1":1,"value2":0},{"code":21,"dataId":94,"value1":0.5,"value2":0},{"code":11,"dataId":0,"value1":0.5,"value2":0}],"hitType":0,"iconIndex":191,"itypeId":1,"name":"优质复苏卷轴","note":"<Not Independent Item>\n<Menu Category: 消耗品>","occasion":0,"price":1200,"repeats":1,"scope":9,"speed":0,"successRate":100,"tpGain":0},
{"id":14,"animationId":0,"consumable":true,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"解除【无法战斗】并恢复70%HP恢复的队友不会【虚弱】","effects":[{"code":22,"dataId":1,"value1":1,"value2":0},{"code":22,"dataId":94,"value1":1,"value2":0},{"code":11,"dataId":0,"value1":0.7,"value2":0}],"hitType":0,"iconIndex":191,"itypeId":1,"name":"顶级复苏卷轴","note":"<Not Independent Item>\n<Menu Category: 消耗品>","occasion":0,"price":2500,"repeats":1,"scope":9,"speed":0,"successRate":100,"tpGain":0},
@ -40,7 +40,7 @@ null,
{"id":38,"animationId":0,"consumable":false,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"材质独特,可以用来熔炼打造高级饰品的神奇萝卜","effects":[],"hitType":0,"iconIndex":256,"itypeId":1,"name":"金萝卜","note":"<Not Independent Item>\n<Menu Category: 合成材料>","occasion":3,"price":0,"repeats":1,"scope":0,"speed":0,"successRate":0,"tpGain":0},
{"id":39,"animationId":0,"consumable":false,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"工具兔特别培育的药用魔法萝卜","effects":[],"hitType":0,"iconIndex":256,"itypeId":1,"name":"银萝卜","note":"<Not Independent Item>\n<Menu Category: 合成材料>","occasion":3,"price":0,"repeats":1,"scope":0,"speed":0,"successRate":0,"tpGain":0},
{"id":40,"animationId":0,"consumable":true,"damage":{"critical":false,"elementId":15,"formula":"b.mhp*2/5","type":3,"variance":20},"description":"工具兔培育的神奇萝卜恢复40%HP和20TP","effects":[],"hitType":0,"iconIndex":256,"itypeId":1,"name":"胡萝卜","note":"<Not Independent Item>\n<Menu Category: 消耗品>","occasion":0,"price":0,"repeats":1,"scope":7,"speed":1000,"successRate":100,"tpGain":20},
{"id":41,"animationId":0,"consumable":true,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"用银萝卜调配的药水恢复70%HP和20%MP并获得【振奋】\n和【毒素抗性】,但只有战斗状态才能吸收药效","effects":[{"code":11,"dataId":0,"value1":0.8,"value2":0},{"code":11,"dataId":0,"value1":0.2,"value2":0},{"code":21,"dataId":155,"value1":1,"value2":0},{"code":21,"dataId":151,"value1":1,"value2":0}],"hitType":0,"iconIndex":220,"itypeId":1,"name":"银萝卜药水","note":"<Not Independent Item>\n<Menu Category: 消耗品>\n<Synthesis Ingredients>\n item 1\n item 22\n item 39\n</Synthesis Ingredients>\n","occasion":1,"price":0,"repeats":1,"scope":7,"speed":0,"successRate":97,"tpGain":0},
{"id":41,"animationId":0,"consumable":true,"damage":{"critical":false,"elementId":15,"formula":"b.mhp*4/5","type":4,"variance":20},"description":"用银萝卜调配的药水恢复70%HP和20%MP并获得【神经\n活跃】和【毒素抗性】,但只有战斗状态才能吸收药效","effects":[{"code":12,"dataId":0,"value1":0.2,"value2":0},{"code":21,"dataId":148,"value1":1,"value2":0},{"code":21,"dataId":151,"value1":1,"value2":0}],"hitType":0,"iconIndex":220,"itypeId":1,"name":"银萝卜药水","note":"<Not Independent Item>\n<Menu Category: 消耗品>\n<Synthesis Ingredients>\n item 1\n item 22\n item 39\n</Synthesis Ingredients>\n","occasion":1,"price":0,"repeats":1,"scope":7,"speed":0,"successRate":97,"tpGain":0},
{"id":42,"animationId":0,"consumable":false,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"牟斯兽的尸体","effects":[],"hitType":0,"iconIndex":298,"itypeId":1,"name":"牟斯兽的尸体","note":"<Not Independent Item>\n<Menu Category: 任务道具>","occasion":3,"price":0,"repeats":1,"scope":0,"speed":0,"successRate":100,"tpGain":0},
{"id":43,"animationId":0,"consumable":false,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"数据终砖","effects":[{"code":44,"dataId":2,"value1":1,"value2":0}],"hitType":0,"iconIndex":222,"itypeId":2,"name":"数据终端","note":"<Menu Category: 随身杂物>","occasion":2,"price":0,"repeats":1,"scope":8,"speed":0,"successRate":100,"tpGain":0},
{"id":44,"animationId":0,"consumable":false,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"郝仁家的房门钥匙","effects":[],"hitType":0,"iconIndex":195,"itypeId":2,"name":"房门钥匙","note":"<Menu Category: 随身杂物>","occasion":3,"price":0,"repeats":1,"scope":0,"speed":0,"successRate":100,"tpGain":0},
@ -53,18 +53,18 @@ null,
{"id":51,"animationId":0,"consumable":true,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"","effects":[],"hitType":0,"iconIndex":0,"itypeId":1,"name":"","note":"","occasion":0,"price":0,"repeats":1,"scope":7,"speed":0,"successRate":100,"tpGain":0},
{"id":52,"animationId":0,"consumable":true,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"","effects":[],"hitType":0,"iconIndex":0,"itypeId":1,"name":"","note":"","occasion":0,"price":0,"repeats":1,"scope":7,"speed":0,"successRate":100,"tpGain":0},
{"id":53,"animationId":0,"consumable":false,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"通过蘑菇王屏障的通行证","effects":[],"hitType":0,"iconIndex":215,"itypeId":1,"name":"菌丝秘匙","note":"<Not Independent Item>\n<Menu Category: 任务道具>","occasion":3,"price":0,"repeats":1,"scope":0,"speed":0,"successRate":100,"tpGain":0},
{"id":54,"animationId":0,"consumable":true,"damage":{"critical":false,"elementId":15,"formula":"600","type":3,"variance":20},"description":"弗兰克培育的牛奶味蘑菇恢复800HP和200MP解除\n【中毒】附加【幻术抗性】【毒素抗性】仅战斗中可用","effects":[{"code":12,"dataId":0,"value1":0,"value2":200},{"code":22,"dataId":67,"value1":1,"value2":0},{"code":22,"dataId":68,"value1":1,"value2":0},{"code":22,"dataId":74,"value1":1,"value2":0},{"code":21,"dataId":149,"value1":1,"value2":0},{"code":21,"dataId":151,"value1":1,"value2":0}],"hitType":0,"iconIndex":261,"itypeId":1,"name":"牛奶蘑菇","note":"<Not Independent Item>\n<Menu Category: 消耗品>","occasion":1,"price":0,"repeats":1,"scope":7,"speed":0,"successRate":100,"tpGain":0},
{"id":55,"animationId":0,"consumable":true,"damage":{"critical":false,"elementId":14,"formula":"1000","type":1,"variance":0},"description":"以《数码宝贝大冒险》中蘑菇兽的技能数据制造的\n蘑菇炸弹造成2000点毒属性伤害概率附加【中毒】","effects":[{"code":21,"dataId":67,"value1":1,"value2":0},{"code":21,"dataId":68,"value1":0.5,"value2":0},{"code":21,"dataId":74,"value1":0.05,"value2":0}],"hitType":0,"iconIndex":314,"itypeId":1,"name":"蘑菇炸弹","note":"<Not Independent Item>\n<Menu Category: 消耗品>","occasion":1,"price":0,"repeats":1,"scope":1,"speed":-5,"successRate":100,"tpGain":10},
{"id":54,"animationId":0,"consumable":true,"damage":{"critical":false,"elementId":15,"formula":"600","type":3,"variance":20},"description":"弗兰克培育的牛奶味蘑菇恢复800HP和200MP解除\n【中毒】附加【幻术抗性】【毒素抗性】仅战斗中可用","effects":[{"code":12,"dataId":0,"value1":0,"value2":200},{"code":22,"dataId":66,"value1":1,"value2":0},{"code":22,"dataId":67,"value1":1,"value2":0},{"code":22,"dataId":68,"value1":1,"value2":0},{"code":22,"dataId":74,"value1":1,"value2":0},{"code":21,"dataId":149,"value1":1,"value2":0},{"code":21,"dataId":151,"value1":1,"value2":0}],"hitType":0,"iconIndex":261,"itypeId":1,"name":"牛奶蘑菇","note":"<Not Independent Item>\n<Menu Category: 消耗品>","occasion":1,"price":0,"repeats":1,"scope":7,"speed":0,"successRate":100,"tpGain":0},
{"id":55,"animationId":0,"consumable":true,"damage":{"critical":false,"elementId":14,"formula":"1000","type":1,"variance":0},"description":"以《数码宝贝大冒险》中蘑菇兽的技能数据制造的\n蘑菇炸弹造成2000点毒属性伤害概率附加【中毒】","effects":[{"code":21,"dataId":74,"value1":0.05,"value2":0},{"code":21,"dataId":66,"value1":0.5,"value2":0}],"hitType":0,"iconIndex":314,"itypeId":1,"name":"蘑菇炸弹","note":"<Not Independent Item>\n<Menu Category: 消耗品>","occasion":1,"price":0,"repeats":1,"scope":1,"speed":-5,"successRate":100,"tpGain":10},
{"id":56,"animationId":0,"consumable":true,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"","effects":[],"hitType":0,"iconIndex":0,"itypeId":1,"name":"","note":"","occasion":0,"price":0,"repeats":1,"scope":7,"speed":0,"successRate":100,"tpGain":0},
{"id":57,"animationId":0,"consumable":true,"damage":{"critical":false,"elementId":0,"formula":"100","type":3,"variance":10},"description":"店里买的普通小鱼干,回血50点","effects":[],"hitType":0,"iconIndex":260,"itypeId":1,"name":"小鱼干","note":"<Not Independent Item>\n<Menu Category: 消耗品>","occasion":0,"price":10,"repeats":1,"scope":7,"speed":0,"successRate":100,"tpGain":0},
{"id":57,"animationId":0,"consumable":true,"damage":{"critical":false,"elementId":15,"formula":"100","type":3,"variance":10},"description":"店里买的普通小鱼干,回血100点","effects":[],"hitType":0,"iconIndex":260,"itypeId":1,"name":"小鱼干","note":"<Not Independent Item>\n<Menu Category: 消耗品>","occasion":0,"price":10,"repeats":1,"scope":7,"speed":0,"successRate":100,"tpGain":0},
{"id":58,"animationId":0,"consumable":false,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"各种奇怪老鼠的尾巴","effects":[],"hitType":0,"iconIndex":272,"itypeId":1,"name":"老鼠尾巴","note":"<Not Independent Item>\n<Menu Category: 任务道具>","occasion":3,"price":0,"repeats":1,"scope":0,"speed":0,"successRate":100,"tpGain":0},
{"id":59,"animationId":50,"consumable":true,"damage":{"critical":false,"elementId":5,"formula":"80","type":1,"variance":20},"description":"硫酸史莱姆的凝聚物,造成火属性伤害并\n几率施加【腐蚀】","effects":[{"code":21,"dataId":91,"value1":0.5,"value2":0},{"code":21,"dataId":92,"value1":0.01,"value2":0}],"hitType":1,"iconIndex":164,"itypeId":1,"name":"史莱姆提纯酸弹","note":"<Not Independent Item>\n<Menu Category: 消耗品>","occasion":1,"price":50,"repeats":1,"scope":1,"speed":0,"successRate":100,"tpGain":0},
{"id":60,"animationId":0,"consumable":false,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"一包普普通通的辣条,狗莉变身的消耗品","effects":[],"hitType":0,"iconIndex":288,"itypeId":2,"name":"一包辣条","note":"<Not Independent Item>\n<Menu Category: 随身杂物>","occasion":3,"price":50,"repeats":1,"scope":0,"speed":0,"successRate":100,"tpGain":0},
{"id":61,"animationId":0,"consumable":false,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"熔岩巨蝎留下的红色结晶","effects":[],"hitType":0,"iconIndex":168,"itypeId":1,"name":"巨蝎红色结晶","note":"<Not Independent Item>\n<Menu Category: 任务道具>","occasion":3,"price":0,"repeats":1,"scope":0,"speed":0,"successRate":100,"tpGain":0},
{"id":62,"animationId":0,"consumable":false,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"硫酸史莱姆王的核心,艾瑞姆精灵炼金师惯用的辅材","effects":[],"hitType":0,"iconIndex":87,"itypeId":1,"name":"硫酸史莱姆王的核心","note":"<Not Independent Item>\n<Menu Category: 任务道具>","occasion":3,"price":200,"repeats":1,"scope":0,"speed":0,"successRate":100,"tpGain":0},
{"id":63,"animationId":0,"consumable":true,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"战场机械师的独有技巧,机械师职业必备秘籍","effects":[{"code":44,"dataId":18,"value1":1,"value2":0}],"hitType":0,"iconIndex":230,"itypeId":2,"name":"《战地组装技巧》","note":"<Menu Category: 消耗品>","occasion":2,"price":0,"repeats":1,"scope":8,"speed":0,"successRate":100,"tpGain":0},
{"id":64,"animationId":0,"consumable":true,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"莱塔符卡选材绘制和使用的技巧全解,有效提升符卡师的上限","effects":[{"code":44,"dataId":17,"value1":1,"value2":0}],"hitType":0,"iconIndex":234,"itypeId":1,"name":"《莱塔符卡全解》","note":"<Menu Category: 消耗品>","occasion":2,"price":0,"repeats":1,"scope":7,"speed":0,"successRate":100,"tpGain":0},
{"id":65,"animationId":0,"consumable":false,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"诺兰的维修零件,使用应急维修时的消耗品","effects":[],"hitType":0,"iconIndex":210,"itypeId":1,"name":"诺兰的维修零件包","note":"<Not Independent Item>\n<Menu Category: 随身杂物>","occasion":3,"price":100,"repeats":1,"scope":0,"speed":0,"successRate":100,"tpGain":0},
{"id":64,"animationId":0,"consumable":true,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"莱塔符卡选材绘制和使用的技巧全解,有效提升符卡师的上限","effects":[{"code":44,"dataId":17,"value1":1,"value2":0}],"hitType":0,"iconIndex":234,"itypeId":2,"name":"《莱塔符卡全解》","note":"<Menu Category: 消耗品>","occasion":2,"price":0,"repeats":1,"scope":7,"speed":0,"successRate":100,"tpGain":0},
{"id":65,"animationId":0,"consumable":false,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"诺兰的维修零件,使用应急维修时的消耗品","effects":[],"hitType":0,"iconIndex":210,"itypeId":2,"name":"诺兰的维修零件包","note":"<Not Independent Item>\n<Menu Category: 随身杂物>","occasion":3,"price":100,"repeats":1,"scope":0,"speed":0,"successRate":100,"tpGain":0},
{"id":66,"animationId":0,"consumable":false,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"","effects":[],"hitType":0,"iconIndex":5,"itypeId":2,"name":"狗炮能量显示","note":"<Not Independent Item>\n<Menu Category: 随身杂物>","occasion":3,"price":0,"repeats":1,"scope":0,"speed":0,"successRate":100,"tpGain":0},
{"id":67,"animationId":0,"consumable":true,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"","effects":[],"hitType":0,"iconIndex":0,"itypeId":1,"name":"","note":"","occasion":0,"price":0,"repeats":1,"scope":7,"speed":0,"successRate":100,"tpGain":0},
{"id":68,"animationId":0,"consumable":true,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"","effects":[],"hitType":0,"iconIndex":0,"itypeId":1,"name":"","note":"","occasion":0,"price":0,"repeats":1,"scope":7,"speed":0,"successRate":100,"tpGain":0},

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -8,7 +8,7 @@ null,
{"id":6,"expanded":true,"name":"深海及纳萨托恩外围","order":10,"parentId":10,"scrollX":811,"scrollY":469.5},
{"id":7,"expanded":true,"name":"纳萨托恩","order":11,"parentId":6,"scrollX":811,"scrollY":469.5},
{"id":8,"expanded":true,"name":"通往皇宫的管道","order":12,"parentId":7,"scrollX":811,"scrollY":469.5},
{"id":9,"expanded":true,"name":"共鸣腔及水循环通道","order":13,"parentId":8,"scrollX":811,"scrollY":1183.5},
{"id":9,"expanded":true,"name":"共鸣腔及水循环通道","order":13,"parentId":8,"scrollX":811,"scrollY":1151.5},
{"id":10,"expanded":true,"name":"海底","order":9,"parentId":24,"scrollX":811,"scrollY":725.5},
{"id":11,"expanded":false,"name":"密室","order":14,"parentId":9,"scrollX":772,"scrollY":577},
{"id":12,"expanded":true,"name":"大护壁及大漩涡","order":18,"parentId":7,"scrollX":819,"scrollY":474.5},

@ -27,9 +27,9 @@ null,
{"id":25,"animationId":35,"damage":{"critical":false,"elementId":0,"formula":"10+2*(a.atk * 2 - b.def)*(a.level*a.atk/2048+2)","type":1,"variance":0},"description":"来自《惊悚乐园》的因果律技能,可以百分百绊倒\n直立的敌人","effects":[{"code":21,"dataId":45,"value1":1,"value2":0}],"hitType":0,"iconIndex":337,"message1":"使用了%1","message2":"","mpCost":0,"name":"熊孩子的下鞭腿I","note":"<Hide if Learned Skill: 26,27>","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":0,"speed":0,"stypeId":3,"successRate":100,"tpCost":25,"tpGain":0},
{"id":26,"animationId":35,"damage":{"critical":false,"elementId":0,"formula":"100+3/2*(a.atk * 2 - b.def)*(a.level*a.atk/2048+2)","type":1,"variance":0},"description":"来自《惊悚乐园》的因果律技能,可以百分百绊倒\n直立的敌人并且有几率破除他们的【霸体】","effects":[{"code":21,"dataId":45,"value1":1,"value2":0},{"code":22,"dataId":152,"value1":0.5,"value2":0}],"hitType":0,"iconIndex":337,"message1":"使用了%1","message2":"","mpCost":0,"name":"熊孩子的下鞭腿II","note":"<Hide if Learned Skill: 27>","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":1,"speed":0,"stypeId":3,"successRate":100,"tpCost":25,"tpGain":0},
{"id":27,"animationId":35,"damage":{"critical":false,"elementId":0,"formula":"300+2*(a.atk * 2 - b.def)*(a.level*a.atk/2048+2)","type":1,"variance":0},"description":"来自《惊悚乐园》的因果律技能,可以百分百绊倒\n直立的敌人并且必定破除他们的【霸体】","effects":[{"code":21,"dataId":45,"value1":1,"value2":0},{"code":22,"dataId":152,"value1":1,"value2":0}],"hitType":0,"iconIndex":337,"message1":"使用了%1","message2":"","mpCost":0,"name":"熊孩子的下鞭腿III","note":"","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":1,"speed":0,"stypeId":3,"successRate":100,"tpCost":25,"tpGain":5},
{"id":28,"animationId":44,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"渡鸦12345别怂PS解除全队绝大部分\n负面状态并附加【士气提升】","effects":[{"code":21,"dataId":22,"value1":1,"value2":0},{"code":22,"dataId":58,"value1":1,"value2":0},{"code":21,"dataId":63,"value1":1,"value2":0},{"code":22,"dataId":67,"value1":1,"value2":0},{"code":22,"dataId":68,"value1":1,"value2":0},{"code":22,"dataId":71,"value1":1,"value2":0},{"code":22,"dataId":59,"value1":1,"value2":0},{"code":22,"dataId":60,"value1":1,"value2":0},{"code":22,"dataId":62,"value1":1,"value2":0},{"code":22,"dataId":75,"value1":1,"value2":0},{"code":22,"dataId":61,"value1":1,"value2":0},{"code":22,"dataId":69,"value1":1,"value2":0},{"code":22,"dataId":70,"value1":1,"value2":0},{"code":22,"dataId":89,"value1":1,"value2":0},{"code":22,"dataId":64,"value1":1,"value2":0},{"code":22,"dataId":56,"value1":1,"value2":0},{"code":22,"dataId":57,"value1":1,"value2":0},{"code":22,"dataId":65,"value1":1,"value2":0},{"code":44,"dataId":1,"value1":1,"value2":0},{"code":22,"dataId":94,"value1":1,"value2":0},{"code":22,"dataId":54,"value1":1,"value2":0},{"code":22,"dataId":55,"value1":1,"value2":0}],"hitType":0,"iconIndex":99,"message1":"施放了%1","message2":"","mpCost":50,"name":"天神勇气","note":"","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":8,"speed":0,"stypeId":4,"successRate":100,"tpCost":100,"tpGain":0},
{"id":29,"animationId":46,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"渡鸦12345干你蛋事解除对方全属性增幅和【霸体】\n并附加【技能封印】)","effects":[{"code":21,"dataId":43,"value1":1,"value2":0},{"code":21,"dataId":65,"value1":1,"value2":0},{"code":22,"dataId":115,"value1":1,"value2":0},{"code":22,"dataId":116,"value1":1,"value2":0},{"code":22,"dataId":117,"value1":1,"value2":0},{"code":22,"dataId":118,"value1":1,"value2":0},{"code":22,"dataId":119,"value1":1,"value2":0},{"code":22,"dataId":120,"value1":1,"value2":0},{"code":22,"dataId":121,"value1":1,"value2":0},{"code":22,"dataId":122,"value1":1,"value2":0},{"code":22,"dataId":123,"value1":1,"value2":0},{"code":22,"dataId":124,"value1":1,"value2":0},{"code":22,"dataId":125,"value1":1,"value2":0},{"code":22,"dataId":126,"value1":1,"value2":0},{"code":22,"dataId":127,"value1":1,"value2":0},{"code":22,"dataId":128,"value1":1,"value2":0},{"code":22,"dataId":129,"value1":1,"value2":0},{"code":22,"dataId":130,"value1":1,"value2":0},{"code":22,"dataId":131,"value1":1,"value2":0},{"code":22,"dataId":132,"value1":1,"value2":0},{"code":22,"dataId":133,"value1":1,"value2":0},{"code":22,"dataId":134,"value1":1,"value2":0},{"code":22,"dataId":135,"value1":1,"value2":0},{"code":22,"dataId":136,"value1":1,"value2":0},{"code":22,"dataId":137,"value1":1,"value2":0},{"code":22,"dataId":138,"value1":1,"value2":0},{"code":22,"dataId":139,"value1":1,"value2":0},{"code":22,"dataId":140,"value1":1,"value2":0},{"code":22,"dataId":141,"value1":1,"value2":0},{"code":22,"dataId":142,"value1":1,"value2":0},{"code":22,"dataId":143,"value1":1,"value2":0},{"code":22,"dataId":145,"value1":1,"value2":0},{"code":22,"dataId":144,"value1":1,"value2":0},{"code":22,"dataId":146,"value1":1,"value2":0},{"code":22,"dataId":148,"value1":1,"value2":0},{"code":22,"dataId":149,"value1":1,"value2":0},{"code":22,"dataId":147,"value1":1,"value2":0},{"code":22,"dataId":150,"value1":1,"value2":0},{"code":22,"dataId":152,"value1":1,"value2":0},{"code":44,"dataId":1,"value1":1,"value2":0}],"hitType":0,"iconIndex":245,"message1":"吟唱了%1","message2":"","mpCost":50,"name":"神圣干涉","note":"","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":2,"speed":0,"stypeId":4,"successRate":100,"tpCost":100,"tpGain":0},
{"id":30,"animationId":95,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"渡鸦12345老娘最高PS郝仁自己\n附加【霸体】和【神之恩赐】)","effects":[{"code":21,"dataId":24,"value1":1,"value2":0},{"code":21,"dataId":152,"value1":1,"value2":0},{"code":44,"dataId":1,"value1":1,"value2":0}],"hitType":0,"iconIndex":70,"message1":"吟唱了%1","message2":"","mpCost":30,"name":"礼赞术","note":"","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":11,"speed":0,"stypeId":4,"successRate":100,"tpCost":50,"tpGain":0},
{"id":28,"animationId":44,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"渡鸦12345别怂PS解除全队绝大部分\n负面状态并附加【士气提升】","effects":[{"code":21,"dataId":22,"value1":1,"value2":0},{"code":22,"dataId":58,"value1":1,"value2":0},{"code":21,"dataId":63,"value1":1,"value2":0},{"code":22,"dataId":67,"value1":1,"value2":0},{"code":22,"dataId":68,"value1":1,"value2":0},{"code":22,"dataId":59,"value1":1,"value2":0},{"code":22,"dataId":60,"value1":1,"value2":0},{"code":22,"dataId":62,"value1":1,"value2":0},{"code":22,"dataId":75,"value1":1,"value2":0},{"code":22,"dataId":61,"value1":1,"value2":0},{"code":22,"dataId":69,"value1":1,"value2":0},{"code":22,"dataId":64,"value1":1,"value2":0},{"code":22,"dataId":56,"value1":1,"value2":0},{"code":22,"dataId":57,"value1":1,"value2":0},{"code":22,"dataId":65,"value1":1,"value2":0},{"code":44,"dataId":1,"value1":1,"value2":0},{"code":22,"dataId":94,"value1":1,"value2":0},{"code":22,"dataId":54,"value1":1,"value2":0},{"code":22,"dataId":55,"value1":1,"value2":0}],"hitType":0,"iconIndex":99,"message1":"施放了%1","message2":"","mpCost":50,"name":"天神勇气","note":"","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":8,"speed":0,"stypeId":4,"successRate":100,"tpCost":100,"tpGain":0},
{"id":29,"animationId":46,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"渡鸦12345干你蛋事解除对方全属性增幅和【霸体】\n并附加【规则干涉】和【技能封印】)","effects":[{"code":21,"dataId":43,"value1":1,"value2":0},{"code":21,"dataId":65,"value1":1,"value2":0},{"code":22,"dataId":115,"value1":1,"value2":0},{"code":22,"dataId":116,"value1":1,"value2":0},{"code":22,"dataId":117,"value1":1,"value2":0},{"code":22,"dataId":118,"value1":1,"value2":0},{"code":22,"dataId":119,"value1":1,"value2":0},{"code":22,"dataId":120,"value1":1,"value2":0},{"code":22,"dataId":121,"value1":1,"value2":0},{"code":22,"dataId":122,"value1":1,"value2":0},{"code":22,"dataId":123,"value1":1,"value2":0},{"code":22,"dataId":124,"value1":1,"value2":0},{"code":22,"dataId":125,"value1":1,"value2":0},{"code":22,"dataId":126,"value1":1,"value2":0},{"code":22,"dataId":127,"value1":1,"value2":0},{"code":22,"dataId":128,"value1":1,"value2":0},{"code":22,"dataId":129,"value1":1,"value2":0},{"code":22,"dataId":130,"value1":1,"value2":0},{"code":22,"dataId":131,"value1":1,"value2":0},{"code":22,"dataId":132,"value1":1,"value2":0},{"code":22,"dataId":133,"value1":1,"value2":0},{"code":22,"dataId":134,"value1":1,"value2":0},{"code":22,"dataId":135,"value1":1,"value2":0},{"code":22,"dataId":136,"value1":1,"value2":0},{"code":22,"dataId":137,"value1":1,"value2":0},{"code":22,"dataId":138,"value1":1,"value2":0},{"code":22,"dataId":139,"value1":1,"value2":0},{"code":22,"dataId":140,"value1":1,"value2":0},{"code":22,"dataId":141,"value1":1,"value2":0},{"code":22,"dataId":142,"value1":1,"value2":0},{"code":22,"dataId":143,"value1":1,"value2":0},{"code":22,"dataId":145,"value1":1,"value2":0},{"code":22,"dataId":144,"value1":1,"value2":0},{"code":22,"dataId":146,"value1":1,"value2":0},{"code":22,"dataId":148,"value1":1,"value2":0},{"code":22,"dataId":149,"value1":1,"value2":0},{"code":22,"dataId":147,"value1":1,"value2":0},{"code":22,"dataId":150,"value1":1,"value2":0},{"code":22,"dataId":152,"value1":1,"value2":0},{"code":44,"dataId":1,"value1":1,"value2":0}],"hitType":0,"iconIndex":245,"message1":"吟唱了%1","message2":"","mpCost":50,"name":"神圣干涉","note":"","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":2,"speed":0,"stypeId":4,"successRate":100,"tpCost":100,"tpGain":0},
{"id":30,"animationId":95,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"渡鸦12345老娘最高PS全体队友【神之恩赐】,\n七回合内可以抵挡一次【无法战斗】)","effects":[{"code":21,"dataId":24,"value1":1,"value2":0},{"code":44,"dataId":1,"value1":1,"value2":0}],"hitType":0,"iconIndex":70,"message1":"吟唱了%1","message2":"","mpCost":30,"name":"礼赞术","note":"","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":8,"speed":0,"stypeId":4,"successRate":100,"tpCost":50,"tpGain":0},
{"id":31,"animationId":47,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"渡鸦12345孙贼别跑PS给全体敌人\n附加【神圣禁锢】","effects":[{"code":21,"dataId":34,"value1":1,"value2":0},{"code":44,"dataId":1,"value1":1,"value2":0}],"hitType":0,"iconIndex":330,"message1":"施放了%1","message2":"","mpCost":30,"name":"律令:禁锢","note":"","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":2,"speed":0,"stypeId":4,"successRate":100,"tpCost":50,"tpGain":0},
{"id":32,"animationId":0,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"","effects":[],"hitType":0,"iconIndex":0,"message1":"","message2":"","mpCost":0,"name":"","note":"","occasion":0,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":1,"speed":0,"stypeId":1,"successRate":100,"tpCost":0,"tpGain":0},
{"id":33,"animationId":0,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"","effects":[],"hitType":0,"iconIndex":0,"message1":"","message2":"","mpCost":0,"name":"薇薇安的技能","note":"","occasion":0,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":1,"speed":0,"stypeId":1,"successRate":100,"tpCost":0,"tpGain":0},
@ -127,18 +127,18 @@ null,
{"id":125,"animationId":79,"damage":{"critical":false,"elementId":5,"formula":"50 + (1/2+a.level/99)*(a.mat * 5/2 - b.mdf)*(a.level*a.atk/2048+2)","type":1,"variance":13},"description":"投掷两张制造爆炸的符卡,威力可观,\n有几率将敌人炸飞造成【浮空】","effects":[{"code":21,"dataId":56,"value1":0.1,"value2":0},{"code":44,"dataId":9,"value1":1,"value2":0}],"hitType":0,"iconIndex":64,"message1":"使用了%1","message2":"","mpCost":8,"name":"爆破符卡I","note":"<Hide if Learned Skill: 126,127>","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":4,"speed":0,"stypeId":3,"successRate":100,"tpCost":0,"tpGain":5},
{"id":126,"animationId":79,"damage":{"critical":false,"elementId":5,"formula":"300 + (1/2+a.level/99)*(a.mat * 5/2 - b.mdf)*(a.level*a.atk/2048+2)","type":1,"variance":15},"description":"投掷三张制造爆炸的符卡,威力可观,\n有几率将敌人炸飞造成【浮空】","effects":[{"code":21,"dataId":56,"value1":0.2,"value2":0},{"code":44,"dataId":9,"value1":1,"value2":0}],"hitType":1,"iconIndex":64,"message1":"使用了%1","message2":"","mpCost":16,"name":"爆破符卡II","note":"<Hide if Learned Skill: 127>","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":5,"speed":0,"stypeId":3,"successRate":100,"tpCost":0,"tpGain":5},
{"id":127,"animationId":79,"damage":{"critical":false,"elementId":5,"formula":"600 + (1/2+a.level/99)*(a.mat * 5/2 - b.mdf)*(a.level*a.atk/2048+2)","type":1,"variance":15},"description":"投掷四张制造爆炸的符卡,威力可观,\n有几率将敌人炸飞造成【浮空】","effects":[{"code":21,"dataId":56,"value1":0.5,"value2":0},{"code":44,"dataId":9,"value1":1,"value2":0}],"hitType":1,"iconIndex":64,"message1":"使用了%1","message2":"","mpCost":24,"name":"爆破符卡III","note":"","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":6,"speed":0,"stypeId":3,"successRate":100,"tpCost":0,"tpGain":5},
{"id":128,"animationId":46,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"解除敌方目标的一些属性强化效果,但对于\n【固若金汤】和【元素祝福】效果一般","effects":[{"code":22,"dataId":115,"value1":1,"value2":0},{"code":22,"dataId":116,"value1":0.5,"value2":0},{"code":22,"dataId":124,"value1":1,"value2":0},{"code":22,"dataId":127,"value1":1,"value2":0},{"code":22,"dataId":136,"value1":1,"value2":0},{"code":22,"dataId":139,"value1":1,"value2":0},{"code":22,"dataId":130,"value1":1,"value2":0},{"code":22,"dataId":131,"value1":1,"value2":0},{"code":22,"dataId":132,"value1":1,"value2":0},{"code":22,"dataId":133,"value1":1,"value2":0},{"code":22,"dataId":134,"value1":1,"value2":0},{"code":22,"dataId":142,"value1":0.1,"value2":0},{"code":22,"dataId":143,"value1":0.1,"value2":0},{"code":44,"dataId":9,"value1":1,"value2":0}],"hitType":2,"iconIndex":50,"message1":"使用了%1","message2":"","mpCost":10,"name":"驱魔符卡I","note":"<Hide if Learned Skill: 129,130>","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":1,"speed":0,"stypeId":3,"successRate":100,"tpCost":10,"tpGain":0},
{"id":129,"animationId":46,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"解除敌方目标的一些属性强化效果,但对于\n【固若金汤】和【元素祝福】效果一般","effects":[{"code":22,"dataId":115,"value1":1,"value2":0},{"code":22,"dataId":116,"value1":0.7,"value2":0},{"code":22,"dataId":124,"value1":1,"value2":0},{"code":22,"dataId":127,"value1":1,"value2":0},{"code":22,"dataId":136,"value1":1,"value2":0},{"code":22,"dataId":139,"value1":1,"value2":0},{"code":22,"dataId":130,"value1":1,"value2":0},{"code":22,"dataId":131,"value1":1,"value2":0},{"code":22,"dataId":132,"value1":1,"value2":0},{"code":22,"dataId":133,"value1":1,"value2":0},{"code":22,"dataId":134,"value1":1,"value2":0},{"code":22,"dataId":125,"value1":1,"value2":0},{"code":22,"dataId":128,"value1":1,"value2":0},{"code":22,"dataId":137,"value1":1,"value2":0},{"code":22,"dataId":140,"value1":1,"value2":0},{"code":22,"dataId":142,"value1":0.5,"value2":0},{"code":22,"dataId":143,"value1":0.5,"value2":0},{"code":44,"dataId":9,"value1":1,"value2":0}],"hitType":2,"iconIndex":50,"message1":"使用了%1","message2":"","mpCost":15,"name":"驱魔符卡II","note":"<Hide if Learned Skill: 130>","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":1,"speed":0,"stypeId":3,"successRate":100,"tpCost":10,"tpGain":0},
{"id":130,"animationId":46,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"解除敌方目标的一些属性强化效果,也有较大概率\n解除【固若金汤】和【元素祝福】","effects":[{"code":22,"dataId":115,"value1":1,"value2":0},{"code":22,"dataId":116,"value1":1,"value2":0},{"code":22,"dataId":124,"value1":1,"value2":0},{"code":22,"dataId":127,"value1":1,"value2":0},{"code":22,"dataId":136,"value1":1,"value2":0},{"code":22,"dataId":139,"value1":1,"value2":0},{"code":22,"dataId":130,"value1":1,"value2":0},{"code":22,"dataId":131,"value1":1,"value2":0},{"code":22,"dataId":132,"value1":1,"value2":0},{"code":22,"dataId":133,"value1":1,"value2":0},{"code":22,"dataId":134,"value1":1,"value2":0},{"code":22,"dataId":125,"value1":1,"value2":0},{"code":22,"dataId":128,"value1":1,"value2":0},{"code":22,"dataId":137,"value1":1,"value2":0},{"code":22,"dataId":140,"value1":1,"value2":0},{"code":22,"dataId":126,"value1":1,"value2":0},{"code":22,"dataId":129,"value1":1,"value2":0},{"code":22,"dataId":138,"value1":1,"value2":0},{"code":22,"dataId":141,"value1":1,"value2":0},{"code":22,"dataId":142,"value1":0.9,"value2":0},{"code":22,"dataId":143,"value1":0.9,"value2":0},{"code":44,"dataId":9,"value1":1,"value2":0}],"hitType":2,"iconIndex":58,"message1":"使用了%1","message2":"","mpCost":15,"name":"驱魔符卡III","note":"","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":1,"speed":0,"stypeId":3,"successRate":100,"tpCost":10,"tpGain":0},
{"id":128,"animationId":46,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"解除敌方目标的一些属性强化效果,但对于\n【固若金汤】和【元素祝福】效果一般","effects":[{"code":22,"dataId":115,"value1":1,"value2":0},{"code":22,"dataId":116,"value1":0.5,"value2":0},{"code":22,"dataId":124,"value1":1,"value2":0},{"code":22,"dataId":127,"value1":1,"value2":0},{"code":22,"dataId":136,"value1":1,"value2":0},{"code":22,"dataId":139,"value1":1,"value2":0},{"code":22,"dataId":130,"value1":1,"value2":0},{"code":22,"dataId":142,"value1":0.1,"value2":0},{"code":22,"dataId":143,"value1":0.1,"value2":0},{"code":44,"dataId":9,"value1":1,"value2":0}],"hitType":2,"iconIndex":50,"message1":"使用了%1","message2":"","mpCost":10,"name":"驱魔符卡I","note":"<Hide if Learned Skill: 129,130>","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":1,"speed":0,"stypeId":3,"successRate":100,"tpCost":10,"tpGain":0},
{"id":129,"animationId":46,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"解除敌方目标的一些属性强化效果,但对于\n【固若金汤】和【元素祝福】效果一般","effects":[{"code":22,"dataId":115,"value1":1,"value2":0},{"code":22,"dataId":116,"value1":0.7,"value2":0},{"code":22,"dataId":124,"value1":1,"value2":0},{"code":22,"dataId":127,"value1":1,"value2":0},{"code":22,"dataId":136,"value1":1,"value2":0},{"code":22,"dataId":139,"value1":1,"value2":0},{"code":22,"dataId":130,"value1":1,"value2":0},{"code":22,"dataId":131,"value1":1,"value2":0},{"code":22,"dataId":125,"value1":1,"value2":0},{"code":22,"dataId":128,"value1":1,"value2":0},{"code":22,"dataId":137,"value1":1,"value2":0},{"code":22,"dataId":140,"value1":1,"value2":0},{"code":22,"dataId":142,"value1":0.5,"value2":0},{"code":22,"dataId":143,"value1":0.5,"value2":0},{"code":44,"dataId":9,"value1":1,"value2":0}],"hitType":2,"iconIndex":50,"message1":"使用了%1","message2":"","mpCost":15,"name":"驱魔符卡II","note":"<Hide if Learned Skill: 130>","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":1,"speed":0,"stypeId":3,"successRate":100,"tpCost":10,"tpGain":0},
{"id":130,"animationId":46,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"解除敌方目标的一些属性强化效果,也有较大概率\n解除【固若金汤】和【元素祝福】","effects":[{"code":22,"dataId":115,"value1":1,"value2":0},{"code":22,"dataId":116,"value1":1,"value2":0},{"code":22,"dataId":124,"value1":1,"value2":0},{"code":22,"dataId":127,"value1":1,"value2":0},{"code":22,"dataId":136,"value1":1,"value2":0},{"code":22,"dataId":139,"value1":1,"value2":0},{"code":22,"dataId":130,"value1":1,"value2":0},{"code":22,"dataId":131,"value1":1,"value2":0},{"code":22,"dataId":132,"value1":1,"value2":0},{"code":22,"dataId":125,"value1":1,"value2":0},{"code":22,"dataId":128,"value1":1,"value2":0},{"code":22,"dataId":137,"value1":1,"value2":0},{"code":22,"dataId":140,"value1":1,"value2":0},{"code":22,"dataId":126,"value1":1,"value2":0},{"code":22,"dataId":129,"value1":1,"value2":0},{"code":22,"dataId":138,"value1":1,"value2":0},{"code":22,"dataId":141,"value1":1,"value2":0},{"code":22,"dataId":142,"value1":0.9,"value2":0},{"code":22,"dataId":143,"value1":0.9,"value2":0},{"code":44,"dataId":9,"value1":1,"value2":0}],"hitType":2,"iconIndex":58,"message1":"使用了%1","message2":"","mpCost":15,"name":"驱魔符卡III","note":"","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":1,"speed":0,"stypeId":3,"successRate":100,"tpCost":10,"tpGain":0},
{"id":131,"animationId":33,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"制造单向的强光影响单个敌方目标视力的技能,\n对魔力视觉无效","effects":[{"code":21,"dataId":74,"value1":0.5,"value2":0},{"code":44,"dataId":9,"value1":1,"value2":0}],"hitType":0,"iconIndex":19,"message1":"施放了%1","message2":"","mpCost":6,"name":"闪光术I","note":"<Hide if Learned Skill: 132,133>","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":2,"speed":0,"stypeId":1,"successRate":100,"tpCost":0,"tpGain":10},
{"id":132,"animationId":33,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"制造单向的强光影响全体敌方目标视力的技能,\n对魔力视觉无效","effects":[{"code":21,"dataId":74,"value1":0.9,"value2":0},{"code":44,"dataId":9,"value1":1,"value2":0}],"hitType":0,"iconIndex":19,"message1":"施放了%1","message2":"","mpCost":12,"name":"闪光术II","note":"<Hide if Learned Skill: 133>","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":2,"speed":0,"stypeId":1,"successRate":100,"tpCost":0,"tpGain":10},
{"id":133,"animationId":33,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"制造单向的强光影响全体敌方目标视力的技能,\n对魔力视觉同样有效","effects":[{"code":21,"dataId":74,"value1":1,"value2":0},{"code":21,"dataId":75,"value1":0.9,"value2":0},{"code":44,"dataId":9,"value1":1,"value2":0}],"hitType":0,"iconIndex":19,"message1":"施放了%1","message2":"","mpCost":11,"name":"闪光术III","note":"","occasion":3,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":2,"speed":0,"stypeId":1,"successRate":100,"tpCost":0,"tpGain":10},
{"id":134,"animationId":81,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"在战斗中保持灵活游走的战斗技巧,需要持续消耗魔力,\n期间所有攻击都会追加一次特定的普通攻击","effects":[{"code":21,"dataId":159,"value1":1,"value2":0}],"hitType":0,"iconIndex":82,"message1":"使用了%1","message2":"","mpCost":2,"name":"猎魔人游斗术I","note":"<Hide if Learned Skill: 135,136>","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":11,"speed":0,"stypeId":1,"successRate":100,"tpCost":0,"tpGain":0},
{"id":135,"animationId":81,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"在战斗中保持灵活游走的战斗技巧,需要持续消耗魔力,\n期间所有攻击都会追加一次特定的普通攻击","effects":[{"code":21,"dataId":160,"value1":1,"value2":0}],"hitType":0,"iconIndex":82,"message1":"使用了%1","message2":"","mpCost":2,"name":"猎魔人游斗术II","note":"<Hide if Learned Skill: 136>","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":11,"speed":0,"stypeId":1,"successRate":100,"tpCost":0,"tpGain":0},
{"id":136,"animationId":81,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"在战斗中保持灵活游走的战斗技巧,需要持续消耗魔力,\n期间所有攻击都会追加一次特定的普通攻击","effects":[{"code":21,"dataId":164,"value1":1,"value2":0}],"hitType":0,"iconIndex":82,"message1":"使用了%1","message2":"","mpCost":2,"name":"猎魔人游斗术III","note":"","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":11,"speed":0,"stypeId":1,"successRate":100,"tpCost":0,"tpGain":0},
{"id":137,"animationId":0,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"几率性削弱敌方魔法攻击、抗性的符卡,\n攻击两个目标","effects":[{"code":21,"dataId":80,"value1":0.5,"value2":0},{"code":21,"dataId":86,"value1":0.3,"value2":0},{"code":44,"dataId":9,"value1":1,"value2":0}],"hitType":2,"iconIndex":52,"message1":"使用了%1","message2":"","mpCost":10,"name":"弱化符卡I","note":"<Hide if Learned Skill: 138,139>","occasion":0,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":4,"speed":0,"stypeId":1,"successRate":100,"tpCost":20,"tpGain":0},
{"id":138,"animationId":0,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"几率性削弱敌方魔法攻击、抗性的符卡,\n攻击三个目标","effects":[{"code":21,"dataId":80,"value1":0.7,"value2":0},{"code":21,"dataId":86,"value1":0.5,"value2":0},{"code":44,"dataId":9,"value1":1,"value2":0}],"hitType":2,"iconIndex":60,"message1":"使用了%1","message2":"","mpCost":10,"name":"弱化符卡II","note":"<Hide if Learned Skill: 139>","occasion":0,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":5,"speed":0,"stypeId":1,"successRate":100,"tpCost":20,"tpGain":0},
{"id":139,"animationId":0,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"几率性削弱敌方魔法攻击、抗性的符卡,\n攻击四个目标","effects":[{"code":21,"dataId":80,"value1":1,"value2":0},{"code":21,"dataId":86,"value1":0.7,"value2":0},{"code":44,"dataId":9,"value1":1,"value2":0}],"hitType":2,"iconIndex":326,"message1":"使用了%1","message2":"","mpCost":10,"name":"弱化符卡III","note":"","occasion":0,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":6,"speed":0,"stypeId":1,"successRate":100,"tpCost":20,"tpGain":0},
{"id":137,"animationId":0,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"几率性削弱敌方魔法攻击、抗性的符卡,小概率使敌方\n【弱点暴露】,攻击两个目标","effects":[{"code":21,"dataId":80,"value1":0.5,"value2":0},{"code":21,"dataId":86,"value1":0.3,"value2":0},{"code":21,"dataId":108,"value1":0.1,"value2":0},{"code":44,"dataId":9,"value1":1,"value2":0}],"hitType":2,"iconIndex":52,"message1":"使用了%1","message2":"","mpCost":10,"name":"弱化符卡I","note":"<Hide if Learned Skill: 138,139>","occasion":0,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":4,"speed":0,"stypeId":1,"successRate":100,"tpCost":20,"tpGain":0},
{"id":138,"animationId":0,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"几率性削弱敌方魔法攻击、抗性的符卡,小概率使敌方\n【弱点暴露】攻击两个目标","effects":[{"code":21,"dataId":80,"value1":0.7,"value2":0},{"code":21,"dataId":86,"value1":0.5,"value2":0},{"code":21,"dataId":108,"value1":0.2,"value2":0},{"code":44,"dataId":9,"value1":1,"value2":0}],"hitType":2,"iconIndex":60,"message1":"使用了%1","message2":"","mpCost":10,"name":"弱化符卡II","note":"<Hide if Learned Skill: 139>","occasion":0,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":4,"speed":0,"stypeId":1,"successRate":100,"tpCost":20,"tpGain":0},
{"id":139,"animationId":0,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"几率性削弱敌方魔法攻击、抗性的符卡,小概率使敌方\n【弱点暴露】攻击两个目标","effects":[{"code":21,"dataId":80,"value1":1,"value2":0},{"code":21,"dataId":86,"value1":0.7,"value2":0},{"code":21,"dataId":108,"value1":0.3,"value2":0},{"code":44,"dataId":9,"value1":1,"value2":0}],"hitType":2,"iconIndex":326,"message1":"使用了%1","message2":"","mpCost":10,"name":"弱化符卡III","note":"","occasion":0,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":4,"speed":0,"stypeId":1,"successRate":100,"tpCost":20,"tpGain":0},
{"id":140,"animationId":14,"damage":{"critical":false,"elementId":0,"formula":"20+9/10*(a.atk * 2+a.mat - b.def-b.mdf/2)*(a.level*a.atk/2048+2)","type":1,"variance":20},"description":"凭借精湛的射击技术连续射击敌人,造成全体伤害,\n装备枪炮或弓弩都可以使用此技能","effects":[{"code":21,"dataId":0,"value1":1,"value2":0},{"code":44,"dataId":9,"value1":1,"value2":0}],"hitType":1,"iconIndex":116,"message1":"使用了%1","message2":"","mpCost":2,"name":"精湛射击I","note":"<Hide if Learned Skill: 141,142>","occasion":1,"repeats":2,"requiredWtypeId1":6,"requiredWtypeId2":7,"scope":2,"speed":0,"stypeId":1,"successRate":100,"tpCost":30,"tpGain":0},
{"id":141,"animationId":14,"damage":{"critical":false,"elementId":0,"formula":"80+11/10*(a.atk * 2+a.mat*11/10 - b.def-b.mdf/2)*(a.level*a.atk/2048+2)","type":1,"variance":20},"description":"凭借精湛的射击技术连续射击敌人,造成全体伤害,\n装备枪炮或弓弩都可以使用此技能","effects":[{"code":21,"dataId":0,"value1":1,"value2":0},{"code":44,"dataId":9,"value1":1,"value2":0}],"hitType":1,"iconIndex":116,"message1":"使用了%1","message2":"","mpCost":2,"name":"精湛射击II","note":"<Hide if Learned Skill: 142>","occasion":1,"repeats":2,"requiredWtypeId1":6,"requiredWtypeId2":7,"scope":2,"speed":0,"stypeId":1,"successRate":100,"tpCost":30,"tpGain":0},
{"id":142,"animationId":14,"damage":{"critical":false,"elementId":0,"formula":"300+13/10*(a.atk * 11/5+a.mat*6/5 - b.def-b.mdf/2)*(a.level*a.atk/2048+2)","type":1,"variance":20},"description":"凭借精湛的射击技术连续射击敌人,造成全体伤害,\n装备枪炮或弓弩都可以使用此技能","effects":[{"code":21,"dataId":0,"value1":1,"value2":0},{"code":44,"dataId":9,"value1":1,"value2":0}],"hitType":1,"iconIndex":116,"message1":"使用了%1","message2":"","mpCost":2,"name":"精湛射击III","note":"","occasion":1,"repeats":2,"requiredWtypeId1":6,"requiredWtypeId2":7,"scope":2,"speed":0,"stypeId":1,"successRate":100,"tpCost":30,"tpGain":0},
@ -258,9 +258,9 @@ null,
{"id":256,"animationId":173,"damage":{"critical":false,"elementId":10,"formula":"50","type":1,"variance":20},"description":"发出尖利的叫声,造成固定精神伤害,\n几率性附加【恐惧】和【混乱】","effects":[{"code":21,"dataId":62,"value1":0.5,"value2":0},{"code":21,"dataId":90,"value1":0.2,"value2":0}],"hitType":0,"iconIndex":11,"message1":"使用了%1","message2":"","mpCost":0,"name":"恫吓尖叫I","note":"<Hide if Learned Skill: 257,258>","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":2,"speed":0,"stypeId":1,"successRate":100,"tpCost":5,"tpGain":10},
{"id":257,"animationId":173,"damage":{"critical":false,"elementId":10,"formula":"200","type":1,"variance":20},"description":"发出尖利的叫声,造成固定精神伤害,\n几率性附加【恐惧】和【混乱】","effects":[{"code":21,"dataId":62,"value1":0.7,"value2":0},{"code":21,"dataId":90,"value1":0.4,"value2":0}],"hitType":0,"iconIndex":11,"message1":"使用了%1","message2":"","mpCost":0,"name":"恫吓尖叫II","note":"<Hide if Learned Skill: 258>","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":2,"speed":0,"stypeId":1,"successRate":100,"tpCost":5,"tpGain":10},
{"id":258,"animationId":173,"damage":{"critical":false,"elementId":10,"formula":"500","type":1,"variance":20},"description":"发出尖利的叫声,造成固定精神伤害,\n几率性附加【恐惧】和【混乱】","effects":[{"code":21,"dataId":62,"value1":0.9,"value2":0},{"code":21,"dataId":90,"value1":0.6,"value2":0}],"hitType":0,"iconIndex":11,"message1":"使用了%1","message2":"","mpCost":0,"name":"恫吓尖叫III","note":"","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":2,"speed":1,"stypeId":1,"successRate":100,"tpCost":5,"tpGain":10},
{"id":259,"animationId":34,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"猫咪的洞察力能够洞察敌方的弱点,并且破除他们的\n隐身","effects":[{"code":22,"dataId":172,"value1":1,"value2":0},{"code":21,"dataId":108,"value1":1,"value2":0}],"hitType":0,"iconIndex":89,"message1":"使用了%1","message2":"","mpCost":0,"name":"猫之洞察I","note":"<Hide if Learned Skill: 260,261>","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":2,"speed":0,"stypeId":1,"successRate":100,"tpCost":15,"tpGain":0},
{"id":260,"animationId":34,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"猫咪的洞察力能够洞察敌方的弱点,并且破除他们的\n隐身","effects":[{"code":22,"dataId":172,"value1":1,"value2":0},{"code":22,"dataId":173,"value1":1,"value2":0},{"code":21,"dataId":109,"value1":1,"value2":0}],"hitType":0,"iconIndex":89,"message1":"使用了%1","message2":"","mpCost":0,"name":"猫之洞察II","note":"<Hide if Learned Skill: 261>","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":1,"speed":0,"stypeId":1,"successRate":100,"tpCost":15,"tpGain":0},
{"id":261,"animationId":34,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"猫咪的洞察力能够洞察敌方的弱点,并且破除他们的\n隐身","effects":[{"code":22,"dataId":172,"value1":1,"value2":0},{"code":22,"dataId":173,"value1":1,"value2":0},{"code":22,"dataId":174,"value1":1,"value2":0},{"code":21,"dataId":110,"value1":1,"value2":0}],"hitType":0,"iconIndex":89,"message1":"使用了%1","message2":"","mpCost":0,"name":"猫之洞察III","note":"","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":1,"speed":0,"stypeId":1,"successRate":100,"tpCost":15,"tpGain":0},
{"id":259,"animationId":34,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"猫咪的洞察力能够洞察敌方的弱点,并且破除他们的\n隐身","effects":[{"code":22,"dataId":172,"value1":1,"value2":0},{"code":21,"dataId":108,"value1":0.4,"value2":0}],"hitType":0,"iconIndex":89,"message1":"使用了%1","message2":"","mpCost":0,"name":"猫之洞察I","note":"<Hide if Learned Skill: 260,261>","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":2,"speed":0,"stypeId":1,"successRate":100,"tpCost":15,"tpGain":0},
{"id":260,"animationId":34,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"猫咪的洞察力能够洞察敌方的弱点,并且破除他们的\n隐身","effects":[{"code":22,"dataId":172,"value1":1,"value2":0},{"code":22,"dataId":173,"value1":1,"value2":0},{"code":21,"dataId":108,"value1":0.6,"value2":0}],"hitType":0,"iconIndex":89,"message1":"使用了%1","message2":"","mpCost":0,"name":"猫之洞察II","note":"<Hide if Learned Skill: 261>","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":1,"speed":0,"stypeId":1,"successRate":100,"tpCost":15,"tpGain":0},
{"id":261,"animationId":34,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"猫咪的洞察力能够洞察敌方的弱点,并且破除他们的\n隐身","effects":[{"code":22,"dataId":172,"value1":1,"value2":0},{"code":22,"dataId":173,"value1":1,"value2":0},{"code":22,"dataId":174,"value1":1,"value2":0},{"code":21,"dataId":108,"value1":0.8,"value2":0}],"hitType":0,"iconIndex":89,"message1":"使用了%1","message2":"","mpCost":0,"name":"猫之洞察III","note":"","occasion":1,"repeats":2,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":1,"speed":0,"stypeId":1,"successRate":100,"tpCost":15,"tpGain":0},
{"id":262,"animationId":31,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"降低自身受到随机攻击的几率并提升闪避、命中和\n暴击率的刺杀技能","effects":[{"code":21,"dataId":155,"value1":1,"value2":0},{"code":21,"dataId":174,"value1":1,"value2":0}],"hitType":0,"iconIndex":132,"message1":"猫猫祟祟准备偷袭","message2":"","mpCost":0,"name":"猫猫祟祟III","note":"","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":11,"speed":0,"stypeId":1,"successRate":100,"tpCost":20,"tpGain":0},
{"id":263,"animationId":0,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"","effects":[],"hitType":0,"iconIndex":0,"message1":"","message2":"","mpCost":0,"name":"","note":"","occasion":0,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":1,"speed":0,"stypeId":1,"successRate":100,"tpCost":0,"tpGain":0},
{"id":264,"animationId":0,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"","effects":[],"hitType":0,"iconIndex":0,"message1":"","message2":"","mpCost":0,"name":"郝籽的技能","note":"","occasion":0,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":1,"speed":0,"stypeId":1,"successRate":100,"tpCost":0,"tpGain":0},

@ -1,11 +1,11 @@
[
null,
{"id":1,"autoRemovalTiming":1,"chanceByDamage":100,"iconIndex":1,"maxTurns":1,"message1":"失去了战斗力!","message2":"被打败了!","message3":"","message4":"恢复了战斗力!","minTurns":1,"motion":3,"name":"无法战斗","note":"1 号状态在 HP 变为 0 时会自动附加。","overlay":0,"priority":100,"releaseByDamage":false,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":4,"stepsToRemove":100,"traits":[]},
{"id":1,"autoRemovalTiming":1,"chanceByDamage":100,"iconIndex":1,"maxTurns":1,"message1":"失去了战斗力!","message2":"被打败了!","message3":"","message4":"恢复了战斗力!","minTurns":1,"motion":3,"name":"无法战斗","note":"<SF_StatesCustomAddtion_Before>\nvar result = {\n \"result\": false,\n \"statesAdd\": [],\n \"statesRemove\": [],\n \"statesRefresh\": [],\n};\nif (this.isStateAffected(201)) {\n result.statesAdd.push(206);\n result.statesAdd.push(194);\n}\nelse {\nif (this.isStateAffected(202)) {\n result.statesAdd.push(206);\n result.statesAdd.push(195);\n}\nelse {\nif (this.isStateAffected(203)) {\n result.statesAdd.push(206);\n result.statesAdd.push(196);\n}\nelse {\nif (this.isStateAffected(204)) {\n result.statesAdd.push(206);\n result.statesAdd.push(197);\n}\nelse {\nif (this.isStateAffected(205)) {\n result.statesAdd.push(206);\n result.statesAdd.push(198);\n}\nelse {\nif (this.isStateAffected(24)) {\n result.statesAdd.push(200);\n}\nelse {\n result.statesAdd.push(1);\n}\n}\n}\n}\n}\n}\nif (this.isStateAffected(206)) {\n result.statesRemove.push(201);\n result.statesRemove.push(202);\n result.statesRemove.push(203);\n result.statesRemove.push(204);\n result.statesRemove.push(205);\n}\nelse {\nif (this.isStateAffected(200)) {\n result.statesRemove.push(24);\n}\n}\nreturn result;\n</SF_StatesCustomAddtion_Before>","overlay":0,"priority":100,"releaseByDamage":false,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":4,"stepsToRemove":100,"traits":[]},
{"id":2,"autoRemovalTiming":2,"chanceByDamage":100,"description":"","iconIndex":81,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"防御","note":"","overlay":0,"priority":0,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100,"traits":[{"code":62,"dataId":1,"value":0}]},
{"id":3,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[],"iconIndex":0,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"","note":"","overlay":0,"priority":50,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":4,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[],"iconIndex":0,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"主角团技能正面状态","note":"","overlay":0,"priority":50,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":5,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":21,"dataId":2,"value":1.5},{"code":21,"dataId":6,"value":1.5},{"code":22,"dataId":2,"value":0.1},{"code":21,"dataId":3,"value":0.8},{"code":21,"dataId":5,"value":0.7},{"code":11,"dataId":10,"value":1.3},{"code":22,"dataId":0,"value":-0.1},{"code":14,"dataId":62,"value":1}],"iconIndex":348,"maxTurns":10,"message1":"狂暴了!","message2":"","message3":"","message4":"恢复了理智!","minTurns":10,"motion":0,"name":"血之狂暴","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":1,"stepsToRemove":100},
{"id":6,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":21,"dataId":2,"value":1.5},{"code":21,"dataId":6,"value":1.5},{"code":22,"dataId":2,"value":0.1},{"code":21,"dataId":3,"value":0.9},{"code":14,"dataId":62,"value":1},{"code":14,"dataId":63,"value":1},{"code":22,"dataId":9,"value":0.04},{"code":42,"dataId":4,"value":1},{"code":42,"dataId":3,"value":1},{"code":42,"dataId":2,"value":1}],"iconIndex":350,"maxTurns":10,"message1":"狂化了!","message2":"","message3":"","message4":"狂化结束了!","minTurns":10,"motion":0,"name":"血之狂化","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":5,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":21,"dataId":2,"value":1.5},{"code":21,"dataId":6,"value":1.5},{"code":22,"dataId":2,"value":0.1},{"code":21,"dataId":3,"value":0.8},{"code":21,"dataId":5,"value":0.7},{"code":11,"dataId":10,"value":1.3},{"code":22,"dataId":0,"value":-0.1},{"code":14,"dataId":62,"value":1}],"iconIndex":350,"maxTurns":10,"message1":"狂暴了!","message2":"","message3":"","message4":"恢复了理智!","minTurns":10,"motion":0,"name":"血之狂暴","note":"<Custom Leave Effect>\n target.addState(94);\n</Custom Leave Effect>","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":1,"stepsToRemove":100},
{"id":6,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":21,"dataId":2,"value":1.5},{"code":21,"dataId":6,"value":1.5},{"code":22,"dataId":2,"value":0.1},{"code":21,"dataId":3,"value":0.9},{"code":14,"dataId":62,"value":1},{"code":14,"dataId":63,"value":1},{"code":22,"dataId":9,"value":0.04},{"code":42,"dataId":4,"value":1},{"code":42,"dataId":3,"value":1},{"code":42,"dataId":2,"value":1}],"iconIndex":348,"maxTurns":10,"message1":"狂化了!","message2":"","message3":"","message4":"狂化结束了!","minTurns":10,"motion":0,"name":"血之狂化","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":7,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":13,"dataId":61,"value":0.2},{"code":14,"dataId":56,"value":1},{"code":14,"dataId":58,"value":1},{"code":14,"dataId":59,"value":1},{"code":14,"dataId":60,"value":1},{"code":14,"dataId":62,"value":1},{"code":14,"dataId":57,"value":1},{"code":14,"dataId":75,"value":1},{"code":44,"dataId":98,"value":1},{"code":21,"dataId":6,"value":1.1},{"code":22,"dataId":1,"value":0.2},{"code":22,"dataId":4,"value":0.2}],"iconIndex":333,"maxTurns":5,"message1":"变成了流动的活水!","message2":"变成了流动的活水!","message3":"","message4":"从流动状态重新凝聚成型!","minTurns":5,"motion":2,"name":"水无定型","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":8,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":14,"dataId":56,"value":1},{"code":14,"dataId":58,"value":1},{"code":14,"dataId":59,"value":1},{"code":14,"dataId":60,"value":1},{"code":14,"dataId":62,"value":1},{"code":14,"dataId":57,"value":1},{"code":14,"dataId":61,"value":1},{"code":44,"dataId":106,"value":1},{"code":21,"dataId":6,"value":1.2},{"code":22,"dataId":1,"value":0.3},{"code":22,"dataId":4,"value":0.3},{"code":22,"dataId":9,"value":0.05}],"iconIndex":333,"maxTurns":5,"message1":"变成了流动的活水!","message2":"变成了流动的活水!","message3":"","message4":"从流动状态重新凝聚成型!","minTurns":5,"motion":2,"name":"灵源活水","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":9,"autoRemovalTiming":2,"chanceByDamage":0,"traits":[{"code":21,"dataId":0,"value":1.5},{"code":21,"dataId":1,"value":1.5},{"code":21,"dataId":2,"value":1.5},{"code":21,"dataId":3,"value":1.5},{"code":21,"dataId":4,"value":1.5},{"code":21,"dataId":5,"value":1.5},{"code":21,"dataId":6,"value":1.1},{"code":22,"dataId":7,"value":0.08},{"code":22,"dataId":9,"value":0.1},{"code":11,"dataId":3,"value":0.5},{"code":11,"dataId":5,"value":0.5},{"code":11,"dataId":7,"value":0.5},{"code":13,"dataId":5,"value":0.05},{"code":13,"dataId":6,"value":0.05},{"code":14,"dataId":154,"value":1},{"code":14,"dataId":62,"value":1},{"code":14,"dataId":90,"value":1},{"code":14,"dataId":93,"value":1},{"code":43,"dataId":229,"value":1},{"code":44,"dataId":234,"value":1},{"code":43,"dataId":235,"value":1},{"code":13,"dataId":63,"value":0.2}],"iconIndex":343,"maxTurns":10,"message1":"变身成了哈士奇形态!","message2":"","message3":"","message4":"变回了人身!","minTurns":10,"motion":0,"name":"哈士奇变身","note":"<SF_CommonAttack: 0237, 8>","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
@ -17,13 +17,13 @@ null,
{"id":15,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":22,"dataId":4,"value":0.4},{"code":22,"dataId":1,"value":0.4}],"iconIndex":3,"maxTurns":2,"message1":"被信息投影所庇护!","message2":"","message3":"","message4":"的信息投影已经消散!","minTurns":2,"motion":0,"name":"幻象庇护","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":16,"autoRemovalTiming":2,"chanceByDamage":30,"traits":[{"code":21,"dataId":2,"value":1.2},{"code":21,"dataId":6,"value":1.2},{"code":22,"dataId":7,"value":-0.06},{"code":31,"dataId":13,"value":1},{"code":22,"dataId":9,"value":0.05}],"iconIndex":9,"maxTurns":5,"message1":"过载了自己的机体!","message2":"","message3":"","message4":"机体过载结束了!","minTurns":5,"motion":0,"name":"机体过载I","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":true,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":17,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":21,"dataId":2,"value":1.3},{"code":21,"dataId":6,"value":1.3},{"code":22,"dataId":7,"value":-0.04},{"code":31,"dataId":13,"value":1},{"code":32,"dataId":36,"value":0.5},{"code":22,"dataId":9,"value":0.05}],"iconIndex":9,"maxTurns":5,"message1":"过载了自己的机体!","message2":"","message3":"","message4":"机体过载结束了!","minTurns":5,"motion":0,"name":"机体过载II","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":18,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":21,"dataId":2,"value":0.9},{"code":21,"dataId":4,"value":1.5},{"code":21,"dataId":6,"value":1.15},{"code":11,"dataId":1,"value":0.05},{"code":11,"dataId":5,"value":0.1},{"code":11,"dataId":8,"value":0.2},{"code":11,"dataId":9,"value":0.9},{"code":22,"dataId":9,"value":0.08},{"code":14,"dataId":56,"value":1},{"code":14,"dataId":58,"value":1},{"code":14,"dataId":59,"value":1},{"code":14,"dataId":60,"value":1},{"code":14,"dataId":62,"value":1},{"code":14,"dataId":57,"value":1},{"code":14,"dataId":61,"value":1}],"iconIndex":72,"maxTurns":10,"message1":"整个人都化作了圣焰!","message2":"","message3":"","message4":"变回了人身!","minTurns":10,"motion":0,"name":"化身圣焰","note":"<SF_CommonAttack: 0322, 4>","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":19,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[{"code":14,"dataId":97,"value":1},{"code":14,"dataId":98,"value":1},{"code":14,"dataId":99,"value":1},{"code":14,"dataId":100,"value":1},{"code":14,"dataId":101,"value":1}],"iconIndex":0,"maxTurns":1,"message1":"获得护盾,免疫【抓伤】!","message2":"","message3":"","message4":"护盾带来的【抓伤】免疫效果已经消失!!","minTurns":1,"motion":0,"name":"护盾免疫【抓伤】","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":18,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":21,"dataId":2,"value":0.9},{"code":21,"dataId":4,"value":1.5},{"code":21,"dataId":6,"value":1.15},{"code":11,"dataId":1,"value":0.05},{"code":11,"dataId":5,"value":0.1},{"code":11,"dataId":8,"value":0.2},{"code":11,"dataId":9,"value":0.9},{"code":22,"dataId":9,"value":0.08},{"code":14,"dataId":56,"value":1},{"code":14,"dataId":58,"value":1},{"code":14,"dataId":59,"value":1},{"code":14,"dataId":60,"value":1},{"code":14,"dataId":62,"value":1},{"code":14,"dataId":57,"value":1},{"code":14,"dataId":61,"value":1}],"iconIndex":72,"maxTurns":10,"message1":"整个人都化作了圣焰!","message2":"","message3":"","message4":"变回了人身!","minTurns":10,"motion":0,"name":"化身圣焰","note":"<SF_CommonAttack: 0322, 4>\n<Custom Leave Effect>\n target.addState(94);\n</Custom Leave Effect>","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":19,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[{"code":14,"dataId":97,"value":1},{"code":14,"dataId":98,"value":1},{"code":14,"dataId":99,"value":1},{"code":14,"dataId":100,"value":1},{"code":14,"dataId":101,"value":1},{"code":14,"dataId":36,"value":1},{"code":11,"dataId":18,"value":0}],"iconIndex":0,"maxTurns":1,"message1":"获得护盾,免疫【抓伤】!","message2":"","message3":"","message4":"护盾带来的【抓伤】免疫效果已经消失!!","minTurns":1,"motion":0,"name":"护盾保护","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":20,"autoRemovalTiming":0,"chanceByDamage":1,"traits":[{"code":22,"dataId":1,"value":0.5},{"code":22,"dataId":4,"value":0.3},{"code":21,"dataId":2,"value":0.8},{"code":22,"dataId":7,"value":-0.03},{"code":23,"dataId":2,"value":1.2},{"code":44,"dataId":42,"value":1},{"code":21,"dataId":6,"value":1.1},{"code":43,"dataId":43,"value":1},{"code":23,"dataId":6,"value":0.1},{"code":21,"dataId":4,"value":1.1},{"code":22,"dataId":3,"value":0.5},{"code":22,"dataId":9,"value":0.04},{"code":13,"dataId":61,"value":0.2},{"code":14,"dataId":56,"value":1},{"code":14,"dataId":58,"value":1},{"code":14,"dataId":59,"value":1},{"code":14,"dataId":60,"value":1},{"code":14,"dataId":62,"value":1},{"code":14,"dataId":57,"value":1},{"code":14,"dataId":75,"value":1}],"iconIndex":347,"maxTurns":1,"message1":"解体成了小蝙蝠!","message2":"解体成了小蝙蝠!","message3":"","message4":"重新聚合成人类形态!","minTurns":1,"motion":0,"name":"解体","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":true,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":21,"autoRemovalTiming":2,"chanceByDamage":10,"traits":[{"code":21,"dataId":6,"value":1.05},{"code":14,"dataId":46,"value":1},{"code":44,"dataId":274,"value":1},{"code":44,"dataId":275,"value":1},{"code":44,"dataId":276,"value":1},{"code":44,"dataId":277,"value":1},{"code":44,"dataId":278,"value":1},{"code":44,"dataId":279,"value":1},{"code":44,"dataId":280,"value":1},{"code":44,"dataId":281,"value":1},{"code":44,"dataId":282,"value":1},{"code":44,"dataId":283,"value":1},{"code":44,"dataId":284,"value":1},{"code":44,"dataId":285,"value":1},{"code":44,"dataId":271,"value":1},{"code":44,"dataId":272,"value":1},{"code":44,"dataId":273,"value":1},{"code":44,"dataId":268,"value":1},{"code":44,"dataId":269,"value":1},{"code":44,"dataId":270,"value":1},{"code":14,"dataId":57,"value":1},{"code":14,"dataId":59,"value":1},{"code":14,"dataId":61,"value":1}],"iconIndex":76,"maxTurns":4,"message1":"开始舞动自己的兵器!","message2":"","message3":"","message4":"恢复了普通的作战姿态!","minTurns":4,"motion":0,"name":"长刃乱舞","note":"<SF_CommonAttack: 0289, 5>","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":22,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[{"code":21,"dataId":2,"value":1.2},{"code":21,"dataId":4,"value":1.2},{"code":21,"dataId":6,"value":1.2},{"code":14,"dataId":57,"value":1},{"code":14,"dataId":62,"value":1},{"code":14,"dataId":60,"value":1},{"code":14,"dataId":63,"value":1},{"code":14,"dataId":64,"value":1},{"code":14,"dataId":65,"value":1},{"code":14,"dataId":58,"value":1},{"code":14,"dataId":76,"value":1},{"code":14,"dataId":90,"value":1},{"code":14,"dataId":93,"value":1},{"code":14,"dataId":94,"value":1},{"code":14,"dataId":45,"value":1},{"code":14,"dataId":46,"value":1},{"code":22,"dataId":6,"value":0.5},{"code":22,"dataId":9,"value":0.05}],"iconIndex":117,"maxTurns":1,"message1":"充满了勇气!","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"士气提升","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":23,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[],"iconIndex":0,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"","note":"","overlay":0,"priority":50,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":24,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[],"iconIndex":221,"maxTurns":8,"message1":"","message2":"","message3":"","message4":"已经恢复战斗力,领受的神之恩泽已耗尽!","minTurns":8,"motion":0,"name":"神之恩赐","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":24,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":14,"dataId":1,"value":1}],"iconIndex":221,"maxTurns":8,"message1":"","message2":"","message3":"","message4":"","minTurns":8,"motion":0,"name":"神之恩赐","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":25,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[{"code":11,"dataId":9,"value":0.8},{"code":11,"dataId":7,"value":0.8},{"code":11,"dataId":6,"value":0.8},{"code":11,"dataId":10,"value":0.5},{"code":21,"dataId":5,"value":1.2},{"code":21,"dataId":4,"value":1.2},{"code":14,"dataId":63,"value":1},{"code":23,"dataId":0,"value":1.2},{"code":21,"dataId":6,"value":1.2},{"code":13,"dataId":1,"value":0},{"code":14,"dataId":62,"value":1},{"code":14,"dataId":65,"value":1},{"code":14,"dataId":60,"value":1},{"code":14,"dataId":59,"value":1},{"code":14,"dataId":61,"value":1},{"code":14,"dataId":64,"value":1},{"code":14,"dataId":75,"value":1},{"code":22,"dataId":5,"value":0.5},{"code":22,"dataId":9,"value":0.08}],"iconIndex":162,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"红月强化","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":26,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[],"iconIndex":0,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"","note":"","overlay":0,"priority":50,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":27,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[],"iconIndex":0,"maxTurns":2,"message1":"","message2":"","message3":"","message4":"","minTurns":2,"motion":0,"name":"二级瞬移普攻强化","note":"<SF_CommonAttack: 0358, 5>\n<Null Physical Taunt>\n<Null Magical Taunt>\n<Null Certain Taunt> ","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
@ -35,7 +35,7 @@ null,
{"id":33,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[],"iconIndex":0,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"主角团技能负面状态","note":"","overlay":0,"priority":50,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":34,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":21,"dataId":6,"value":0.5},{"code":22,"dataId":1,"value":-1},{"code":22,"dataId":4,"value":-1},{"code":22,"dataId":5,"value":-1},{"code":22,"dataId":6,"value":-1}],"iconIndex":330,"maxTurns":3,"message1":"被神术禁锢了!","message2":"被神术禁锢了!","message3":"依旧被神术禁锢!","message4":"受到的神术禁锢解除了!","minTurns":3,"motion":0,"name":"神圣禁锢","note":"","overlay":0,"priority":100,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":4,"stepsToRemove":100},
{"id":35,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[{"code":11,"dataId":1,"value":1.2},{"code":11,"dataId":2,"value":1.2},{"code":11,"dataId":3,"value":1.2},{"code":11,"dataId":4,"value":1.2},{"code":11,"dataId":5,"value":1.2},{"code":11,"dataId":6,"value":1.2},{"code":11,"dataId":7,"value":1.2},{"code":11,"dataId":8,"value":1.2},{"code":11,"dataId":9,"value":1.2},{"code":11,"dataId":10,"value":1.2},{"code":11,"dataId":12,"value":1.2},{"code":11,"dataId":14,"value":1.2},{"code":11,"dataId":18,"value":1.2},{"code":11,"dataId":16,"value":1.2},{"code":11,"dataId":11,"value":1.2},{"code":21,"dataId":0,"value":0.75},{"code":21,"dataId":1,"value":0.75},{"code":21,"dataId":2,"value":0.75},{"code":21,"dataId":3,"value":0.75},{"code":21,"dataId":4,"value":0.75},{"code":21,"dataId":5,"value":0.75},{"code":21,"dataId":6,"value":0.75}],"iconIndex":162,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"红月照射","note":"","overlay":0,"priority":50,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":36,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[{"code":23,"dataId":2,"value":0.9},{"code":22,"dataId":7,"value":-0.05},{"code":14,"dataId":61,"value":1},{"code":14,"dataId":146,"value":1},{"code":14,"dataId":147,"value":1}],"iconIndex":64,"maxTurns":1,"message1":"被点燃了!","message2":"被点燃了!","message3":"","message4":"身上的火焰已经熄灭!","minTurns":1,"motion":0,"name":"点燃","note":"","overlay":0,"priority":50,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":36,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[{"code":23,"dataId":2,"value":0.9},{"code":22,"dataId":7,"value":-0.05},{"code":14,"dataId":61,"value":1}],"iconIndex":64,"maxTurns":1,"message1":"被点燃了!","message2":"被点燃了!","message3":"","message4":"身上的火焰已经熄灭!","minTurns":1,"motion":0,"name":"点燃","note":"","overlay":0,"priority":50,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":37,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[{"code":44,"dataId":28,"value":1},{"code":44,"dataId":29,"value":1},{"code":44,"dataId":30,"value":1},{"code":44,"dataId":31,"value":1}],"iconIndex":156,"maxTurns":1,"message1":"的神术进入了冷却!","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"禁用神术","note":"","overlay":0,"priority":100,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":500},
{"id":38,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[{"code":21,"dataId":1,"value":0.6}],"iconIndex":74,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"精神力匮乏","note":"","overlay":0,"priority":50,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":true,"restriction":0,"stepsToRemove":500},
{"id":39,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[],"iconIndex":0,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"","note":"","overlay":0,"priority":50,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
@ -65,9 +65,9 @@ null,
{"id":63,"autoRemovalTiming":2,"chanceByDamage":1,"traits":[{"code":21,"dataId":2,"value":1.5},{"code":21,"dataId":3,"value":0.5},{"code":21,"dataId":5,"value":0.5},{"code":22,"dataId":0,"value":-0.2},{"code":11,"dataId":10,"value":1.5}],"iconIndex":21,"maxTurns":10,"message1":"陷入狂乱之中!不分敌友!","message2":"陷入狂乱之中!不分敌友!","message3":"仍旧疯狂!","message4":"的狂乱状态解除了!","minTurns":5,"motion":0,"name":"狂乱","note":"","overlay":4,"priority":50,"removeAtBattleEnd":true,"removeByDamage":true,"removeByRestriction":false,"removeByWalking":false,"restriction":3,"stepsToRemove":100},
{"id":64,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":42,"dataId":2,"value":1}],"iconIndex":4,"maxTurns":6,"message1":"被沉默了!","message2":"被沉默了!","message3":"","message4":"受到的沉默效果解除了!","minTurns":3,"motion":0,"name":"沉默","note":"","overlay":3,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":65,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":42,"dataId":1,"value":1},{"code":42,"dataId":2,"value":1},{"code":42,"dataId":3,"value":1}],"iconIndex":331,"maxTurns":6,"message1":"的技能被封印了!","message2":"的技能被封印了!","message3":"","message4":"的技能封印解除了!","minTurns":3,"motion":0,"name":"技能封印","note":"","overlay":3,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":66,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[{"code":22,"dataId":7,"value":-0.03},{"code":23,"dataId":2,"value":0.93}],"iconIndex":177,"maxTurns":1,"message1":"中毒了!","message2":"中毒了!","message3":"","message4":"体内的毒素解除了!","minTurns":1,"motion":0,"name":"中毒I","note":"<SF_StatesCustomAddtion_Before>\nvar result = {\n \"result\": false,\n \"statesAdd\": [],\n \"statesRemove\": [],\n \"statesRefresh\": [],\n};\nif (this.isStateAffected(66)) {\n result.statesRemove.push(66);\n result.statesAdd.push(67);\n}\nelse {\nif (this.isStateAffected(67)) {\n result.statesRemove.push(67);\n result.statesAdd.push(68);\n}\nelse {\nif (this.isStateAffected(68)) {\n result.statesAdd.push(68);\n}\nelse {\n result.statesAdd.push(66);\n}\n}\n}\nreturn result;\n</SF_StatesCustomAddtion_Before>","overlay":1,"priority":50,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":67,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[{"code":22,"dataId":7,"value":-0.06},{"code":23,"dataId":2,"value":0.87}],"iconIndex":177,"maxTurns":1,"message1":"中毒了!","message2":"中毒了!","message3":"","message4":"体内的毒素解除了!","minTurns":1,"motion":0,"name":"中毒II","note":"","overlay":1,"priority":50,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":68,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[{"code":22,"dataId":7,"value":-0.09},{"code":23,"dataId":2,"value":0.8}],"iconIndex":177,"maxTurns":1,"message1":"中毒了!","message2":"中毒了!","message3":"","message4":"体内的毒素解除了!","minTurns":1,"motion":0,"name":"中毒III","note":"","overlay":1,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":66,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[{"code":22,"dataId":7,"value":-0.03},{"code":23,"dataId":2,"value":0.93}],"iconIndex":359,"maxTurns":1,"message1":"中毒了!","message2":"中毒了!","message3":"","message4":"体内的毒素解除了!","minTurns":1,"motion":0,"name":"中毒I","note":"<SF_StatesCustomAddtion_Before>\nvar result = {\n \"result\": false,\n \"statesAdd\": [],\n \"statesRemove\": [],\n \"statesRefresh\": [],\n};\nif (this.isStateAffected(66)) {\n result.statesRemove.push(66);\n result.statesAdd.push(67);\n}\nelse {\nif (this.isStateAffected(67)) {\n result.statesRemove.push(67);\n result.statesAdd.push(68);\n}\nelse {\nif (this.isStateAffected(68)) {\n result.statesAdd.push(68);\n}\nelse {\n result.statesAdd.push(66);\n}\n}\n}\nreturn result;\n</SF_StatesCustomAddtion_Before>","overlay":1,"priority":50,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":67,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[{"code":22,"dataId":7,"value":-0.06},{"code":23,"dataId":2,"value":0.87}],"iconIndex":360,"maxTurns":1,"message1":"中毒了!","message2":"中毒了!","message3":"","message4":"体内的毒素解除了!","minTurns":1,"motion":0,"name":"中毒II","note":"","overlay":1,"priority":50,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":68,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[{"code":22,"dataId":7,"value":-0.09},{"code":23,"dataId":2,"value":0.8}],"iconIndex":361,"maxTurns":1,"message1":"中毒了!","message2":"中毒了!","message3":"","message4":"体内的毒素解除了!","minTurns":1,"motion":0,"name":"中毒III","note":"","overlay":1,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":69,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[{"code":22,"dataId":7,"value":-0.06},{"code":23,"dataId":2,"value":0.9},{"code":13,"dataId":66,"value":1.5},{"code":11,"dataId":14,"value":1.3}],"iconIndex":340,"maxTurns":1,"message1":"的生命开始流失!","message2":"的生命开始流失!","message3":"","message4":"生命的流失止住了!","minTurns":1,"motion":0,"name":"生命流失","note":"","overlay":0,"priority":50,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":70,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[],"iconIndex":0,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"","note":"","overlay":0,"priority":50,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":71,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[],"iconIndex":0,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"","note":"","overlay":0,"priority":50,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
@ -84,32 +84,32 @@ null,
{"id":82,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":21,"dataId":4,"value":0.7}],"iconIndex":326,"maxTurns":6,"message1":"的精神力衰弱了一成!","message2":"的精神力衰弱了一成!","message3":"","message4":"衰弱的精神力恢复了!","minTurns":3,"motion":0,"name":"精神衰弱III","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":83,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":21,"dataId":3,"value":0.9}],"iconIndex":51,"maxTurns":6,"message1":"的护甲破损了一成!","message2":"的护甲破损了一成!","message3":"","message4":"的护甲被修复了!","minTurns":3,"motion":0,"name":"护甲破损I","note":"<SF_StatesCustomAddtion_Before>\nvar result = {\n \"result\": false,\n \"statesAdd\": [],\n \"statesRemove\": [],\n \"statesRefresh\": [],\n};\nif (this.isStateAffected(83)) {\n result.statesRemove.push(83);\n result.statesAdd.push(84);\n}\nelse {\nif (this.isStateAffected(84)) {\n result.statesRemove.push(84);\n result.statesAdd.push(85);\n}\nelse {\nif (this.isStateAffected(85)) {\n result.statesAdd.push(85);\n}\nelse {\n result.statesAdd.push(83);\n}\n}\n}\nreturn result;\n</SF_StatesCustomAddtion_Before>","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":84,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":21,"dataId":3,"value":0.8}],"iconIndex":59,"maxTurns":6,"message1":"的护甲破损了一成!","message2":"的护甲破损了一成!","message3":"","message4":"的护甲被修复了!","minTurns":3,"motion":0,"name":"护甲破损II","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":85,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":21,"dataId":3,"value":0.7}],"iconIndex":59,"maxTurns":6,"message1":"的护甲破损了一成!","message2":"的护甲破损了一成!","message3":"","message4":"的护甲被修复了!","minTurns":3,"motion":0,"name":"护甲破损III","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":85,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":21,"dataId":3,"value":0.7}],"iconIndex":372,"maxTurns":6,"message1":"的护甲破损了一成!","message2":"的护甲破损了一成!","message3":"","message4":"的护甲被修复了!","minTurns":3,"motion":0,"name":"护甲破损III","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":86,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":21,"dataId":5,"value":0.9}],"iconIndex":53,"maxTurns":6,"message1":"的魔法防御薄弱了一成!","message2":"的魔法防御薄弱了一成!","message3":"","message4":"的魔法防御恢复了!","minTurns":3,"motion":0,"name":"魔抗削弱I","note":"<SF_StatesCustomAddtion_Before>\nvar result = {\n \"result\": false,\n \"statesAdd\": [],\n \"statesRemove\": [],\n \"statesRefresh\": [],\n};\nif (this.isStateAffected(86)) {\n result.statesRemove.push(86);\n result.statesAdd.push(87);\n}\nelse {\nif (this.isStateAffected(87)) {\n result.statesRemove.push(87);\n result.statesAdd.push(88);\n}\nelse {\nif (this.isStateAffected(88)) {\n result.statesAdd.push(88);\n}\nelse {\n result.statesAdd.push(86);\n}\n}\n}\nreturn result;\n</SF_StatesCustomAddtion_Before>","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":87,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":21,"dataId":5,"value":0.8}],"iconIndex":61,"maxTurns":6,"message1":"的魔法防御薄弱了一成!","message2":"的魔法防御薄弱了一成!","message3":"","message4":"的魔法防御恢复了!","minTurns":3,"motion":0,"name":"魔抗削弱II","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":88,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":21,"dataId":5,"value":0.7}],"iconIndex":61,"maxTurns":6,"message1":"的魔法防御薄弱了一成!","message2":"的魔法防御薄弱了一成!","message3":"","message4":"的魔法防御恢复了!","minTurns":3,"motion":0,"name":"魔抗削弱III","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":88,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":21,"dataId":5,"value":0.7}],"iconIndex":374,"maxTurns":6,"message1":"的魔法防御薄弱了一成!","message2":"的魔法防御薄弱了一成!","message3":"","message4":"的魔法防御恢复了!","minTurns":3,"motion":0,"name":"魔抗削弱III","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":89,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[],"iconIndex":0,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"","note":"","overlay":0,"priority":50,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":90,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":21,"dataId":2,"value":0.85},{"code":11,"dataId":10,"value":1.2},{"code":13,"dataId":62,"value":1.5},{"code":22,"dataId":6,"value":-0.5},{"code":13,"dataId":76,"value":1.5},{"code":42,"dataId":1,"value":1}],"iconIndex":335,"maxTurns":6,"message1":"陷入恐惧之中!","message2":"陷入恐惧之中!","message3":"","message4":"恢复了勇气!","minTurns":3,"motion":0,"name":"恐惧","note":"","overlay":10,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":91,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":21,"dataId":3,"value":0.9},{"code":21,"dataId":5,"value":0.9}],"iconIndex":344,"maxTurns":6,"message1":"的装备被腐蚀了!","message2":"的装备被腐蚀了!","message3":"","message4":"被腐蚀的装备已经修复!","minTurns":3,"motion":0,"name":"腐蚀I","note":"<SF_StatesCustomAddtion_Before>\nvar result = {\n \"result\": false,\n \"statesAdd\": [],\n \"statesRemove\": [],\n \"statesRefresh\": [],\n};\nif (this.isStateAffected(91)) {\n result.statesRemove.push(91);\n result.statesAdd.push(92);\n}\nelse {\nif (this.isStateAffected(92)) {\n result.statesAdd.push(92);\n}\nelse {\n result.statesAdd.push(91);\n}\n}\nreturn result;\n</SF_StatesCustomAddtion_Before>","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":92,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":21,"dataId":3,"value":0.8},{"code":21,"dataId":5,"value":0.8}],"iconIndex":346,"maxTurns":6,"message1":"的装备被腐蚀了!","message2":"的装备被腐蚀了!","message3":"","message4":"被腐蚀的装备已经修复!","minTurns":3,"motion":0,"name":"腐蚀II","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":93,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":21,"dataId":6,"value":0.9},{"code":22,"dataId":6,"value":-0.3},{"code":13,"dataId":76,"value":1.5},{"code":44,"dataId":1,"value":1},{"code":44,"dataId":105,"value":1},{"code":44,"dataId":143,"value":1},{"code":44,"dataId":144,"value":1},{"code":44,"dataId":175,"value":1},{"code":44,"dataId":237,"value":1},{"code":44,"dataId":265,"value":1},{"code":44,"dataId":266,"value":1},{"code":44,"dataId":267,"value":1},{"code":44,"dataId":289,"value":1},{"code":44,"dataId":290,"value":1},{"code":44,"dataId":322,"value":1},{"code":44,"dataId":350,"value":1},{"code":44,"dataId":351,"value":1},{"code":44,"dataId":352,"value":1},{"code":44,"dataId":353,"value":1},{"code":44,"dataId":354,"value":1},{"code":44,"dataId":355,"value":1},{"code":44,"dataId":356,"value":1},{"code":44,"dataId":357,"value":1},{"code":44,"dataId":358,"value":1},{"code":44,"dataId":360,"value":1},{"code":44,"dataId":350,"value":1},{"code":44,"dataId":410,"value":1}],"iconIndex":352,"maxTurns":6,"message1":"受到了震慑!","message2":"受到了震慑!","message3":"","message4":"回过神来,震慑解除!","minTurns":3,"motion":0,"name":"震慑","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":94,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[{"code":21,"dataId":2,"value":0.8},{"code":21,"dataId":4,"value":0.9},{"code":21,"dataId":6,"value":0.8},{"code":21,"dataId":0,"value":0.9},{"code":13,"dataId":93,"value":1.5}],"iconIndex":349,"maxTurns":1,"message1":"处于虚弱状态!","message2":"处于虚弱状态!","message3":"","message4":"从虚弱状态中恢复了!","minTurns":1,"motion":0,"name":"虚弱","note":"","overlay":0,"priority":50,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":true,"restriction":0,"stepsToRemove":150},
{"id":95,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":23,"dataId":0,"value":3}],"iconIndex":340,"maxTurns":7,"message1":"被敌人视作了优先攻击目标!","message2":"被我方视作了优先攻击目标!","message3":"","message4":"的被攻击优先级恢复正常!","minTurns":4,"motion":0,"name":"敌意锁定","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":94,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":21,"dataId":2,"value":0.8},{"code":21,"dataId":4,"value":0.9},{"code":21,"dataId":6,"value":0.8},{"code":21,"dataId":0,"value":0.9},{"code":13,"dataId":93,"value":1.5}],"iconIndex":349,"maxTurns":6,"message1":"处于虚弱状态!","message2":"处于虚弱状态!","message3":"","message4":"从虚弱状态中恢复了!","minTurns":4,"motion":0,"name":"虚弱","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":150},
{"id":95,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":23,"dataId":0,"value":3}],"iconIndex":116,"maxTurns":7,"message1":"被敌人视作了优先攻击目标!","message2":"被我方视作了优先攻击目标!","message3":"","message4":"的被攻击优先级恢复正常!","minTurns":4,"motion":0,"name":"敌意锁定","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":96,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[],"iconIndex":0,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"","note":"","overlay":0,"priority":50,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":97,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":23,"dataId":6,"value":1.06},{"code":11,"dataId":14,"value":1.03},{"code":22,"dataId":3,"value":-0.05},{"code":22,"dataId":7,"value":-0.01}],"iconIndex":105,"maxTurns":5,"message1":"的体表被抓伤了!","message2":"的体表被抓伤了!","message3":"","message4":"","minTurns":5,"motion":0,"name":"抓伤I","note":"<SF_StatesCustomAddtion_Before>\nvar result = {\n \"result\": false,\n \"statesAdd\": [],\n \"statesRemove\": [],\n \"statesRefresh\": [],\n};\nif (this.isStateAffected(97)) {\n result.statesRemove.push(97);\n result.statesAdd.push(98);\n}\nelse {\nif (this.isStateAffected(98)) {\n result.statesRemove.push(98);\n result.statesAdd.push(99);\n}\nelse {\nif (this.isStateAffected(99)) {\n result.statesRemove.push(99);\n result.statesAdd.push(100);\n}\nelse {\nif (this.isStateAffected(100)) {\n result.statesRemove.push(100);\n result.statesAdd.push(101);\n}\nelse {\nif (this.isStateAffected(101)) {\n result.statesAdd.push(101);\n}\nelse {\n result.statesAdd.push(97);\n}\n}\n}\n}\n}\nreturn result;\n</SF_StatesCustomAddtion_Before>","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":98,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":23,"dataId":6,"value":1.06},{"code":11,"dataId":14,"value":1.03},{"code":22,"dataId":3,"value":-0.05},{"code":22,"dataId":7,"value":-0.01}],"iconIndex":105,"maxTurns":5,"message1":"的体表被抓伤了!","message2":"的体表被抓伤了!","message3":"","message4":"","minTurns":5,"motion":0,"name":"抓伤II","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":99,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":23,"dataId":6,"value":1.06},{"code":11,"dataId":14,"value":1.03},{"code":22,"dataId":3,"value":-0.05},{"code":22,"dataId":7,"value":-0.01}],"iconIndex":105,"maxTurns":5,"message1":"的体表被抓伤了!","message2":"的体表被抓伤了!","message3":"","message4":"","minTurns":5,"motion":0,"name":"抓伤III","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":100,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":23,"dataId":6,"value":1.06},{"code":11,"dataId":14,"value":1.03},{"code":22,"dataId":3,"value":-0.05},{"code":22,"dataId":7,"value":-0.01}],"iconIndex":105,"maxTurns":5,"message1":"的体表被抓伤了!","message2":"的体表被抓伤了!","message3":"","message4":"","minTurns":5,"motion":0,"name":"抓伤IV","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":101,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":23,"dataId":6,"value":1.06},{"code":11,"dataId":14,"value":1.03},{"code":22,"dataId":3,"value":-0.05},{"code":22,"dataId":7,"value":-0.01}],"iconIndex":105,"maxTurns":5,"message1":"的体表被抓伤了!","message2":"的体表被抓伤了!","message3":"","message4":"","minTurns":5,"motion":0,"name":"抓伤V","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":97,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":23,"dataId":6,"value":1.03},{"code":11,"dataId":14,"value":1.03},{"code":22,"dataId":3,"value":-0.06},{"code":22,"dataId":7,"value":-0.01},{"code":11,"dataId":18,"value":1.03}],"iconIndex":353,"maxTurns":5,"message1":"的体表被抓伤了!","message2":"的体表被抓伤了!","message3":"","message4":"","minTurns":5,"motion":0,"name":"抓伤I","note":"<SF_StatesCustomAddtion_Before>\nvar result = {\n \"result\": false,\n \"statesAdd\": [],\n \"statesRemove\": [],\n \"statesRefresh\": [],\n};\nif (this.isStateAffected(97)) {\n result.statesRemove.push(97);\n result.statesAdd.push(98);\n}\nelse {\nif (this.isStateAffected(98)) {\n result.statesRemove.push(98);\n result.statesAdd.push(99);\n}\nelse {\nif (this.isStateAffected(99)) {\n result.statesRemove.push(99);\n result.statesAdd.push(100);\n}\nelse {\nif (this.isStateAffected(100)) {\n result.statesRemove.push(100);\n result.statesAdd.push(101);\n}\nelse {\nif (this.isStateAffected(101)) {\n result.statesAdd.push(101);\n}\nelse {\n result.statesAdd.push(97);\n}\n}\n}\n}\n}\nreturn result;\n</SF_StatesCustomAddtion_Before>","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":98,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":23,"dataId":6,"value":1.06},{"code":11,"dataId":14,"value":1.06},{"code":22,"dataId":3,"value":-0.07},{"code":22,"dataId":7,"value":-0.02},{"code":11,"dataId":18,"value":1.06}],"iconIndex":354,"maxTurns":5,"message1":"的体表被抓伤了!","message2":"的体表被抓伤了!","message3":"","message4":"","minTurns":5,"motion":0,"name":"抓伤II","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":99,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":23,"dataId":6,"value":1.09},{"code":11,"dataId":14,"value":1.09},{"code":22,"dataId":3,"value":-0.08},{"code":22,"dataId":7,"value":-0.03},{"code":11,"dataId":18,"value":1.09}],"iconIndex":355,"maxTurns":5,"message1":"的体表被抓伤了!","message2":"的体表被抓伤了!","message3":"","message4":"","minTurns":5,"motion":0,"name":"抓伤III","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":100,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":23,"dataId":6,"value":1.12},{"code":11,"dataId":14,"value":1.12},{"code":22,"dataId":3,"value":-0.09},{"code":22,"dataId":7,"value":-0.05},{"code":11,"dataId":18,"value":1.12}],"iconIndex":356,"maxTurns":5,"message1":"的体表被抓伤了!","message2":"的体表被抓伤了!","message3":"","message4":"","minTurns":5,"motion":0,"name":"抓伤IV","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":101,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":23,"dataId":6,"value":1.15},{"code":11,"dataId":14,"value":1.15},{"code":22,"dataId":3,"value":-0.1},{"code":22,"dataId":7,"value":-0.05},{"code":11,"dataId":18,"value":1.15}],"iconIndex":357,"maxTurns":5,"message1":"的体表被抓伤了!","message2":"的体表被抓伤了!","message3":"","message4":"","minTurns":5,"motion":0,"name":"抓伤V","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":102,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[],"iconIndex":0,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"","note":"","overlay":0,"priority":50,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":103,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[],"iconIndex":0,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"","note":"","overlay":0,"priority":50,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":104,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[],"iconIndex":0,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"","note":"","overlay":0,"priority":50,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":105,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":22,"dataId":6,"value":-0.2}],"iconIndex":226,"maxTurns":3,"message1":"的反击受到了限制!","message2":"的反击受到了限制!","message3":"","message4":"反击能力恢复正常!","minTurns":3,"motion":0,"name":"反击受限I","note":"<SF_StatesCustomAddtion_Before>\nvar result = {\n \"result\": false,\n \"statesAdd\": [],\n \"statesRemove\": [],\n \"statesRefresh\": [],\n};\nif (this.isStateAffected(105)) {\n result.statesRemove.push(105);\n result.statesAdd.push(106);\n}\nelse {\nif (this.isStateAffected(106)) {\n result.statesRemove.push(106);\n result.statesAdd.push(107);\n}\nelse {\nif (this.isStateAffected(107)) {\n result.statesAdd.push(107);\n}\nelse {\n result.statesAdd.push(105);\n}\n}\n}\nreturn result;\n</SF_StatesCustomAddtion_Before>","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":106,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":22,"dataId":6,"value":-0.4}],"iconIndex":226,"maxTurns":3,"message1":"的反击受到了限制!","message2":"的反击受到了限制!","message3":"","message4":"反击能力恢复正常!","minTurns":3,"motion":0,"name":"反击受限II","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":107,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":22,"dataId":6,"value":-0.6}],"iconIndex":226,"maxTurns":3,"message1":"的反击受到了限制!","message2":"的反击受到了限制!","message3":"","message4":"反击能力恢复正常!","minTurns":3,"motion":0,"name":"反击受限III","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":108,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":22,"dataId":3,"value":-0.1}],"iconIndex":87,"maxTurns":4,"message1":"弱点暴露了!","message2":"弱点暴露了!","message3":"","message4":"所有弱点都被掩盖!","minTurns":4,"motion":1,"name":"弱点暴露I","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":109,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":22,"dataId":3,"value":-0.15}],"iconIndex":87,"maxTurns":4,"message1":"弱点暴露了!","message2":"弱点暴露了!","message3":"","message4":"所有弱点都被掩盖!","minTurns":4,"motion":1,"name":"弱点暴露II","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":110,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":22,"dataId":3,"value":-0.2}],"iconIndex":87,"maxTurns":4,"message1":"弱点暴露了!","message2":"弱点暴露了!","message3":"","message4":"所有弱点都被掩盖!","minTurns":4,"motion":1,"name":"弱点暴露III","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":105,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":22,"dataId":6,"value":-0.2}],"iconIndex":365,"maxTurns":3,"message1":"的反击受到了限制!","message2":"的反击受到了限制!","message3":"","message4":"反击能力恢复正常!","minTurns":3,"motion":0,"name":"反击受限I","note":"<SF_StatesCustomAddtion_Before>\nvar result = {\n \"result\": false,\n \"statesAdd\": [],\n \"statesRemove\": [],\n \"statesRefresh\": [],\n};\nif (this.isStateAffected(105)) {\n result.statesRemove.push(105);\n result.statesAdd.push(106);\n}\nelse {\nif (this.isStateAffected(106)) {\n result.statesRemove.push(106);\n result.statesAdd.push(107);\n}\nelse {\nif (this.isStateAffected(107)) {\n result.statesAdd.push(107);\n}\nelse {\n result.statesAdd.push(105);\n}\n}\n}\nreturn result;\n</SF_StatesCustomAddtion_Before>","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":106,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":22,"dataId":6,"value":-0.4}],"iconIndex":366,"maxTurns":3,"message1":"的反击受到了限制!","message2":"的反击受到了限制!","message3":"","message4":"反击能力恢复正常!","minTurns":3,"motion":0,"name":"反击受限II","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":107,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":22,"dataId":6,"value":-0.6}],"iconIndex":367,"maxTurns":3,"message1":"的反击受到了限制!","message2":"的反击受到了限制!","message3":"","message4":"反击能力恢复正常!","minTurns":3,"motion":0,"name":"反击受限III","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":108,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":22,"dataId":3,"value":-0.1}],"iconIndex":368,"maxTurns":4,"message1":"弱点暴露了!","message2":"弱点暴露了!","message3":"","message4":"所有弱点都被掩盖!","minTurns":4,"motion":1,"name":"弱点暴露I","note":"<SF_StatesCustomAddtion_Before>\nvar result = {\n \"result\": false,\n \"statesAdd\": [],\n \"statesRemove\": [],\n \"statesRefresh\": [],\n};\nif (this.isStateAffected(108)) {\n result.statesRemove.push(108);\n result.statesAdd.push(109);\n}\nelse {\nif (this.isStateAffected(109)) {\n result.statesRemove.push(109);\n result.statesAdd.push(110);\n}\nelse {\nif (this.isStateAffected(110)) {\n result.statesAdd.push(110);\n}\nelse {\n result.statesAdd.push(108);\n}\n}\n}\nreturn result;\n</SF_StatesCustomAddtion_Before>","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":109,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":22,"dataId":3,"value":-0.15}],"iconIndex":369,"maxTurns":4,"message1":"弱点暴露了!","message2":"弱点暴露了!","message3":"","message4":"所有弱点都被掩盖!","minTurns":4,"motion":1,"name":"弱点暴露II","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":110,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":22,"dataId":3,"value":-0.2}],"iconIndex":370,"maxTurns":4,"message1":"弱点暴露了!","message2":"弱点暴露了!","message3":"","message4":"所有弱点都被掩盖!","minTurns":4,"motion":1,"name":"弱点暴露III","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":111,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[],"iconIndex":0,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"","note":"","overlay":0,"priority":50,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":112,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[],"iconIndex":0,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"","note":"","overlay":0,"priority":50,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":113,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[],"iconIndex":0,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"","note":"","overlay":0,"priority":50,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
@ -141,19 +141,19 @@ null,
{"id":139,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":21,"dataId":5,"value":1.1}],"iconIndex":37,"maxTurns":6,"message1":"的魔防被强化了一成!","message2":"的魔防被强化了一成!","message3":"","message4":"被强化的魔防恢复了原状!","minTurns":4,"motion":0,"name":"魔法抵御I","note":"<SF_StatesCustomAddtion_Before>\nvar result = {\n \"result\": false,\n \"statesAdd\": [],\n \"statesRemove\": [],\n \"statesRefresh\": [],\n};\nif (this.isStateAffected(141)) {\n result.statesRemove.push(141);\n}\nelse {\nif (this.isStateAffected(140)) {\n result.statesRemove.push(140);\n}\nelse {\n result.statesAdd.push(139);\n}\n}\nreturn result;\n</SF_StatesCustomAddtion_Before>","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":140,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":21,"dataId":5,"value":1.2}],"iconIndex":45,"maxTurns":6,"message1":"的魔防被强化了两成!","message2":"的魔防被强化了两成!","message3":"","message4":"被强化的魔防恢复了原状!","minTurns":4,"motion":0,"name":"魔法抵御II","note":"<SF_StatesCustomAddtion_Before>\nvar result = {\n \"result\": false,\n \"statesAdd\": [],\n \"statesRemove\": [],\n \"statesRefresh\": [],\n};\nif (this.isStateAffected(141)) {\n result.statesRemove.push(141);\n}\nelse {\n result.statesAdd.push(140);\n}\nreturn result;\n</SF_StatesCustomAddtion_Before>","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":141,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":21,"dataId":5,"value":1.3}],"iconIndex":45,"maxTurns":6,"message1":"的魔防被强化了三成!","message2":"的魔防被强化了三成!","message3":"","message4":"被强化的魔防恢复了原状!","minTurns":4,"motion":0,"name":"魔法抵御III","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":142,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":11,"dataId":1,"value":0.5}],"iconIndex":81,"maxTurns":5,"message1":"的护甲固若金汤,受到物理伤害减少一半!","message2":"的护甲固若金汤,受到物理伤害减少一半!","message3":"","message4":"的护甲不再固若金汤!","minTurns":5,"motion":0,"name":"固若金汤","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":142,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":11,"dataId":1,"value":0.5}],"iconIndex":232,"maxTurns":5,"message1":"的护甲固若金汤,受到物理伤害减少一半!","message2":"的护甲固若金汤,受到物理伤害减少一半!","message3":"","message4":"的护甲不再固若金汤!","minTurns":5,"motion":0,"name":"固若金汤","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":143,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":11,"dataId":2,"value":0.5},{"code":11,"dataId":3,"value":0.5},{"code":11,"dataId":4,"value":0.5},{"code":11,"dataId":5,"value":0.5},{"code":11,"dataId":6,"value":0.5},{"code":11,"dataId":7,"value":0.5},{"code":11,"dataId":8,"value":0.5},{"code":11,"dataId":9,"value":0.5},{"code":11,"dataId":10,"value":0.5}],"iconIndex":191,"maxTurns":5,"message1":"受到九大元素祝福,元素伤害减少一半!!","message2":"受到九大元素祝福,元素伤害减少一半!","message3":"","message4":"受到的元素祝福已解除!","minTurns":5,"motion":0,"name":"元素祝福","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":144,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":21,"dataId":2,"value":1.1},{"code":21,"dataId":6,"value":1.2},{"code":14,"dataId":58,"value":1}],"iconIndex":161,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"奔走强袭I","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":145,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":21,"dataId":2,"value":1.2},{"code":21,"dataId":6,"value":1.3},{"code":14,"dataId":58,"value":1}],"iconIndex":291,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"奔走强袭II","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":146,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[],"iconIndex":0,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"","note":"","overlay":0,"priority":50,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":147,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[],"iconIndex":0,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"","note":"","overlay":0,"priority":50,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":148,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":13,"dataId":58,"value":0.7},{"code":13,"dataId":59,"value":0.7},{"code":13,"dataId":60,"value":0.7},{"code":13,"dataId":75,"value":0.7},{"code":13,"dataId":93,"value":0.7},{"code":21,"dataId":4,"value":1.08}],"iconIndex":314,"maxTurns":8,"message1":"","message2":"","message3":"","message4":"","minTurns":4,"motion":0,"name":"神经活跃","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":149,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":13,"dataId":62,"value":0.7},{"code":13,"dataId":75,"value":0.7},{"code":13,"dataId":93,"value":0.7},{"code":13,"dataId":90,"value":0.7},{"code":11,"dataId":10,"value":0.9}],"iconIndex":264,"maxTurns":8,"message1":"","message2":"","message3":"","message4":"","minTurns":4,"motion":0,"name":"幻术抗性","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":150,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":13,"dataId":61,"value":0.5},{"code":11,"dataId":7,"value":0.8}],"iconIndex":312,"maxTurns":8,"message1":"","message2":"","message3":"","message4":"","minTurns":4,"motion":0,"name":"寒冷抗性","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":151,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":13,"dataId":67,"value":0.5},{"code":13,"dataId":68,"value":0.5},{"code":13,"dataId":74,"value":0.5},{"code":11,"dataId":14,"value":0.8}],"iconIndex":311,"maxTurns":8,"message1":"","message2":"","message3":"","message4":"","minTurns":4,"motion":0,"name":"毒素抗性","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":147,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[{"code":14,"dataId":97,"value":1},{"code":14,"dataId":98,"value":1},{"code":14,"dataId":99,"value":1},{"code":14,"dataId":100,"value":1},{"code":14,"dataId":101,"value":1},{"code":21,"dataId":6,"value":0.95}],"iconIndex":358,"maxTurns":1,"message1":"","message2":"皮肤硬化,免疫抓伤!","message3":"","message4":"皮肤硬化解除!","minTurns":1,"motion":0,"name":"坚硬皮肤","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":148,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":13,"dataId":58,"value":0.7},{"code":13,"dataId":59,"value":0.7},{"code":13,"dataId":60,"value":0.7},{"code":13,"dataId":75,"value":0.7},{"code":13,"dataId":93,"value":0.7},{"code":21,"dataId":4,"value":1.08}],"iconIndex":375,"maxTurns":8,"message1":"","message2":"","message3":"","message4":"","minTurns":4,"motion":0,"name":"神经活跃","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":149,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":13,"dataId":62,"value":0.7},{"code":13,"dataId":75,"value":0.7},{"code":13,"dataId":93,"value":0.7},{"code":13,"dataId":90,"value":0.7},{"code":11,"dataId":10,"value":0.9}],"iconIndex":364,"maxTurns":8,"message1":"","message2":"","message3":"","message4":"","minTurns":4,"motion":0,"name":"幻术抗性","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":150,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":13,"dataId":61,"value":0.5},{"code":11,"dataId":7,"value":0.8}],"iconIndex":363,"maxTurns":8,"message1":"","message2":"","message3":"","message4":"","minTurns":4,"motion":0,"name":"寒冷抗性","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":151,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":13,"dataId":67,"value":0.5},{"code":13,"dataId":68,"value":0.5},{"code":13,"dataId":74,"value":0.5},{"code":11,"dataId":14,"value":0.8}],"iconIndex":362,"maxTurns":8,"message1":"","message2":"","message3":"","message4":"","minTurns":4,"motion":0,"name":"毒素抗性","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":152,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":14,"dataId":54,"value":1},{"code":14,"dataId":55,"value":1},{"code":14,"dataId":56,"value":1},{"code":14,"dataId":57,"value":1},{"code":14,"dataId":58,"value":1},{"code":14,"dataId":59,"value":1},{"code":14,"dataId":60,"value":1},{"code":14,"dataId":61,"value":1},{"code":14,"dataId":62,"value":1},{"code":14,"dataId":64,"value":1},{"code":14,"dataId":90,"value":1},{"code":14,"dataId":93,"value":1},{"code":14,"dataId":94,"value":1},{"code":14,"dataId":65,"value":1},{"code":14,"dataId":75,"value":1},{"code":14,"dataId":103,"value":1},{"code":14,"dataId":105,"value":1},{"code":14,"dataId":106,"value":1},{"code":14,"dataId":107,"value":1},{"code":14,"dataId":76,"value":1},{"code":14,"dataId":46,"value":1}],"iconIndex":137,"maxTurns":4,"message1":"进入霸体状态!","message2":"进入霸体状态!","message3":"","message4":"的霸体状态已解除!","minTurns":4,"motion":0,"name":"霸体","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":153,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":62,"dataId":2,"value":1}],"iconIndex":130,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"掩护","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":154,"autoRemovalTiming":1,"chanceByDamage":5,"traits":[{"code":21,"dataId":2,"value":1.5},{"code":21,"dataId":6,"value":1.5},{"code":22,"dataId":2,"value":0.05},{"code":21,"dataId":3,"value":0.6},{"code":21,"dataId":5,"value":0.8},{"code":11,"dataId":10,"value":1.3},{"code":22,"dataId":0,"value":-0.1},{"code":42,"dataId":2,"value":1},{"code":42,"dataId":3,"value":1},{"code":14,"dataId":62,"value":1}],"iconIndex":5,"maxTurns":8,"message1":"进入狂暴状态!","message2":"进入狂暴状态!","message3":"","message4":"的狂暴状态已解除!","minTurns":5,"motion":0,"name":"怪物狂暴化","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":true,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":154,"autoRemovalTiming":1,"chanceByDamage":5,"traits":[{"code":21,"dataId":2,"value":1.5},{"code":21,"dataId":6,"value":1.5},{"code":22,"dataId":2,"value":0.05},{"code":21,"dataId":3,"value":0.6},{"code":21,"dataId":5,"value":0.8},{"code":11,"dataId":10,"value":1.3},{"code":22,"dataId":0,"value":-0.1},{"code":42,"dataId":2,"value":1},{"code":42,"dataId":3,"value":1},{"code":14,"dataId":62,"value":1}],"iconIndex":5,"maxTurns":8,"message1":"进入狂暴状态!","message2":"进入狂暴状态!","message3":"","message4":"的狂暴状态已解除!","minTurns":5,"motion":0,"name":"怪物狂暴化","note":"<Custom Leave Effect>\n target.addState(94);\n</Custom Leave Effect>","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":true,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":155,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":22,"dataId":1,"value":0.5},{"code":22,"dataId":4,"value":0.5}],"iconIndex":0,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"闪避提升","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":156,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[{"code":11,"dataId":1,"value":0.85},{"code":22,"dataId":7,"value":0.05},{"code":21,"dataId":2,"value":1.1},{"code":21,"dataId":4,"value":1.1}],"iconIndex":0,"maxTurns":1,"message1":"","message2":"复活后更强了!","message3":"","message4":"","minTurns":1,"motion":0,"name":"复活后强化","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":157,"autoRemovalTiming":2,"chanceByDamage":10,"traits":[{"code":23,"dataId":0,"value":0.1},{"code":21,"dataId":6,"value":1.5},{"code":22,"dataId":3,"value":10},{"code":22,"dataId":9,"value":0.2},{"code":21,"dataId":4,"value":1.1}],"iconIndex":205,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"暴露了凶残本性!","minTurns":1,"motion":0,"name":"卖萌I","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
@ -173,7 +173,7 @@ null,
{"id":171,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":22,"dataId":1,"value":0.4},{"code":22,"dataId":4,"value":0.4},{"code":22,"dataId":2,"value":0.2}],"iconIndex":0,"maxTurns":2,"message1":"被魔法迷雾遮蔽!","message2":"被魔法迷雾遮蔽!","message3":"","message4":"周围的迷雾已经消散!","minTurns":2,"motion":0,"name":"迷雾遮蔽III","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":172,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":23,"dataId":0,"value":0.4},{"code":22,"dataId":1,"value":0.2},{"code":22,"dataId":4,"value":0.2},{"code":22,"dataId":2,"value":0.5},{"code":22,"dataId":0,"value":0.2},{"code":13,"dataId":95,"value":0.5}],"iconIndex":161,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"隐匿突袭I","note":"<Null Physical Taunt>\n<Null Magical Taunt>\n<Null Certain Taunt> ","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":173,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":23,"dataId":0,"value":0.3},{"code":22,"dataId":1,"value":0.3},{"code":22,"dataId":4,"value":0.3},{"code":22,"dataId":2,"value":0.7},{"code":22,"dataId":0,"value":0.3},{"code":13,"dataId":95,"value":0.8}],"iconIndex":161,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"隐匿突袭II","note":"<Null Physical Taunt>\n<Null Magical Taunt>\n<Null Certain Taunt> ","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":174,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":23,"dataId":0,"value":0.2},{"code":22,"dataId":1,"value":0.4},{"code":22,"dataId":4,"value":0.4},{"code":22,"dataId":2,"value":0.9},{"code":22,"dataId":0,"value":0.5},{"code":14,"dataId":95,"value":1}],"iconIndex":257,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"隐匿突袭III","note":"<Null Physical Taunt>\n<Null Magical Taunt>\n<Null Certain Taunt> ","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":174,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":23,"dataId":0,"value":0.2},{"code":22,"dataId":1,"value":0.4},{"code":22,"dataId":4,"value":0.4},{"code":22,"dataId":2,"value":0.9},{"code":22,"dataId":0,"value":0.5},{"code":14,"dataId":95,"value":1}],"iconIndex":161,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"隐匿突袭III","note":"<Null Physical Taunt>\n<Null Magical Taunt>\n<Null Certain Taunt> ","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":175,"autoRemovalTiming":1,"chanceByDamage":1,"traits":[{"code":21,"dataId":6,"value":0.8},{"code":61,"dataId":0,"value":0.4},{"code":22,"dataId":6,"value":0.5},{"code":32,"dataId":105,"value":0.1},{"code":32,"dataId":106,"value":0.3},{"code":32,"dataId":107,"value":0.5},{"code":22,"dataId":9,"value":0.04}],"iconIndex":111,"maxTurns":6,"message1":"开始与敌人缠斗!","message2":"","message3":"","message4":"恢复了普通的作战姿态!","minTurns":6,"motion":0,"name":"缠斗I","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":true,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":176,"autoRemovalTiming":1,"chanceByDamage":1,"traits":[{"code":21,"dataId":6,"value":0.9},{"code":61,"dataId":0,"value":0.6},{"code":22,"dataId":6,"value":0.6},{"code":32,"dataId":105,"value":0.2},{"code":32,"dataId":106,"value":0.4},{"code":32,"dataId":107,"value":0.6},{"code":22,"dataId":9,"value":0.06}],"iconIndex":111,"maxTurns":6,"message1":"开始与敌人缠斗!","message2":"","message3":"","message4":"恢复了普通的作战姿态!","minTurns":6,"motion":0,"name":"缠斗II","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":true,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":177,"autoRemovalTiming":1,"chanceByDamage":1,"traits":[{"code":21,"dataId":6,"value":0.9},{"code":61,"dataId":0,"value":0.8},{"code":22,"dataId":6,"value":0.6},{"code":32,"dataId":105,"value":0.3},{"code":32,"dataId":106,"value":0.5},{"code":32,"dataId":107,"value":0.7},{"code":22,"dataId":9,"value":0.08}],"iconIndex":111,"maxTurns":6,"message1":"开始与敌人缠斗!","message2":"","message3":"","message4":"恢复了普通的作战姿态!","minTurns":6,"motion":0,"name":"缠斗III","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":true,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
@ -193,19 +193,19 @@ null,
{"id":191,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[],"iconIndex":0,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"","note":"","overlay":0,"priority":50,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":192,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[],"iconIndex":0,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"","note":"","overlay":0,"priority":50,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":193,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[],"iconIndex":0,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"","note":"","overlay":0,"priority":50,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":194,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[],"iconIndex":0,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"","note":"","overlay":0,"priority":50,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":195,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[{"code":11,"dataId":1,"value":0.85},{"code":22,"dataId":7,"value":0.05},{"code":21,"dataId":2,"value":1.1},{"code":21,"dataId":4,"value":1.1}],"iconIndex":0,"maxTurns":1,"message1":"","message2":"复活后更强了!","message3":"","message4":"","minTurns":1,"motion":0,"name":"复活强化","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":196,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[],"iconIndex":0,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"","note":"","overlay":0,"priority":50,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":197,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[],"iconIndex":0,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"","note":"","overlay":0,"priority":50,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":198,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[{"code":11,"dataId":1,"value":0.85},{"code":22,"dataId":7,"value":0.05},{"code":21,"dataId":2,"value":1.1},{"code":21,"dataId":4,"value":1.1}],"iconIndex":0,"maxTurns":1,"message1":"","message2":"复活后更强了!","message3":"","message4":"","minTurns":1,"motion":0,"name":"复活强化","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":199,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":11,"dataId":1,"value":0},{"code":11,"dataId":2,"value":0},{"code":11,"dataId":3,"value":0},{"code":11,"dataId":4,"value":0},{"code":11,"dataId":5,"value":0},{"code":11,"dataId":6,"value":0},{"code":11,"dataId":7,"value":0},{"code":11,"dataId":8,"value":0},{"code":11,"dataId":9,"value":0},{"code":11,"dataId":10,"value":0},{"code":11,"dataId":11,"value":0},{"code":11,"dataId":12,"value":0},{"code":11,"dataId":13,"value":0},{"code":11,"dataId":14,"value":0},{"code":11,"dataId":15,"value":0}],"iconIndex":0,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"复活无敌","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":200,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[],"iconIndex":0,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"","note":"","overlay":0,"priority":50,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":201,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[],"iconIndex":0,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"","note":"","overlay":0,"priority":50,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":202,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[],"iconIndex":0,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"","note":"","overlay":0,"priority":50,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":203,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[],"iconIndex":0,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"","note":"","overlay":0,"priority":50,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":204,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[],"iconIndex":0,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"","note":"","overlay":0,"priority":50,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":205,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[],"iconIndex":0,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"","note":"","overlay":0,"priority":50,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":206,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[],"iconIndex":0,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"","note":"","overlay":0,"priority":50,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":194,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[{"code":11,"dataId":1,"value":0.85},{"code":22,"dataId":7,"value":0.05},{"code":21,"dataId":2,"value":1.1},{"code":21,"dataId":4,"value":1.1}],"iconIndex":0,"maxTurns":1,"message1":"","message2":"复活后更强了!","message3":"","message4":"","minTurns":1,"motion":0,"name":"复活一级强化","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":195,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[{"code":11,"dataId":1,"value":0.85},{"code":22,"dataId":7,"value":0.05},{"code":21,"dataId":2,"value":1.15},{"code":21,"dataId":4,"value":1.15},{"code":21,"dataId":5,"value":1.1}],"iconIndex":0,"maxTurns":1,"message1":"","message2":"复活后更强了!","message3":"","message4":"","minTurns":1,"motion":0,"name":"复活二级强化","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":196,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[{"code":11,"dataId":1,"value":0.8},{"code":22,"dataId":7,"value":0.06},{"code":21,"dataId":2,"value":1.2},{"code":21,"dataId":4,"value":1.2},{"code":21,"dataId":5,"value":1.2}],"iconIndex":47,"maxTurns":1,"message1":"","message2":"复活后更强了!","message3":"","message4":"","minTurns":1,"motion":0,"name":"复活三级强化","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":197,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[{"code":11,"dataId":1,"value":0.75},{"code":22,"dataId":7,"value":0.07},{"code":21,"dataId":2,"value":1.25},{"code":21,"dataId":4,"value":1.25},{"code":21,"dataId":5,"value":1.25}],"iconIndex":0,"maxTurns":1,"message1":"","message2":"复活后更强了!","message3":"","message4":"","minTurns":1,"motion":0,"name":"复活四级强化","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":198,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[{"code":11,"dataId":1,"value":0.75},{"code":22,"dataId":7,"value":0.08},{"code":21,"dataId":2,"value":1.3},{"code":21,"dataId":4,"value":1.3},{"code":21,"dataId":5,"value":1.3}],"iconIndex":0,"maxTurns":1,"message1":"","message2":"复活后更强了!","message3":"","message4":"","minTurns":1,"motion":0,"name":"复活五级强化","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":199,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":14,"dataId":1,"value":1},{"code":11,"dataId":2,"value":0},{"code":11,"dataId":3,"value":0},{"code":11,"dataId":4,"value":0},{"code":11,"dataId":5,"value":0},{"code":11,"dataId":6,"value":0},{"code":11,"dataId":7,"value":0},{"code":11,"dataId":8,"value":0},{"code":11,"dataId":9,"value":0},{"code":11,"dataId":10,"value":0},{"code":11,"dataId":11,"value":0},{"code":11,"dataId":12,"value":0},{"code":11,"dataId":13,"value":0},{"code":11,"dataId":14,"value":0},{"code":11,"dataId":18,"value":0},{"code":11,"dataId":17,"value":0},{"code":11,"dataId":16,"value":0},{"code":14,"dataId":54,"value":1},{"code":14,"dataId":55,"value":1},{"code":14,"dataId":56,"value":1},{"code":14,"dataId":57,"value":1},{"code":14,"dataId":58,"value":1},{"code":14,"dataId":59,"value":1},{"code":14,"dataId":60,"value":1},{"code":14,"dataId":61,"value":1},{"code":14,"dataId":62,"value":1},{"code":14,"dataId":63,"value":1},{"code":14,"dataId":64,"value":1},{"code":14,"dataId":65,"value":1},{"code":14,"dataId":66,"value":1},{"code":14,"dataId":67,"value":1},{"code":14,"dataId":68,"value":1},{"code":14,"dataId":69,"value":1},{"code":14,"dataId":73,"value":1},{"code":14,"dataId":74,"value":1},{"code":14,"dataId":75,"value":1},{"code":14,"dataId":76,"value":1},{"code":14,"dataId":46,"value":1},{"code":14,"dataId":77,"value":1},{"code":14,"dataId":78,"value":1},{"code":14,"dataId":79,"value":1},{"code":14,"dataId":80,"value":1},{"code":14,"dataId":81,"value":1},{"code":14,"dataId":82,"value":1},{"code":14,"dataId":83,"value":1},{"code":14,"dataId":84,"value":1},{"code":14,"dataId":85,"value":1},{"code":14,"dataId":86,"value":1},{"code":14,"dataId":87,"value":1},{"code":14,"dataId":5,"value":1},{"code":14,"dataId":6,"value":1},{"code":14,"dataId":88,"value":1},{"code":14,"dataId":90,"value":1},{"code":14,"dataId":91,"value":1},{"code":14,"dataId":92,"value":1},{"code":14,"dataId":93,"value":1},{"code":14,"dataId":95,"value":1},{"code":14,"dataId":97,"value":1},{"code":14,"dataId":98,"value":1},{"code":14,"dataId":99,"value":1},{"code":14,"dataId":100,"value":1},{"code":14,"dataId":101,"value":1},{"code":14,"dataId":105,"value":1},{"code":14,"dataId":106,"value":1},{"code":14,"dataId":107,"value":1},{"code":14,"dataId":108,"value":1},{"code":14,"dataId":109,"value":1},{"code":14,"dataId":110,"value":1}],"iconIndex":0,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"复活无敌","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":200,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":14,"dataId":1,"value":1},{"code":23,"dataId":0,"value":0},{"code":22,"dataId":7,"value":0.25},{"code":11,"dataId":3,"value":0},{"code":11,"dataId":4,"value":0},{"code":11,"dataId":5,"value":0},{"code":11,"dataId":6,"value":0},{"code":11,"dataId":7,"value":0},{"code":11,"dataId":8,"value":0},{"code":11,"dataId":9,"value":0},{"code":11,"dataId":10,"value":0},{"code":11,"dataId":11,"value":0},{"code":11,"dataId":12,"value":0},{"code":11,"dataId":13,"value":0},{"code":11,"dataId":14,"value":0},{"code":11,"dataId":16,"value":0},{"code":11,"dataId":17,"value":0},{"code":11,"dataId":18,"value":0},{"code":14,"dataId":54,"value":1},{"code":14,"dataId":55,"value":1},{"code":14,"dataId":56,"value":1},{"code":14,"dataId":57,"value":1},{"code":14,"dataId":58,"value":1},{"code":14,"dataId":59,"value":1},{"code":14,"dataId":60,"value":1},{"code":14,"dataId":61,"value":1},{"code":14,"dataId":62,"value":1},{"code":14,"dataId":63,"value":1},{"code":14,"dataId":64,"value":1},{"code":14,"dataId":65,"value":1},{"code":14,"dataId":66,"value":1},{"code":14,"dataId":67,"value":1},{"code":14,"dataId":68,"value":1},{"code":14,"dataId":69,"value":1},{"code":14,"dataId":73,"value":1},{"code":14,"dataId":74,"value":1},{"code":14,"dataId":75,"value":1},{"code":14,"dataId":76,"value":1},{"code":14,"dataId":46,"value":1},{"code":14,"dataId":77,"value":1},{"code":14,"dataId":78,"value":1},{"code":14,"dataId":79,"value":1},{"code":14,"dataId":80,"value":1},{"code":14,"dataId":81,"value":1},{"code":14,"dataId":82,"value":1},{"code":14,"dataId":83,"value":1},{"code":14,"dataId":84,"value":1},{"code":14,"dataId":85,"value":1},{"code":14,"dataId":86,"value":1},{"code":14,"dataId":87,"value":1},{"code":14,"dataId":5,"value":1},{"code":14,"dataId":6,"value":1},{"code":14,"dataId":88,"value":1},{"code":14,"dataId":90,"value":1},{"code":14,"dataId":91,"value":1},{"code":14,"dataId":92,"value":1},{"code":14,"dataId":93,"value":1},{"code":14,"dataId":95,"value":1},{"code":14,"dataId":97,"value":1},{"code":14,"dataId":98,"value":1},{"code":14,"dataId":99,"value":1},{"code":14,"dataId":100,"value":1},{"code":14,"dataId":101,"value":1},{"code":14,"dataId":105,"value":1},{"code":14,"dataId":106,"value":1},{"code":14,"dataId":107,"value":1},{"code":14,"dataId":108,"value":1},{"code":14,"dataId":109,"value":1},{"code":14,"dataId":110,"value":1}],"iconIndex":1,"maxTurns":2,"message1":"进入假死状态!","message2":"","message3":"","message4":"从假死状态复活!","minTurns":2,"motion":3,"name":"假死状态","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":201,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[{"code":14,"dataId":1,"value":1}],"iconIndex":0,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"准备复活!","minTurns":1,"motion":0,"name":"一级复活标签","note":"","overlay":0,"priority":50,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":202,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[{"code":14,"dataId":1,"value":1}],"iconIndex":0,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"准备复活!","minTurns":1,"motion":0,"name":"二级复活标签","note":"","overlay":0,"priority":50,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":203,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[{"code":14,"dataId":1,"value":1}],"iconIndex":322,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"准备复活!","minTurns":1,"motion":0,"name":"三级复活标签","note":"","overlay":0,"priority":50,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":204,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[{"code":14,"dataId":1,"value":1}],"iconIndex":0,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"准备复活!","minTurns":1,"motion":0,"name":"四级复活标签","note":"","overlay":0,"priority":50,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":205,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[{"code":14,"dataId":1,"value":1}],"iconIndex":0,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"准备复活!","minTurns":1,"motion":0,"name":"五级复活标签","note":"","overlay":0,"priority":50,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":206,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":14,"dataId":1,"value":1},{"code":23,"dataId":0,"value":0},{"code":22,"dataId":7,"value":1},{"code":11,"dataId":2,"value":0},{"code":11,"dataId":3,"value":0},{"code":11,"dataId":4,"value":0},{"code":11,"dataId":5,"value":0},{"code":11,"dataId":6,"value":0},{"code":11,"dataId":7,"value":0},{"code":11,"dataId":8,"value":0},{"code":11,"dataId":9,"value":0},{"code":11,"dataId":10,"value":0},{"code":11,"dataId":11,"value":0},{"code":11,"dataId":12,"value":0},{"code":11,"dataId":13,"value":0},{"code":11,"dataId":14,"value":0},{"code":11,"dataId":16,"value":0},{"code":11,"dataId":17,"value":0},{"code":11,"dataId":18,"value":0},{"code":14,"dataId":54,"value":1},{"code":14,"dataId":55,"value":1},{"code":14,"dataId":56,"value":1},{"code":14,"dataId":57,"value":1},{"code":14,"dataId":58,"value":1},{"code":14,"dataId":59,"value":1},{"code":14,"dataId":60,"value":1},{"code":14,"dataId":61,"value":1},{"code":14,"dataId":62,"value":1},{"code":14,"dataId":63,"value":1},{"code":14,"dataId":64,"value":1},{"code":14,"dataId":65,"value":1},{"code":14,"dataId":66,"value":1},{"code":14,"dataId":67,"value":1},{"code":14,"dataId":68,"value":1},{"code":14,"dataId":69,"value":1},{"code":14,"dataId":73,"value":1},{"code":14,"dataId":74,"value":1},{"code":14,"dataId":75,"value":1},{"code":14,"dataId":76,"value":1},{"code":14,"dataId":46,"value":1},{"code":14,"dataId":77,"value":1},{"code":14,"dataId":78,"value":1},{"code":14,"dataId":79,"value":1},{"code":14,"dataId":80,"value":1},{"code":14,"dataId":81,"value":1},{"code":14,"dataId":82,"value":1},{"code":14,"dataId":83,"value":1},{"code":14,"dataId":84,"value":1},{"code":14,"dataId":85,"value":1},{"code":14,"dataId":86,"value":1},{"code":14,"dataId":87,"value":1},{"code":14,"dataId":88,"value":1},{"code":14,"dataId":90,"value":1},{"code":14,"dataId":91,"value":1},{"code":14,"dataId":92,"value":1},{"code":14,"dataId":93,"value":1},{"code":14,"dataId":95,"value":1},{"code":14,"dataId":97,"value":1},{"code":14,"dataId":98,"value":1},{"code":14,"dataId":99,"value":1},{"code":14,"dataId":100,"value":1},{"code":14,"dataId":101,"value":1},{"code":14,"dataId":105,"value":1},{"code":14,"dataId":106,"value":1},{"code":14,"dataId":107,"value":1},{"code":14,"dataId":108,"value":1},{"code":14,"dataId":109,"value":1},{"code":14,"dataId":110,"value":1},{"code":14,"dataId":34,"value":1},{"code":14,"dataId":36,"value":1},{"code":14,"dataId":40,"value":1},{"code":14,"dataId":45,"value":1}],"iconIndex":1,"maxTurns":1,"message1":"进入假死状态!","message2":"","message3":"","message4":"从假死状态复活!","minTurns":1,"motion":2,"name":"怪物假死","note":"","overlay":0,"priority":50,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":207,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[],"iconIndex":0,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"","note":"","overlay":0,"priority":50,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":208,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[],"iconIndex":0,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"","note":"","overlay":0,"priority":50,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":209,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[],"iconIndex":0,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"","note":"","overlay":0,"priority":50,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 MiB

After

Width:  |  Height:  |  Size: 1.5 MiB

Loading…
Cancel
Save