技能优化并修复狗莉注释BUG;

main
parent a9e327ae1f
commit e74c80d542

@ -22,6 +22,7 @@
## 更新记录 ## 更新记录
- **2023/11/04****乐子人**技能优化并修复狗莉注释BUG
- **2023/11/02****乐子人**引入YEP_ElementCore并修改细节 - **2023/11/02****乐子人**引入YEP_ElementCore并修改细节
- **2023/10/29****乐子人**;修改诺兰一个技能; - **2023/10/29****乐子人**;修改诺兰一个技能;
- **2023/10/28****乐子人**;薇薇安加强,重做反击机制和诺兰被动,取消怪物释放技能的前置动画,补充战斗资料库; - **2023/10/28****乐子人**;薇薇安加强,重做反击机制和诺兰被动,取消怪物释放技能的前置动画,补充战斗资料库;

@ -212,17 +212,17 @@ null,
{"id":210,"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":210,"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":211,"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":211,"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":212,"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":212,"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":213,"animationId":-1,"damage":{"critical":true,"elementId":-1,"formula":"","type":1,"variance":5},"description":"莉莉人形态普攻第一段","effects":[{"code":21,"dataId":0,"value1":1,"value2":0}],"hitType":1,"iconIndex":320,"message1":"的突进攻击!","message2":"","mpCost":0,"name":"突进攻击","note":" <Hit Reward: Add State 294>\n <Hit Reward: Add State 113>\n <Hit Reward: Remove State 293>\n <Missed Reward: Add State 293>\n <Missed Reward: Add State 229>\n <Hit Reward: Remove State 229>\n\n<技能类型:普攻>\n\n\n<Before Eval>\nuser._agatktimes = user._agatktimes || 0;\nif(user.isStateAffected(292) && user._agatktimes > 0){\n user._agatktimes -= 1;\n if(user._agatktimes <= 0){\n user.removeState(292);\n }\n }\n</Before Eval>\n\n<damage formula>\n value = 1;\n if(user.isStateAffected(292) && user._agatktimes > 0){\n value += (user.atk * 2 - target.def*0.85);\n }\n else{\n value += (user.atk * 2 - target.def);\n }\n value *= (user.level*user.atk/2048+2);\n if(user.isStateAffected(298)){\n if(user.isLearnedSkill(222)){\n value += 5000;\n }\n else{\n if(user.isLearnedSkill(221)){\n value += 3000;\n }\n else{\n if(user.isLearnedSkill(220)){\n value += 1200;\n }\n else{\n if(user.isLearnedSkill(219)){\n value += 400;\n }\n else{\n value += 75;\n }\n }\n }\n }\n }\n value *= Math.min(1+user.agi/400, 2);\n</damage formula>\n\n<Post-Damage Eval>\n if(user.isStateAffected(292)){\n user.addState(167);\n }\n</Post-Damage Eval>\n\n","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":1,"speed":0,"stypeId":5,"successRate":100,"tpCost":0,"tpGain":10}, {"id":213,"animationId":-1,"damage":{"critical":true,"elementId":-1,"formula":"","type":1,"variance":5},"description":"莉莉人形态普攻第一段","effects":[{"code":21,"dataId":0,"value1":1,"value2":0}],"hitType":1,"iconIndex":320,"message1":"的突进攻击!","message2":"","mpCost":0,"name":"突进攻击","note":" <Hit Reward: Add State 294>\n <Hit Reward: Add State 113>\n <Hit Reward: Remove State 293>\n <Missed Reward: Add State 293>\n <Missed Reward: Add State 229>\n <Hit Reward: Remove State 229>\n\n<技能类型:普攻>\n\n\n<Before Eval>\nuser._agatktimes = user._agatktimes || 0;\nif(user.isStateAffected(292) && user._agatktimes > 0){\n user._agatktimes -= 1;\n if(user._agatktimes == 0){\n user.removeState(292);\n }\n }\n</Before Eval>\n\n<damage formula>\n value = 1;\n if(user.isStateAffected(292) && user._agatktimes > 0){\n value += (user.atk * 2 - target.def*0.85);\n }\n else{\n value += (user.atk * 2 - target.def);\n }\n value *= (user.level*user.atk/2048+2);\n if(user.isStateAffected(298)){\n value += (user.isLearnedSkill(222)?2000: 0);\n value += (user.isLearnedSkill(221)?1800: 0);\n value += (user.isLearnedSkill(220)?800: 0);\n value += (user.isLearnedSkill(219)?325: 0);\n value += (user.isLearnedSkill(218)?75: 0);\n }\n value *= Math.min(1+user.agi/400, 2);\n</damage formula>\n\n<Post-Damage Eval>\n if(user.isStateAffected(292)){\n user.addState(167);\n }\n</Post-Damage Eval>\n\n","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":1,"speed":0,"stypeId":5,"successRate":100,"tpCost":0,"tpGain":10},
{"id":214,"animationId":-1,"damage":{"critical":true,"elementId":-1,"formula":"","type":1,"variance":5},"description":"莉莉人形态普攻第二段","effects":[{"code":21,"dataId":0,"value1":1,"value2":0}],"hitType":1,"iconIndex":321,"message1":"的三段攻击!","message2":"","mpCost":0,"name":"三连击","note":" <Hit Reward: Add State 295>\n <Hit Reward: Remove State 294>\n\n<技能类型:普攻>\n\n<Before Eval>\nuser._agatktimes = user._agatktimes || 0;\nif(user.isStateAffected(292) && user._agatktimes > 0){\n user._agatktimes -= 1;\n if(user._agatktimes <= 0){\n user.removeState(292);\n }\n }\n</Before Eval>\n\n<damage formula>\n value = 1;\n if(user.isStateAffected(292) && user._agatktimes > 0){\n value += 4/5*(user.atk * 2 - target.def*0.85);\n }\n else{\n value += 4/5*(user.atk * 2 - target.def);\n }\n value *= (user.level*user.atk/2048+2);\n if(user.isStateAffected(298)){\n if(user.isLearnedSkill(222)){\n value += 5000;\n }\n else{\n if(user.isLearnedSkill(221)){\n value += 3000;\n }\n else{\n if(user.isLearnedSkill(220)){\n value += 1200;\n }\n else{\n if(user.isLearnedSkill(219)){\n value += 400;\n }\n else{\n value += 75;\n }\n }\n }\n }\n }\n</damage formula>\n\n","occasion":1,"repeats":3,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":1,"speed":0,"stypeId":5,"successRate":100,"tpCost":0,"tpGain":3}, {"id":214,"animationId":-1,"damage":{"critical":true,"elementId":-1,"formula":"","type":1,"variance":5},"description":"莉莉人形态普攻第二段","effects":[{"code":21,"dataId":0,"value1":1,"value2":0}],"hitType":1,"iconIndex":321,"message1":"的三段攻击!","message2":"","mpCost":0,"name":"三连击","note":" <Hit Reward: Add State 295>\n <Hit Reward: Remove State 294>\n\n<技能类型:普攻>\n\n<Before Eval>\nuser._agatktimes = user._agatktimes || 0;\nif(user.isStateAffected(292) && user._agatktimes > 0){\n user._agatktimes -= 1;\n if(user._agatktimes <= 0){\n user.removeState(292);\n }\n }\n</Before Eval>\n\n<damage formula>\n value = 1;\n if(user.isStateAffected(292) && user._agatktimes > 0){\n value += (user.atk * 2 - target.def*0.85);\n }\n else{\n value += (user.atk * 2 - target.def);\n }\n value *= 0.8;\n value *= (user.level*user.atk/2048+2);\n if(user.isStateAffected(298)){\n value += (user.isLearnedSkill(222)?2000: 0);\n value += (user.isLearnedSkill(221)?1800: 0);\n value += (user.isLearnedSkill(220)?800: 0);\n value += (user.isLearnedSkill(219)?325: 0);\n value += (user.isLearnedSkill(218)?75: 0);\n }\n if(target.isStateAffected(58) || target.isStateAffected(70) ){\n value *= 1.2;\n }\n value = Math.floor(value);\n</damage formula>\n\n","occasion":1,"repeats":3,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":1,"speed":0,"stypeId":5,"successRate":100,"tpCost":0,"tpGain":3},
{"id":215,"animationId":-1,"damage":{"critical":false,"elementId":-1,"formula":"","type":1,"variance":5},"description":"莉莉人形态普攻第三段","effects":[{"code":21,"dataId":0,"value1":1,"value2":0}],"hitType":1,"iconIndex":322,"message1":"的旋转攻击!","message2":"","mpCost":0,"name":"旋转攻击","note":"<Hit Reward: Add State 296>\n<Hit Reward: Remove State 295>\n\n<技能类型:普攻>\n\n<Post-Damage Eval>\n if(user.isStateAffected(292)){\n user.addState(167);\n }\n</Post-Damage Eval>\n\n<Before Eval>\nuser._agatktimes = user._agatktimes || 0;\nif(user.isStateAffected(292) && user._agatktimes > 0){\n user._agatktimes -= 1;\n if(user._agatktimes <= 0){\n user.removeState(292);\n }\n }\n</Before Eval>\n\n<damage formula>\n this._times = this._times || 1;\n value = 1;\n if(user.isStateAffected(292) && user._agatktimes > 0){\n value += 1/2*(user.atk * 2 - target.def*0.85);\n }\n else{\n value += 1/2*(user.atk * 2 - target.def);\n }\n value *= (user.level*user.atk/2048+2);\n if(user.isStateAffected(298)){\n if(user.isLearnedSkill(222)){\n value += 5000;\n }\n else{\n if(user.isLearnedSkill(221)){\n value += 3000;\n }\n else{\n if(user.isLearnedSkill(220)){\n value += 1200;\n }\n else{\n if(user.isLearnedSkill(219)){\n value += 400;\n }\n else{\n value += 75;\n }\n }\n }\n }\n }\n value *= (target.isStateAffected(56) ? 13/10 : 1);\n value = Math.floor(value);\n if(this._times == 1){\n value *= 3\n }\n this._times += 1;\n</damage formula>\n\n<Custom Target Eval>\ntargets.push(target);\ntargets.push($gameTroop.members()[this._targetIndex - 1]);\ntargets.push($gameTroop.members()[this._targetIndex + 1]);\n</Custom Target Eval>","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":1,"speed":0,"stypeId":5,"successRate":100,"tpCost":0,"tpGain":3}, {"id":215,"animationId":-1,"damage":{"critical":false,"elementId":-1,"formula":"","type":1,"variance":5},"description":"莉莉人形态普攻第三段","effects":[{"code":21,"dataId":0,"value1":1,"value2":0}],"hitType":1,"iconIndex":322,"message1":"的旋转攻击!","message2":"","mpCost":0,"name":"旋转攻击","note":"<Hit Reward: Add State 296>\n<Hit Reward: Remove State 295>\n\n<技能类型:普攻>\n\n<Post-Damage Eval>\n if(user.isStateAffected(292)){\n user.addState(167);\n }\n</Post-Damage Eval>\n\n<Before Eval>\nuser._agatktimes = user._agatktimes || 0;\nif(user.isStateAffected(292) && user._agatktimes > 0){\n user._agatktimes -= 1;\n if(user._agatktimes <= 0){\n user.removeState(292);\n }\n }\n</Before Eval>\n\n<damage formula>\n this._times = this._times || 1;\n value = 1;\n if(user.isStateAffected(292) && user._agatktimes > 0){\n value += 1/2*(user.atk * 2 - target.def*0.85);\n }\n else{\n value += 1/2*(user.atk * 2 - target.def);\n }\n value *= (user.level*user.atk/2048+2);\n if(user.isStateAffected(298)){\n value += (user.isLearnedSkill(222)?2000: 0);\n value += (user.isLearnedSkill(221)?1800: 0);\n value += (user.isLearnedSkill(220)?800: 0);\n value += (user.isLearnedSkill(219)?325: 0);\n value += (user.isLearnedSkill(218)?75: 0);\n }\n value *= (target.isStateAffected(56) ? 13/10 : 1);\n value = Math.floor(value);\n if(this._times == 1){\n value *= 3\n }\n this._times += 1;\n</damage formula>\n\n<Custom Target Eval>\ntargets.push(target);\ntargets.push($gameTroop.members()[this._targetIndex - 1]);\ntargets.push($gameTroop.members()[this._targetIndex + 1]);\n</Custom Target Eval>","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":1,"speed":0,"stypeId":5,"successRate":100,"tpCost":0,"tpGain":3},
{"id":216,"animationId":-1,"damage":{"critical":true,"elementId":-1,"formula":"","type":1,"variance":5},"description":"莉莉人形态普攻第四段","effects":[{"code":21,"dataId":0,"value1":1,"value2":0}],"hitType":1,"iconIndex":97,"message1":"的跳跃攻击!","message2":"","mpCost":0,"name":"跳跃攻击","note":"<Hit Reward: Add State 293>\n<Hit Reward: Remove State 296>\n\n<技能类型:普攻>\n\n<Before Eval>\nuser._agatktimes = user._agatktimes || 0;\nif(user.isStateAffected(292) && user._agatktimes > 0){\n user._agatktimes -= 1;\n if(user._agatktimes <= 0){\n user.removeState(292);\n }\n }\n</Before Eval>\n\n<After Eval>\nuser.removeState(296);\nuser.addState(293);\n</After Eval>\n\n<damage formula>\n value = 1;\n if(user.isStateAffected(292) && user._agatktimes > 0){\n value += (user.atk * 3 - target.def*0.6);\n }\n else{\n value += (user.atk * 3 - target.def*0.75);\n }\n value *= (user.level*user.atk/2048+2);\n if(user.isStateAffected(298)){\n if(user.isLearnedSkill(222)){\n value += 5000;\n }\n else{\n if(user.isLearnedSkill(221)){\n value += 3000;\n }\n else{\n if(user.isLearnedSkill(220)){\n value += 1200;\n }\n else{\n if(user.isLearnedSkill(219)){\n value += 400;\n }\n else{\n value += 75;\n }\n }\n }\n }\n }\n value *= 2 - target.hp/target.mhp;\n value = Math.floor(value);\n</damage formula>","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":1,"speed":0,"stypeId":5,"successRate":100,"tpCost":0,"tpGain":4}, {"id":216,"animationId":-1,"damage":{"critical":true,"elementId":-1,"formula":"","type":1,"variance":5},"description":"莉莉人形态普攻第四段","effects":[{"code":21,"dataId":0,"value1":1,"value2":0}],"hitType":1,"iconIndex":97,"message1":"的跳跃攻击!","message2":"","mpCost":0,"name":"跳跃攻击","note":"<Hit Reward: Add State 293>\n<Hit Reward: Remove State 296>\n\n<技能类型:普攻>\n\n<Before Eval>\nuser._agatktimes = user._agatktimes || 0;\nif(user.isStateAffected(292) && user._agatktimes > 0){\n user._agatktimes -= 1;\n if(user._agatktimes <= 0){\n user.removeState(292);\n }\n }\n</Before Eval>\n\n<After Eval>\nuser.removeState(296);\nuser.addState(293);\n</After Eval>\n\n<damage formula>\n value = 1;\n if(user.isStateAffected(292) && user._agatktimes > 0){\n value += (user.atk * 3 - target.def*0.6);\n }\n else{\n value += (user.atk * 3 - target.def*0.75);\n }\n value *= (user.level*user.atk/2048+2);\n if(user.isStateAffected(298)){\n value += (user.isLearnedSkill(222)?2000: 0);\n value += (user.isLearnedSkill(221)?1800: 0);\n value += (user.isLearnedSkill(220)?800: 0);\n value += (user.isLearnedSkill(219)?325: 0);\n value += (user.isLearnedSkill(218)?75: 0);\n }\n value *= 2 - target.hp/target.mhp;\n value = Math.floor(value);\n</damage formula>","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":1,"speed":0,"stypeId":5,"successRate":100,"tpCost":0,"tpGain":4},
{"id":217,"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":217,"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":218,"animationId":43,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"莉莉集中注意力,接下来四回合的普通攻击,每次伤害\n增加50点","effects":[{"code":21,"dataId":298,"value1":1,"value2":0}],"hitType":0,"iconIndex":734,"message1":"使用了%1","message2":"","mpCost":0,"name":"精确攻击I","note":"<Hide if Learned Skill: 219,220,221,222>\n<技能类型:技能>\n\n<After ATB: 50%>","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":11,"speed":0,"stypeId":1,"successRate":100,"tpCost":40,"tpGain":0}, {"id":218,"animationId":43,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"莉莉集中注意力,接下来四回合的普通攻击,每次伤害\n增加75点并增加下回合读条50%","effects":[{"code":21,"dataId":298,"value1":1,"value2":0}],"hitType":0,"iconIndex":734,"message1":"使用了%1","message2":"","mpCost":0,"name":"精确攻击I","note":"<Hide if Learned Skill: 219,220,221,222>\n<技能类型:技能>\n\n<After ATB: 50%>","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":11,"speed":0,"stypeId":1,"successRate":100,"tpCost":40,"tpGain":0},
{"id":219,"animationId":43,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"莉莉集中注意力,接下来四回合的普通攻击,每次伤害\n增加400点","effects":[{"code":21,"dataId":298,"value1":1,"value2":0}],"hitType":0,"iconIndex":734,"message1":"使用了%1","message2":"","mpCost":0,"name":"精确攻击II","note":"<Hide if Learned Skill: 220,221,222>\n<技能类型:技能>\n\n<After ATB: 60%>","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":11,"speed":0,"stypeId":1,"successRate":100,"tpCost":40,"tpGain":0}, {"id":219,"animationId":43,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"莉莉集中注意力,接下来四回合的普通攻击,每次伤害\n增加400点并增加下回合读条60%","effects":[{"code":21,"dataId":298,"value1":1,"value2":0}],"hitType":0,"iconIndex":734,"message1":"使用了%1","message2":"","mpCost":0,"name":"精确攻击II","note":"<Hide if Learned Skill: 220,221,222>\n<技能类型:技能>\n\n<After ATB: 60%>","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":11,"speed":0,"stypeId":1,"successRate":100,"tpCost":40,"tpGain":0},
{"id":220,"animationId":43,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"莉莉集中注意力,接下来四回合的普通攻击,每次伤害\n增加1200点","effects":[{"code":21,"dataId":298,"value1":1,"value2":0}],"hitType":0,"iconIndex":734,"message1":"使用了%1","message2":"","mpCost":0,"name":"精确攻击III","note":"<Hide if Learned Skill: 221,222>\n<技能类型:技能>\n\n<After ATB: 70%>","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":11,"speed":0,"stypeId":1,"successRate":100,"tpCost":40,"tpGain":0}, {"id":220,"animationId":43,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"莉莉集中注意力,接下来四回合的普通攻击,每次伤害\n增加1200点并增加下回合读条70%","effects":[{"code":21,"dataId":298,"value1":1,"value2":0}],"hitType":0,"iconIndex":734,"message1":"使用了%1","message2":"","mpCost":0,"name":"精确攻击III","note":"<Hide if Learned Skill: 221,222>\n<技能类型:技能>\n\n<After ATB: 70%>","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":11,"speed":0,"stypeId":1,"successRate":100,"tpCost":40,"tpGain":0},
{"id":221,"animationId":43,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"莉莉集中注意力,接下来四回合的普通攻击,每次伤害\n增加3000点","effects":[{"code":21,"dataId":298,"value1":1,"value2":0}],"hitType":0,"iconIndex":734,"message1":"使用了%1","message2":"","mpCost":0,"name":"精确攻击IV","note":"<Hide if Learned Skill: 222>\n<技能类型:技能>\n\n<After ATB: 80%>","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":11,"speed":0,"stypeId":1,"successRate":100,"tpCost":40,"tpGain":0}, {"id":221,"animationId":43,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"莉莉集中注意力,接下来四回合的普通攻击,每次伤害\n增加3000点并增加下回合读条80%","effects":[{"code":21,"dataId":298,"value1":1,"value2":0}],"hitType":0,"iconIndex":734,"message1":"使用了%1","message2":"","mpCost":0,"name":"精确攻击IV","note":"<Hide if Learned Skill: 222>\n<技能类型:技能>\n\n<After ATB: 80%>","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":11,"speed":0,"stypeId":1,"successRate":100,"tpCost":40,"tpGain":0},
{"id":222,"animationId":43,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"莉莉集中注意力,接下来四回合的普通攻击,每次伤害\n增加5000点","effects":[{"code":21,"dataId":298,"value1":1,"value2":0}],"hitType":0,"iconIndex":734,"message1":"使用了%1","message2":"","mpCost":0,"name":"精确攻击V","note":"<技能类型:技能>\n\n<After ATB: 90%>","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":11,"speed":0,"stypeId":1,"successRate":100,"tpCost":40,"tpGain":0}, {"id":222,"animationId":43,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"莉莉集中注意力,接下来四回合的普通攻击,每次伤害\n增加5000点并增加下回合读条90%","effects":[{"code":21,"dataId":298,"value1":1,"value2":0}],"hitType":0,"iconIndex":734,"message1":"使用了%1","message2":"","mpCost":0,"name":"精确攻击V","note":"<技能类型:技能>\n\n<After ATB: 90%>","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":11,"speed":0,"stypeId":1,"successRate":100,"tpCost":40,"tpGain":0},
{"id":223,"animationId":44,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"进入\\it[292]敏捷增加20%并免疫\\it[46]强化接下来12次普攻无视敌方\n15%护甲(其他强化效果见被动说明),但处于\\it[292]时不可再次使用此技能","effects":[{"code":21,"dataId":292,"value1":1,"value2":0}],"hitType":0,"iconIndex":579,"message1":"进入\\c[17]\\it[292]\\c[0]!","message2":"","mpCost":0,"name":"脱缰模式","note":"<技能类型:技能>\n\n<Custom Requirement>\n if (user .isStateAffected(292)) {\n value = false;\n } else {\n value = true;\n }\n</Custom Requirement>","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":11,"speed":0,"stypeId":1,"successRate":100,"tpCost":100,"tpGain":0}, {"id":223,"animationId":44,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"进入\\it[292]敏捷增加20%并免疫\\it[46]强化接下来12次普攻无视敌方\n15%护甲(其他强化效果见被动说明),但处于\\it[292]时不可再次使用此技能","effects":[{"code":21,"dataId":292,"value1":1,"value2":0}],"hitType":0,"iconIndex":579,"message1":"进入\\c[17]\\it[292]\\c[0]!","message2":"","mpCost":0,"name":"脱缰模式","note":"<技能类型:技能>\n\n<After ATB: 90%>\n\n<Custom Requirement>\n if (user .isStateAffected(292)) {\n value = false;\n } else {\n value = true;\n }\n</Custom Requirement>","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":11,"speed":0,"stypeId":1,"successRate":100,"tpCost":100,"tpGain":0},
{"id":224,"animationId":0,"damage":{"critical":false,"elementId":1,"formula":"1+(a.atk * 3 - b.def)*(a.level*a.atk/2048+2)* (b.isStateAffected(57) ? 11/10 : 1)* (b.isStateAffected(59) ? 11/10 : 1)* (b.isStateAffected(61) ? 11/10 : 1)","type":1,"variance":20},"description":"莉莉尝试擒住敌人,命中进行一次摔打,造成物理伤害,如果敌人处于\n\\it[57]、\\it[59]或\\it[61],则造成更高伤害并解除相应状态,附加\\it[58]","effects":[],"hitType":0,"iconIndex":439,"message1":"","message2":"","mpCost":0,"name":"擒拿I","note":"<Hide if Learned Skill: 225,226>\n<技能类型:技能>\n\n<Post-Damage Eval>\nif(target.isStateAffected(57) || target.isStateAffected(59) || target.isStateAffected(61) ){\n target.removeState(57);\n target.removeState(59);\n target.removeState(61);\n target.addState(58);\n}\n</Post-Damage Eval>","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":1,"speed":0,"stypeId":1,"successRate":100,"tpCost":30,"tpGain":0}, {"id":224,"animationId":0,"damage":{"critical":false,"elementId":1,"formula":"1+(a.atk * 3 - b.def)*(a.level*a.atk/2048+2)* (b.isStateAffected(57) ? 11/10 : 1)* (b.isStateAffected(59) ? 11/10 : 1)* (b.isStateAffected(61) ? 11/10 : 1)","type":1,"variance":20},"description":"莉莉尝试擒住敌人,命中进行一次摔打,造成物理伤害,如果敌人处于\n\\it[57]、\\it[59]或\\it[61],则造成更高伤害并解除相应状态,附加\\it[58]","effects":[],"hitType":0,"iconIndex":439,"message1":"","message2":"","mpCost":0,"name":"擒拿I","note":"<Hide if Learned Skill: 225,226>\n<技能类型:技能>\n\n<Post-Damage Eval>\nif(target.isStateAffected(57) || target.isStateAffected(59) || target.isStateAffected(61) ){\n target.removeState(57);\n target.removeState(59);\n target.removeState(61);\n target.addState(58);\n}\n</Post-Damage Eval>","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":1,"speed":0,"stypeId":1,"successRate":100,"tpCost":30,"tpGain":0},
{"id":225,"animationId":0,"damage":{"critical":false,"elementId":1,"formula":"1+(a.atk * 7/2 - b.def)*(a.level*a.atk/2048+2)* (b.isStateAffected(57) ? 11/10 : 1)* (b.isStateAffected(59) ? 11/10 : 1)* (b.isStateAffected(61) ? 11/10 : 1)","type":1,"variance":20},"description":"莉莉尝试擒住敌人,命中进行一次摔打,造成物理伤害,如果敌人处于\n\\it[57]、\\it[59]或\\it[61],则造成更高伤害并解除相应状态,附加\\it[58]","effects":[],"hitType":0,"iconIndex":439,"message1":"","message2":"","mpCost":0,"name":"擒拿II","note":"<Hide if Learned Skill: 226>\n<技能类型:技能>\n\n<Post-Damage Eval>\nif(target.isStateAffected(57) || target.isStateAffected(59) || target.isStateAffected(61) ){\n target.removeState(57);\n target.removeState(59);\n target.removeState(61);\n target.addState(58);\n}\n</Post-Damage Eval>","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":1,"speed":0,"stypeId":1,"successRate":100,"tpCost":25,"tpGain":0}, {"id":225,"animationId":0,"damage":{"critical":false,"elementId":1,"formula":"1+(a.atk * 7/2 - b.def)*(a.level*a.atk/2048+2)* (b.isStateAffected(57) ? 11/10 : 1)* (b.isStateAffected(59) ? 11/10 : 1)* (b.isStateAffected(61) ? 11/10 : 1)","type":1,"variance":20},"description":"莉莉尝试擒住敌人,命中进行一次摔打,造成物理伤害,如果敌人处于\n\\it[57]、\\it[59]或\\it[61],则造成更高伤害并解除相应状态,附加\\it[58]","effects":[],"hitType":0,"iconIndex":439,"message1":"","message2":"","mpCost":0,"name":"擒拿II","note":"<Hide if Learned Skill: 226>\n<技能类型:技能>\n\n<Post-Damage Eval>\nif(target.isStateAffected(57) || target.isStateAffected(59) || target.isStateAffected(61) ){\n target.removeState(57);\n target.removeState(59);\n target.removeState(61);\n target.addState(58);\n}\n</Post-Damage Eval>","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":1,"speed":0,"stypeId":1,"successRate":100,"tpCost":25,"tpGain":0},
{"id":226,"animationId":0,"damage":{"critical":false,"elementId":1,"formula":"1+(a.atk * 4 - b.def)*(a.level*a.atk/2048+2)* (b.isStateAffected(57) ? 11/10 : 1)* (b.isStateAffected(59) ? 11/10 : 1)* (b.isStateAffected(61) ? 11/10 : 1)","type":1,"variance":20},"description":"莉莉尝试擒住敌人,命中进行一次摔打,造成物理伤害,如果敌人处于\n\\it[57]、\\it[59]或\\it[61],则造成更高伤害并解除相应状态,附加\\it[58]","effects":[],"hitType":0,"iconIndex":439,"message1":"","message2":"","mpCost":0,"name":"擒拿III","note":"<技能类型:技能>\n\n<Post-Damage Eval>\nif(target.isStateAffected(57) || target.isStateAffected(59) || target.isStateAffected(61) ){\n target.removeState(57);\n target.removeState(59);\n target.removeState(61);\n target.addState(58);\n}\n</Post-Damage Eval>","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":1,"speed":0,"stypeId":1,"successRate":100,"tpCost":20,"tpGain":0}, {"id":226,"animationId":0,"damage":{"critical":false,"elementId":1,"formula":"1+(a.atk * 4 - b.def)*(a.level*a.atk/2048+2)* (b.isStateAffected(57) ? 11/10 : 1)* (b.isStateAffected(59) ? 11/10 : 1)* (b.isStateAffected(61) ? 11/10 : 1)","type":1,"variance":20},"description":"莉莉尝试擒住敌人,命中进行一次摔打,造成物理伤害,如果敌人处于\n\\it[57]、\\it[59]或\\it[61],则造成更高伤害并解除相应状态,附加\\it[58]","effects":[],"hitType":0,"iconIndex":439,"message1":"","message2":"","mpCost":0,"name":"擒拿III","note":"<技能类型:技能>\n\n<Post-Damage Eval>\nif(target.isStateAffected(57) || target.isStateAffected(59) || target.isStateAffected(61) ){\n target.removeState(57);\n target.removeState(59);\n target.removeState(61);\n target.addState(58);\n}\n</Post-Damage Eval>","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":1,"speed":0,"stypeId":1,"successRate":100,"tpCost":20,"tpGain":0},
@ -270,9 +270,9 @@ null,
{"id":268,"animationId":216,"damage":{"critical":true,"elementId":-1,"formula":"10+(a.atk*2 +a.mat/5 - b.def)*(a.level*a.atk/2048+2) * (b.isStateAffected(56) ? 13/10 : 1)","type":1,"variance":20},"description":"\\c[18]<强化 • 一式>\\c[18]<类普攻>\\c[0] 使用剑或枪接连进行两次上挑攻击,可以\n挑飞敌人造成\\it[56],或者挑飞敌人的武器造成\\it[76],对\\it[56]的敌人伤害增加30%","effects":[{"code":21,"dataId":56,"value1":0.5,"value2":0},{"code":21,"dataId":76,"value1":0.5,"value2":0},{"code":21,"dataId":0,"value1":1,"value2":0}],"hitType":1,"iconIndex":69,"message1":"使用了%1","message2":"","mpCost":0,"name":"上挑I","note":"<Hide if Learned Skill: 270>\n<Hit Reward: Remove State 189>\n<Hit Reward: Remove State 190>\n<Hit Reward: Add State 188>\n\n<技能类型:类普攻>","occasion":1,"repeats":2,"requiredWtypeId1":1,"requiredWtypeId2":2,"scope":1,"speed":0,"stypeId":1,"successRate":100,"tpCost":5,"tpGain":0}, {"id":268,"animationId":216,"damage":{"critical":true,"elementId":-1,"formula":"10+(a.atk*2 +a.mat/5 - b.def)*(a.level*a.atk/2048+2) * (b.isStateAffected(56) ? 13/10 : 1)","type":1,"variance":20},"description":"\\c[18]<强化 • 一式>\\c[18]<类普攻>\\c[0] 使用剑或枪接连进行两次上挑攻击,可以\n挑飞敌人造成\\it[56],或者挑飞敌人的武器造成\\it[76],对\\it[56]的敌人伤害增加30%","effects":[{"code":21,"dataId":56,"value1":0.5,"value2":0},{"code":21,"dataId":76,"value1":0.5,"value2":0},{"code":21,"dataId":0,"value1":1,"value2":0}],"hitType":1,"iconIndex":69,"message1":"使用了%1","message2":"","mpCost":0,"name":"上挑I","note":"<Hide if Learned Skill: 270>\n<Hit Reward: Remove State 189>\n<Hit Reward: Remove State 190>\n<Hit Reward: Add State 188>\n\n<技能类型:类普攻>","occasion":1,"repeats":2,"requiredWtypeId1":1,"requiredWtypeId2":2,"scope":1,"speed":0,"stypeId":1,"successRate":100,"tpCost":5,"tpGain":0},
{"id":269,"animationId":216,"damage":{"critical":true,"elementId":-1,"formula":"50+(a.atk*2 +a.mat/5 - b.def)*(a.level*a.atk/2048+2) * (b.isStateAffected(56) ? 13/10 : 1)","type":1,"variance":20},"description":"\\c[18]<强化 • 一式>\\c[18]<类普攻>\\c[0] 使用剑或枪接连进行两次上挑攻击,可以\n挑飞敌人造成\\it[56],或者挑飞敌人的武器造成\\it[76],对\\it[56]的敌人伤害增加30%","effects":[{"code":21,"dataId":56,"value1":0.5,"value2":0},{"code":21,"dataId":76,"value1":0.5,"value2":0},{"code":21,"dataId":0,"value1":1,"value2":0}],"hitType":1,"iconIndex":69,"message1":"使用了%1","message2":"","mpCost":0,"name":"上挑II","note":"<Hide if Learned Skill: 270>\n<Hit Reward: Remove State 189>\n<Hit Reward: Remove State 190>\n<Hit Reward: Add State 188>\n\n\n<技能类型:类普攻>","occasion":1,"repeats":2,"requiredWtypeId1":1,"requiredWtypeId2":2,"scope":1,"speed":0,"stypeId":1,"successRate":100,"tpCost":5,"tpGain":0}, {"id":269,"animationId":216,"damage":{"critical":true,"elementId":-1,"formula":"50+(a.atk*2 +a.mat/5 - b.def)*(a.level*a.atk/2048+2) * (b.isStateAffected(56) ? 13/10 : 1)","type":1,"variance":20},"description":"\\c[18]<强化 • 一式>\\c[18]<类普攻>\\c[0] 使用剑或枪接连进行两次上挑攻击,可以\n挑飞敌人造成\\it[56],或者挑飞敌人的武器造成\\it[76],对\\it[56]的敌人伤害增加30%","effects":[{"code":21,"dataId":56,"value1":0.5,"value2":0},{"code":21,"dataId":76,"value1":0.5,"value2":0},{"code":21,"dataId":0,"value1":1,"value2":0}],"hitType":1,"iconIndex":69,"message1":"使用了%1","message2":"","mpCost":0,"name":"上挑II","note":"<Hide if Learned Skill: 270>\n<Hit Reward: Remove State 189>\n<Hit Reward: Remove State 190>\n<Hit Reward: Add State 188>\n\n\n<技能类型:类普攻>","occasion":1,"repeats":2,"requiredWtypeId1":1,"requiredWtypeId2":2,"scope":1,"speed":0,"stypeId":1,"successRate":100,"tpCost":5,"tpGain":0},
{"id":270,"animationId":216,"damage":{"critical":true,"elementId":-1,"formula":"100+(a.atk*2 + a.mat/5 - b.def)*(a.level*a.atk/2048+2) * (b.isStateAffected(56) ? 13/10 : 1)","type":1,"variance":20},"description":"\\c[18]<强化 • 一式>\\c[18]<类普攻>\\c[0] 使用剑或枪接连进行两次上挑攻击,可以\n挑飞敌人造成\\it[56],或者挑飞敌人的武器造成\\it[76],对\\it[56]的敌人伤害增加30%","effects":[{"code":21,"dataId":56,"value1":0.7,"value2":0},{"code":21,"dataId":76,"value1":0.7,"value2":0},{"code":21,"dataId":0,"value1":1,"value2":0}],"hitType":1,"iconIndex":69,"message1":"使用了%1","message2":"","mpCost":0,"name":"上挑III","note":"<Hit Reward: Remove State 189>\n<Hit Reward: Remove State 190>\n<Hit Reward: Add State 188>\n\n<技能类型:类普攻>","occasion":1,"repeats":2,"requiredWtypeId1":1,"requiredWtypeId2":2,"scope":1,"speed":0,"stypeId":1,"successRate":100,"tpCost":5,"tpGain":0}, {"id":270,"animationId":216,"damage":{"critical":true,"elementId":-1,"formula":"100+(a.atk*2 + a.mat/5 - b.def)*(a.level*a.atk/2048+2) * (b.isStateAffected(56) ? 13/10 : 1)","type":1,"variance":20},"description":"\\c[18]<强化 • 一式>\\c[18]<类普攻>\\c[0] 使用剑或枪接连进行两次上挑攻击,可以\n挑飞敌人造成\\it[56],或者挑飞敌人的武器造成\\it[76],对\\it[56]的敌人伤害增加30%","effects":[{"code":21,"dataId":56,"value1":0.7,"value2":0},{"code":21,"dataId":76,"value1":0.7,"value2":0},{"code":21,"dataId":0,"value1":1,"value2":0}],"hitType":1,"iconIndex":69,"message1":"使用了%1","message2":"","mpCost":0,"name":"上挑III","note":"<Hit Reward: Remove State 189>\n<Hit Reward: Remove State 190>\n<Hit Reward: Add State 188>\n\n<技能类型:类普攻>","occasion":1,"repeats":2,"requiredWtypeId1":1,"requiredWtypeId2":2,"scope":1,"speed":0,"stypeId":1,"successRate":100,"tpCost":5,"tpGain":0},
{"id":271,"animationId":197,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"拥有强化招式才能使用,禁用技能,但可以连续使用三次\n当前强化招式。期间攻击力增加20%,使用后立刻进入下一回合","effects":[{"code":21,"dataId":21,"value1":1,"value2":0}],"hitType":0,"iconIndex":421,"message1":"进入\\c[17]\\it[21]!\\c[0]","message2":"","mpCost":0,"name":"专注模式I","note":"<After ATB: 99%>\n <Custom Requirement>\n if (user.isStateAffected(188) || user.isStateAffected(189) || user.isStateAffected(190)) {\n value = true;\n } else {\n value = false;\n }\n </Custom Requirement>\n\n<技能类型:技能>","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":11,"speed":0,"stypeId":1,"successRate":100,"tpCost":50,"tpGain":0}, {"id":271,"animationId":197,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"拥有强化招式才能使用,禁用技能,但可以连续使用三次\n当前强化招式。期间攻击力增加20%,使用后立刻进入下一回合","effects":[{"code":21,"dataId":21,"value1":1,"value2":0}],"hitType":0,"iconIndex":421,"message1":"进入\\c[17]\\it[21]!\\c[0]","message2":"","mpCost":0,"name":"专注模式I","note":"<After ATB: 90%>\n <Custom Requirement>\n if (user.isStateAffected(188) || user.isStateAffected(189) || user.isStateAffected(190)) {\n value = true;\n } else {\n value = false;\n }\n </Custom Requirement>\n\n<技能类型:技能>","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":11,"speed":0,"stypeId":1,"successRate":100,"tpCost":50,"tpGain":0},
{"id":272,"animationId":197,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"拥有强化招式才能使用,禁用技能,但可以连续使用三次当前\n强化招式。期间攻击力和敏捷增加30%,使用后立刻进入下一回合","effects":[{"code":21,"dataId":21,"value1":1,"value2":0},{"code":21,"dataId":26,"value1":1,"value2":0}],"hitType":0,"iconIndex":421,"message1":"进入\\c[17]\\it[21]!\\c[0]","message2":"","mpCost":0,"name":"专注模式II","note":"<After ATB: 99%>\n <Custom Requirement>\n if (user.isStateAffected(188) || user.isStateAffected(189) || user.isStateAffected(190)) {\n value = true;\n } else {\n value = false;\n }\n </Custom Requirement>\n\n<技能类型:技能>","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":11,"speed":0,"stypeId":1,"successRate":100,"tpCost":50,"tpGain":0}, {"id":272,"animationId":197,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"拥有强化招式才能使用,禁用技能,但可以连续使用三次当前\n强化招式。期间攻击力和敏捷增加30%,使用后立刻进入下一回合","effects":[{"code":21,"dataId":21,"value1":1,"value2":0},{"code":21,"dataId":26,"value1":1,"value2":0}],"hitType":0,"iconIndex":421,"message1":"进入\\c[17]\\it[21]!\\c[0]","message2":"","mpCost":0,"name":"专注模式II","note":"<After ATB: 90%>\n <Custom Requirement>\n if (user.isStateAffected(188) || user.isStateAffected(189) || user.isStateAffected(190)) {\n value = true;\n } else {\n value = false;\n }\n </Custom Requirement>\n\n<技能类型:技能>","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":11,"speed":0,"stypeId":1,"successRate":100,"tpCost":50,"tpGain":0},
{"id":273,"animationId":197,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"\\c[17]<霸体四回合>\\c[0] 拥有强化招式才能使用,禁用技能,但可以连续使用\n三次当前强化招式。期间攻击力和敏捷增加30%,使用后立刻进入下一回合","effects":[{"code":21,"dataId":21,"value1":1,"value2":0},{"code":21,"dataId":26,"value1":1,"value2":0},{"code":21,"dataId":152,"value1":1,"value2":0}],"hitType":0,"iconIndex":421,"message1":"进入\\c[17]\\it[21]!\\c[0]","message2":"","mpCost":0,"name":"专注模式III","note":" <After ATB: 99%>\n<Custom Requirement>\n if (user.isStateAffected(188) || user.isStateAffected(189) || user.isStateAffected(190)) {\n value = true;\n } else {\n value = false;\n }\n </Custom Requirement>\n\n<技能类型:技能>","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":11,"speed":0,"stypeId":1,"successRate":100,"tpCost":60,"tpGain":0}, {"id":273,"animationId":197,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"\\c[17]<霸体四回合>\\c[0] 拥有强化招式才能使用,禁用技能,但可以连续使用\n三次当前强化招式。期间攻击力和敏捷增加30%,使用后立刻进入下一回合","effects":[{"code":21,"dataId":21,"value1":1,"value2":0},{"code":21,"dataId":26,"value1":1,"value2":0},{"code":21,"dataId":152,"value1":1,"value2":0}],"hitType":0,"iconIndex":421,"message1":"进入\\c[17]\\it[21]!\\c[0]","message2":"","mpCost":0,"name":"专注模式III","note":" <After ATB: 90%>\n<Custom Requirement>\n if (user.isStateAffected(188) || user.isStateAffected(189) || user.isStateAffected(190)) {\n value = true;\n } else {\n value = false;\n }\n </Custom Requirement>\n\n<技能类型:技能>","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":11,"speed":0,"stypeId":1,"successRate":100,"tpCost":60,"tpGain":0},
{"id":274,"animationId":232,"damage":{"critical":true,"elementId":6,"formula":"1+(a.level/99+1)*(a.atk+a.mat*2 - b.mdf)*(a.level*a.atk/2048+2) * (b.isStateAffected(56) ? 13/10 : 1)","type":1,"variance":20},"description":"\\c[18]<强化 • 二式>\\c[0] 将自身的生物电极度强化并释放出来,制造一层护盾保护自身的同时\n对选中敌人及相邻两个敌人造成杀伤对\\it[56]的敌人伤害增加30%","effects":[{"code":21,"dataId":59,"value1":0.2,"value2":0}],"hitType":2,"iconIndex":66,"message1":"施放了%1","message2":"","mpCost":18,"name":"电蛇狂舞I","note":"<Hide if Learned Skill: 275,276>\n\n<技能类型:技能>\n\n<Cooldown: 4>\n<Cooldown Steps: 1>\n\n<Before Eval>\n this._bsaffective = 0.4;\n</Before Eval>\n\n<Custom Target Eval>\ntargets.push(target);\ntargets.push($gameTroop.members()[this._targetIndex - 1]);\ntargets.push($gameTroop.members()[this._targetIndex + 1]);\n</Custom Target Eval>\n\n<Custom User Barrier>\nvalue = user.mhp/20+user.mat*3;\n</Custom User Barrier>\n<Hit Reward: Remove State 188>\n<Hit Reward: Remove State 190>\n<Hit Reward: Add State 189>","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":1,"speed":0,"stypeId":1,"successRate":100,"tpCost":5,"tpGain":0}, {"id":274,"animationId":232,"damage":{"critical":true,"elementId":6,"formula":"1+(a.level/99+1)*(a.atk+a.mat*2 - b.mdf)*(a.level*a.atk/2048+2) * (b.isStateAffected(56) ? 13/10 : 1)","type":1,"variance":20},"description":"\\c[18]<强化 • 二式>\\c[0] 将自身的生物电极度强化并释放出来,制造一层护盾保护自身的同时\n对选中敌人及相邻两个敌人造成杀伤对\\it[56]的敌人伤害增加30%","effects":[{"code":21,"dataId":59,"value1":0.2,"value2":0}],"hitType":2,"iconIndex":66,"message1":"施放了%1","message2":"","mpCost":18,"name":"电蛇狂舞I","note":"<Hide if Learned Skill: 275,276>\n\n<技能类型:技能>\n\n<Cooldown: 4>\n<Cooldown Steps: 1>\n\n<Before Eval>\n this._bsaffective = 0.4;\n</Before Eval>\n\n<Custom Target Eval>\ntargets.push(target);\ntargets.push($gameTroop.members()[this._targetIndex - 1]);\ntargets.push($gameTroop.members()[this._targetIndex + 1]);\n</Custom Target Eval>\n\n<Custom User Barrier>\nvalue = user.mhp/20+user.mat*3;\n</Custom User Barrier>\n<Hit Reward: Remove State 188>\n<Hit Reward: Remove State 190>\n<Hit Reward: Add State 189>","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":1,"speed":0,"stypeId":1,"successRate":100,"tpCost":5,"tpGain":0},
{"id":275,"animationId":232,"damage":{"critical":true,"elementId":6,"formula":"1+(a.level/99+1)*(a.atk*6/5+a.mat * 12/5 - b.mdf)*(a.level*a.atk/2048+2) * (b.isStateAffected(56) ? 13/10 : 1)","type":1,"variance":20},"description":"\\c[18]<强化 • 二式>\\c[0] 将自身的生物电极度强化并释放出来,制造一层护盾保护自身的同时,\n对选中敌人及相邻两个敌人造成杀伤对\\it[56]的敌人伤害增加30%","effects":[{"code":21,"dataId":59,"value1":0.3,"value2":0}],"hitType":2,"iconIndex":66,"message1":"使用了%1","message2":"","mpCost":18,"name":"电蛇狂舞II","note":"<Hide if Learned Skill: 250>\n\n<技能类型:技能>\n\n<Cooldown: 4>\n<Cooldown Steps: 1>\n\n<Before Eval>\n this._bsaffective = 0.4;\n</Before Eval>\n\n<Custom Target Eval>\ntargets.push(target);\ntargets.push($gameTroop.members()[this._targetIndex - 1]);\ntargets.push($gameTroop.members()[this._targetIndex + 1]);\n</Custom Target Eval>\n\n<Custom User Barrier>\nvalue = user.mhp/15+user.mat*4;\n</Custom User Barrier>\n<Hit Reward: Remove State 188>\n<Hit Reward: Remove State 190>\n<Hit Reward: Add State 189>","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":1,"speed":0,"stypeId":1,"successRate":100,"tpCost":5,"tpGain":0}, {"id":275,"animationId":232,"damage":{"critical":true,"elementId":6,"formula":"1+(a.level/99+1)*(a.atk*6/5+a.mat * 12/5 - b.mdf)*(a.level*a.atk/2048+2) * (b.isStateAffected(56) ? 13/10 : 1)","type":1,"variance":20},"description":"\\c[18]<强化 • 二式>\\c[0] 将自身的生物电极度强化并释放出来,制造一层护盾保护自身的同时,\n对选中敌人及相邻两个敌人造成杀伤对\\it[56]的敌人伤害增加30%","effects":[{"code":21,"dataId":59,"value1":0.3,"value2":0}],"hitType":2,"iconIndex":66,"message1":"使用了%1","message2":"","mpCost":18,"name":"电蛇狂舞II","note":"<Hide if Learned Skill: 250>\n\n<技能类型:技能>\n\n<Cooldown: 4>\n<Cooldown Steps: 1>\n\n<Before Eval>\n this._bsaffective = 0.4;\n</Before Eval>\n\n<Custom Target Eval>\ntargets.push(target);\ntargets.push($gameTroop.members()[this._targetIndex - 1]);\ntargets.push($gameTroop.members()[this._targetIndex + 1]);\n</Custom Target Eval>\n\n<Custom User Barrier>\nvalue = user.mhp/15+user.mat*4;\n</Custom User Barrier>\n<Hit Reward: Remove State 188>\n<Hit Reward: Remove State 190>\n<Hit Reward: Add State 189>","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":1,"speed":0,"stypeId":1,"successRate":100,"tpCost":5,"tpGain":0},
{"id":276,"animationId":232,"damage":{"critical":true,"elementId":6,"formula":"1+(a.level/99+1)*(a.atk*7/5+a.mat * 14/5 - b.mdf)*(a.level*a.atk/2048+2) * (b.isStateAffected(56) ? 13/10 : 1)","type":1,"variance":20},"description":"\\c[18]<强化 • 二式>\\c[0] 将自身的生物电极度强化并释放出来,制造一层护盾保护自身的同时,\n对选中敌人及相邻两个敌人造成杀伤对\\it[56]的敌人伤害增加30%","effects":[{"code":21,"dataId":59,"value1":0.4,"value2":0}],"hitType":2,"iconIndex":66,"message1":"施放了%1","message2":"","mpCost":18,"name":"电蛇狂舞III","note":"<Before Eval>\n this._bsaffective = 0.4;\n</Before Eval>\n\n<技能类型:技能>\n\n<Cooldown: 4>\n<Cooldown Steps: 1>\n\n<Custom Target Eval>\ntargets.push(target);\ntargets.push($gameTroop.members()[this._targetIndex - 1]);\ntargets.push($gameTroop.members()[this._targetIndex + 1]);\n</Custom Target Eval>\n\n<Custom User Barrier>\nvalue = user.mhp/10+user.mat*5;\n</Custom User Barrier>\n<Hit Reward: Remove State 188>\n<Hit Reward: Remove State 190>\n<Hit Reward: Add State 189>","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":1,"speed":0,"stypeId":1,"successRate":100,"tpCost":5,"tpGain":0}, {"id":276,"animationId":232,"damage":{"critical":true,"elementId":6,"formula":"1+(a.level/99+1)*(a.atk*7/5+a.mat * 14/5 - b.mdf)*(a.level*a.atk/2048+2) * (b.isStateAffected(56) ? 13/10 : 1)","type":1,"variance":20},"description":"\\c[18]<强化 • 二式>\\c[0] 将自身的生物电极度强化并释放出来,制造一层护盾保护自身的同时,\n对选中敌人及相邻两个敌人造成杀伤对\\it[56]的敌人伤害增加30%","effects":[{"code":21,"dataId":59,"value1":0.4,"value2":0}],"hitType":2,"iconIndex":66,"message1":"施放了%1","message2":"","mpCost":18,"name":"电蛇狂舞III","note":"<Before Eval>\n this._bsaffective = 0.4;\n</Before Eval>\n\n<技能类型:技能>\n\n<Cooldown: 4>\n<Cooldown Steps: 1>\n\n<Custom Target Eval>\ntargets.push(target);\ntargets.push($gameTroop.members()[this._targetIndex - 1]);\ntargets.push($gameTroop.members()[this._targetIndex + 1]);\n</Custom Target Eval>\n\n<Custom User Barrier>\nvalue = user.mhp/10+user.mat*5;\n</Custom User Barrier>\n<Hit Reward: Remove State 188>\n<Hit Reward: Remove State 190>\n<Hit Reward: Add State 189>","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":1,"speed":0,"stypeId":1,"successRate":100,"tpCost":5,"tpGain":0},
@ -297,13 +297,13 @@ null,
{"id":295,"animationId":0,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"菜单使用查看该被动效果","effects":[],"hitType":0,"iconIndex":420,"message1":"","message2":"","mpCost":0,"name":"百变灰狐(被动)","note":"","occasion":2,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":0,"speed":0,"stypeId":3,"successRate":100,"tpCost":0,"tpGain":0}, {"id":295,"animationId":0,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"菜单使用查看该被动效果","effects":[],"hitType":0,"iconIndex":420,"message1":"","message2":"","mpCost":0,"name":"百变灰狐(被动)","note":"","occasion":2,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":0,"speed":0,"stypeId":3,"successRate":100,"tpCost":0,"tpGain":0},
{"id":296,"animationId":190,"damage":{"critical":true,"elementId":1,"formula":"100+(a.atk * 3/2 - b.def)*(a.level*a.atk/2048+2)* (b.isStateAffected(56) ? 11/10 : 1)","type":1,"variance":5},"description":"诺兰擒住目标摔打三次后抛向空中,造成\\c[18]物理伤害\\c[0]和\\c[17]\\it[56]\\c[0]\n对\\c[17]\\it[56]\\c[0]的目标伤害更高,使用后禁用两个“零式”,解锁两个“一式”","effects":[{"code":21,"dataId":56,"value1":1,"value2":0}],"hitType":1,"iconIndex":77,"message1":"使用了%1","message2":"","mpCost":0,"name":"狐猎 • 零式","note":"<After Eval>\n user.addState(273);\n</After Eval>\n\n<技能类型:技能>\n<Cooldown Steps: 1>\n\n<Custom Requirement>\n if (user.isStateAffected(273) ||\n user.isStateAffected(274) ) {\n value = false;\n } else {\n value = true;\n }\n</Custom Requirement>\n\n<Custom Counter Rate>\nif(target.isStateAffected(56)){\n rate *= 0;\n }\n</Custom Counter Rate>\n","occasion":1,"repeats":3,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":1,"speed":0,"stypeId":1,"successRate":100,"tpCost":0,"tpGain":5}, {"id":296,"animationId":190,"damage":{"critical":true,"elementId":1,"formula":"100+(a.atk * 3/2 - b.def)*(a.level*a.atk/2048+2)* (b.isStateAffected(56) ? 11/10 : 1)","type":1,"variance":5},"description":"诺兰擒住目标摔打三次后抛向空中,造成\\c[18]物理伤害\\c[0]和\\c[17]\\it[56]\\c[0]\n对\\c[17]\\it[56]\\c[0]的目标伤害更高,使用后禁用两个“零式”,解锁两个“一式”","effects":[{"code":21,"dataId":56,"value1":1,"value2":0}],"hitType":1,"iconIndex":77,"message1":"使用了%1","message2":"","mpCost":0,"name":"狐猎 • 零式","note":"<After Eval>\n user.addState(273);\n</After Eval>\n\n<技能类型:技能>\n<Cooldown Steps: 1>\n\n<Custom Requirement>\n if (user.isStateAffected(273) ||\n user.isStateAffected(274) ) {\n value = false;\n } else {\n value = true;\n }\n</Custom Requirement>\n\n<Custom Counter Rate>\nif(target.isStateAffected(56)){\n rate *= 0;\n }\n</Custom Counter Rate>\n","occasion":1,"repeats":3,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":1,"speed":0,"stypeId":1,"successRate":100,"tpCost":0,"tpGain":5},
{"id":297,"animationId":198,"damage":{"critical":true,"elementId":1,"formula":"(a.atk * 5/2 - b.def*3/5)*(a.level*a.atk/2048+2)* (b.isStateAffected(56) ? 3/2 : 1)","type":1,"variance":5},"description":"诺兰高高跳起,向敌人使用强力腿斧攻击,对\\c[17]\\it[56]\\c[0]的目标造成\n更高伤害并延长\\c[17]\\it[56]\\c[0]二回合。使用后所有“狐猎”式冷却2回合。","effects":[],"hitType":1,"iconIndex":78,"message1":"使用了%1","message2":"","mpCost":0,"name":"狐猎 • 一式","note":"<技能类型:技能>\n\n<Skill 296 Cooldown: 3>\n<Skill 297 Cooldown: 3>\n<Skill 298 Cooldown: 3>\n <Cooldown Steps: 1>\n\n<Custom Requirement>\n if (user.isStateAffected(273)) {\n value = true;\n } else {\n value = false;\n }\n</Custom Requirement>\n\n<State 56 Turns: +2>\n\n<After Eval>\n user.removeState(273);\n if(user.isStateAffected(46)){}\n else{\n if(user.isStateAffected(271)||\n user.isStateAffected(272)){\n user.addState(275);\n }\n }\n</After Eval>\n\n<Custom Counter Rate>\nif(target.isStateAffected(56)){\n rate *= 0;\n }\n</Custom Counter Rate>","occasion":0,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":1,"speed":0,"stypeId":1,"successRate":100,"tpCost":0,"tpGain":5}, {"id":297,"animationId":198,"damage":{"critical":true,"elementId":1,"formula":"(a.atk * 5/2 - b.def*3/5)*(a.level*a.atk/2048+2)* (b.isStateAffected(56) ? 3/2 : 1)","type":1,"variance":5},"description":"诺兰高高跳起,向敌人使用强力腿斧攻击,对\\c[17]\\it[56]\\c[0]的目标造成\n更高伤害并延长\\c[17]\\it[56]\\c[0]二回合。使用后所有“狐猎”式冷却2回合。","effects":[],"hitType":1,"iconIndex":78,"message1":"使用了%1","message2":"","mpCost":0,"name":"狐猎 • 一式","note":"<技能类型:技能>\n\n<Skill 296 Cooldown: 3>\n<Skill 297 Cooldown: 3>\n<Skill 298 Cooldown: 3>\n <Cooldown Steps: 1>\n\n<Custom Requirement>\n if (user.isStateAffected(273)) {\n value = true;\n } else {\n value = false;\n }\n</Custom Requirement>\n\n<State 56 Turns: +2>\n\n<After Eval>\n user.removeState(273);\n if(user.isStateAffected(46)){}\n else{\n if(user.isStateAffected(271)||\n user.isStateAffected(272)){\n user.addState(275);\n }\n }\n</After Eval>\n\n<Custom Counter Rate>\nif(target.isStateAffected(56)){\n rate *= 0;\n }\n</Custom Counter Rate>","occasion":0,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":1,"speed":0,"stypeId":1,"successRate":100,"tpCost":0,"tpGain":5},
{"id":298,"animationId":229,"damage":{"critical":true,"elementId":-1,"formula":"(3 - 2 * b.hp/b.mhp) * (a.atk * 2 - b.def*2/5)*(a.level*a.atk/2048+2) + Math.min((b.mhp - b.hp)/20, 20000)","type":1,"variance":10},"description":"\\c[18]<3倍收割><类普攻>\\c[0] 诺兰绕后发起三次背刺,清空目标血条时\n获得20TP且下回合读条增加75%使用后所有“狐猎”式冷却2回合。","effects":[{"code":21,"dataId":0,"value1":1,"value2":0}],"hitType":0,"iconIndex":435,"message1":"使用了%1","message2":"","mpCost":0,"name":"狐猎 • 二式","note":"<Pre-Damage Eval>\n this.certainhp = target.hp;\n</Pre-Damage Eval>\n\n<技能类型:类普攻>\n\n<Skill 296 Cooldown: 2>\n<Skill 297 Cooldown: 2>\n<Skill 298 Cooldown: 2>\n<Cooldown Steps: 1>\n\n<Custom Requirement>\n if (user.isStateAffected(274)) {\n value = true;\n } else {\n value = false;\n }\n</Custom Requirement>\n\n\n<After Eval>\n user.removeState(274);\n if(this.certainhp == 0){}\n else{\n if(target.hp <= 0){\n user.gainTp(20);\n user.addState(166);\n }\n }\n</After Eval>","occasion":0,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":1,"speed":0,"stypeId":1,"successRate":100,"tpCost":15,"tpGain":0}, {"id":298,"animationId":229,"damage":{"critical":true,"elementId":-1,"formula":"(3 - 2 * b.hp/b.mhp) * (a.atk * 2 - b.def*2/5)*(a.level*a.atk/2048+2) + Math.min((b.mhp - b.hp)/20, 20000)","type":1,"variance":10},"description":"\\c[18]<3倍收割><类普攻>\\c[0] 诺兰绕后发起三次背刺,成功清空目标血条时\n获得20TP且下回合读条增加75%使用后所有“狐猎”式冷却2回合。","effects":[{"code":21,"dataId":0,"value1":1,"value2":0}],"hitType":0,"iconIndex":435,"message1":"使用了%1","message2":"","mpCost":0,"name":"狐猎 • 二式","note":"<Pre-Damage Eval>\n this.certainhp = target.hp;\n</Pre-Damage Eval>\n\n<技能类型:类普攻>\n\n<Skill 296 Cooldown: 2>\n<Skill 297 Cooldown: 2>\n<Skill 298 Cooldown: 2>\n<Cooldown Steps: 1>\n\n<Custom Requirement>\n if (user.isStateAffected(274)) {\n value = true;\n } else {\n value = false;\n }\n</Custom Requirement>\n\n<Post-Damage Eval>\n if(this.certainhp == 0){}\n else{\n if(target.hp <= 0){\n user.gainTp(20);\n user.addState(166);\n }\n }\n</Post-Damage Eval>\n\n<After Eval>\n user.removeState(274);\n</After Eval>","occasion":0,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":1,"speed":0,"stypeId":1,"successRate":100,"tpCost":15,"tpGain":0},
{"id":299,"animationId":227,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"诺兰加速行动,提升闪避率和魔法闪避率,持续三回合\n并恢复5点TP使用后禁用两个“零式”解锁两个“二式”","effects":[{"code":21,"dataId":276,"value1":1,"value2":0}],"hitType":0,"iconIndex":778,"message1":"使用了%1","message2":"","mpCost":0,"name":"狐迅 • 零式","note":"<After Eval>\n user.addState(274);\n</After Eval>\n\n<技能类型:技能>\n<Cooldown Steps: 1>\n\n<Custom Requirement>\n if (user.isStateAffected(273) ||\n user.isStateAffected(274) ) {\n value = false;\n } else {\n value = true;\n }\n</Custom Requirement>\n","occasion":0,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":11,"speed":0,"stypeId":1,"successRate":100,"tpCost":0,"tpGain":5}, {"id":299,"animationId":227,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"诺兰加速行动,提升闪避率和魔法闪避率,持续三回合\n并恢复5点TP使用后禁用两个“零式”解锁两个“二式”","effects":[{"code":21,"dataId":276,"value1":1,"value2":0}],"hitType":0,"iconIndex":778,"message1":"使用了%1","message2":"","mpCost":0,"name":"狐迅 • 零式","note":"<After Eval>\n user.addState(274);\n</After Eval>\n\n<技能类型:技能>\n<Cooldown Steps: 1>\n\n<Custom Requirement>\n if (user.isStateAffected(273) ||\n user.isStateAffected(274) ) {\n value = false;\n } else {\n value = true;\n }\n</Custom Requirement>\n","occasion":0,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":11,"speed":0,"stypeId":1,"successRate":100,"tpCost":0,"tpGain":5},
{"id":300,"animationId":191,"damage":{"critical":true,"elementId":-1,"formula":"","type":1,"variance":5},"description":"\\c[18]<类普攻>\\c[0] 诺兰使用手刀或刃武器释放剑舞,\n伤害和命中率依次递增使用后所有“狐迅式”冷却一回合","effects":[{"code":21,"dataId":0,"value1":1,"value2":0}],"hitType":1,"iconIndex":76,"message1":"使用了%1","message2":"","mpCost":0,"name":"狐迅 • 一式","note":"\n<技能类型:类普攻>\n\n<Before Eval>\n user.addState(232);\n</Before Eval>\n\n<After Eval>\n user.removeState(273);\n</After Eval>\n\n<Skill 299 Cooldown: 2>\n<Skill 300 Cooldown: 2>\n<Skill 301 Cooldown: 2>\n<Cooldown Steps: 1>\n\n<Custom Requirement>\n if (user.isStateAffected(273)) {\n value = true;\n } else {\n value = false;\n }\n</Custom Requirement>\n\n<damage formula>\n this._chainmultiplier = this._chainmultiplier || 1;\n value = 1;\n value += (user.atk * 2 - target.def)\n value *= (2 + user.atk * user.level/2048)/2;\n value += Math.min(target.mhp/100, 1000);\n value *= this._chainmultiplier;\n this._chainmultiplier += 1/4;\n</damage formula>","occasion":1,"repeats":5,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":1,"speed":0,"stypeId":1,"successRate":100,"tpCost":30,"tpGain":0}, {"id":300,"animationId":191,"damage":{"critical":true,"elementId":-1,"formula":"","type":1,"variance":5},"description":"\\c[18]<类普攻>\\c[0] 诺兰使用手刀或刃武器释放剑舞,造成连续五次伤害\n伤害和命中率依次递增使用后所有“狐迅式”冷却一回合","effects":[{"code":21,"dataId":0,"value1":1,"value2":0}],"hitType":1,"iconIndex":76,"message1":"使用了%1","message2":"","mpCost":0,"name":"狐迅 • 一式","note":"\n<技能类型:类普攻>\n\n<Before Eval>\n user.addState(232);\n</Before Eval>\n\n<After Eval>\n user.removeState(273);\n</After Eval>\n\n<Skill 299 Cooldown: 2>\n<Skill 300 Cooldown: 2>\n<Skill 301 Cooldown: 2>\n<Cooldown Steps: 1>\n\n<Custom Requirement>\n if (user.isStateAffected(273)) {\n value = true;\n } else {\n value = false;\n }\n</Custom Requirement>\n\n<damage formula>\n this._chainmultiplier = this._chainmultiplier || 1;\n value = 1;\n value += (user.atk * 2 - target.def)\n value *= (2 + user.atk * user.level/2048)/2;\n value += Math.min(target.mhp/100, 1000);\n value *= this._chainmultiplier;\n this._chainmultiplier += 1/4;\n</damage formula>","occasion":1,"repeats":5,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":1,"speed":0,"stypeId":1,"successRate":100,"tpCost":30,"tpGain":0},
{"id":301,"animationId":228,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"诺兰隐身一回合撤出战场中心并修复机体恢复10TP和15%损失血量。\n使用技能会让所有“狐迅式”冷却二回合","effects":[{"code":21,"dataId":277,"value1":1,"value2":0}],"hitType":0,"iconIndex":395,"message1":"使用了%1","message2":"","mpCost":0,"name":"狐迅 • 二式","note":"<技能类型:技能>\n\n<Custom Requirement>\n if (user.isStateAffected(274)) {\n value = true;\n } else {\n value = false;\n }\n</Custom Requirement>\n\n<After Eval>\n var heal = (user.mhp - user.hp)*15/100;\n heal = Math.floor(heal);\n user.gainHp(heal);\n user.startDamagePopup();\n user.removeState(274);\n if(user.isStateAffected(46)){}\n else{\n if(user.isStateAffected(264)||\n user.isStateAffected(270)){\n user.addState(278);\n }\n }\n</After Eval>\n\n<Skill 299 Cooldown: 3>\n<Skill 300 Cooldown: 3>\n<Skill 301 Cooldown: 3>\n<Cooldown Steps: 1>","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":11,"speed":0,"stypeId":1,"successRate":100,"tpCost":0,"tpGain":10}, {"id":301,"animationId":-1,"damage":{"critical":true,"elementId":-1,"formula":"(2 - b.hp/b.mhp) * (a.atk * 5/2 - b.def)*(a.level*a.atk/2048+2)","type":1,"variance":5},"description":"\\c[18]<2倍收割><类普攻>\\c[0] 诺兰重击敌人并借力退出战场恢复10TP并隐身一回合修复\n机体(血量恢复量受\\c[17]机体增强模块\\c[0]等级的影响)使用后所有“狐迅式”冷却2回合","effects":[],"hitType":1,"iconIndex":395,"message1":"使用了%1","message2":"","mpCost":0,"name":"狐迅 • 二式","note":"<技能类型:类普攻>\n\n<Custom Requirement>\n if (user.isStateAffected(274)) {\n value = true;\n } else {\n value = false;\n }\n</Custom Requirement>\n\n<After Eval>\n var heal = (user.mhp - user.hp)/10;\n heal *= (user.isStateAffected(280)?1.2: 1);\n heal *= (user.isStateAffected(280)?1.4: 1);\n heal *= (user.isStateAffected(280)?1.6: 1);\n heal = Math.floor(heal);\n user.gainHp(heal);\n user.startDamagePopup();\n user.removeState(274);\n if(user.isStateAffected(46)){}\n else{\n if(user.isStateAffected(264)||\n user.isStateAffected(270)){\n user.addState(278);\n }\n }\nuser.addState(277);\n</After Eval>\n\n<Skill 299 Cooldown: 3>\n<Skill 300 Cooldown: 3>\n<Skill 301 Cooldown: 3>\n<Cooldown Steps: 1>","occasion":0,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":1,"speed":0,"stypeId":1,"successRate":100,"tpCost":0,"tpGain":0},
{"id":302,"animationId":-1,"damage":{"critical":true,"elementId":-1,"formula":"1+(a.atk * 5/2+a.agi/200 - b.def*4/5)*(a.level*a.atk/2048+2)","type":1,"variance":5},"description":"","effects":[{"code":21,"dataId":0,"value1":1,"value2":0}],"hitType":1,"iconIndex":0,"message1":"的\\c[18]远程攻击\\c[0]","message2":"","mpCost":0,"name":"远程射击(诺兰)","note":"<Before Eval>\n this._pcirate = 1.5;\n</Before Eval>\n\n<Custom Target Eval>\ntargets.push(target);\ntargets.push($gameTroop.members()[this._targetIndex - 1]);\ntargets.push($gameTroop.members()[this._targetIndex + 1]);\n</Custom Target Eval>\n\n<技能类型:普攻>\n\n<Custom Counter Rate>\nif(target.isStateAffected(284)){}\nelse{ rate *= 0;}\n</Custom Counter Rate>","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":1,"speed":0,"stypeId":5,"successRate":100,"tpCost":0,"tpGain":2}, {"id":302,"animationId":-1,"damage":{"critical":true,"elementId":-1,"formula":"1+(a.atk * 5/2+a.agi/200 - b.def*4/5)*(a.level*a.atk/2048+2)","type":1,"variance":5},"description":"","effects":[{"code":21,"dataId":0,"value1":1,"value2":0}],"hitType":1,"iconIndex":0,"message1":"的\\c[18]远程攻击\\c[0]","message2":"","mpCost":0,"name":"远程射击(诺兰)","note":"<Before Eval>\n this._pcirate = 1.5;\n</Before Eval>\n\n<Custom Target Eval>\ntargets.push(target);\ntargets.push($gameTroop.members()[this._targetIndex - 1]);\ntargets.push($gameTroop.members()[this._targetIndex + 1]);\n</Custom Target Eval>\n\n<技能类型:普攻>\n\n<Custom Counter Rate>\nif(target.isStateAffected(284)){}\nelse{ rate *= 0;}\n</Custom Counter Rate>","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":1,"speed":0,"stypeId":5,"successRate":100,"tpCost":0,"tpGain":2},
{"id":303,"animationId":-1,"damage":{"critical":true,"elementId":-1,"formula":"Math.min(b.hp*2/25, 8000) + (3/2+(1-b.hp/b.mhp)/2)*(a.atk * 2+a.agi/200 - b.def/2)*(a.level*a.atk/2048+2)","type":1,"variance":5},"description":"","effects":[{"code":21,"dataId":0,"value1":1,"value2":0}],"hitType":0,"iconIndex":0,"message1":"的\\c[18]隐身背刺\\c[0]","message2":"","mpCost":0,"name":"隐身背刺","note":"<Hit Reward: Add State 167>\n<Hit Reward: Remove State 278>\n\n<技能类型:普攻>\n\n<Before Eval>\n this._pcirate = 1.5;\n</Before Eval>","occasion":0,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":1,"speed":0,"stypeId":1,"successRate":100,"tpCost":0,"tpGain":8}, {"id":303,"animationId":-1,"damage":{"critical":true,"elementId":-1,"formula":"Math.min(b.hp*2/25, 8000) + (3/2+(1-b.hp/b.mhp)/2)*(a.atk * 2+a.agi/200 - b.def/2)*(a.level*a.atk/2048+2)","type":1,"variance":5},"description":"","effects":[{"code":21,"dataId":0,"value1":1,"value2":0}],"hitType":0,"iconIndex":0,"message1":"的\\c[18]隐身背刺\\c[0]","message2":"","mpCost":0,"name":"隐身背刺","note":"<Hit Reward: Add State 167>\n<Hit Reward: Remove State 278>\n\n<技能类型:普攻>\n\n<Before Eval>\n this._pcirate = 1.5;\n</Before Eval>","occasion":0,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":1,"speed":0,"stypeId":1,"successRate":100,"tpCost":0,"tpGain":8},
{"id":304,"animationId":230,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"进入\\c[17]\\it[279]\\c[0]提高30%敏捷和20%攻击力,\n直接获得30TP且每回合恢复5点TP同时减少所有特技一回合冷却","effects":[{"code":21,"dataId":279,"value1":1,"value2":0}],"hitType":0,"iconIndex":336,"message1":"","message2":"","mpCost":0,"name":"全功率模式","note":"<技能类型:技能>\n\n<After ATB: 99%>\n\n<Cooldown: 25>\n<Cooldown Steps: 1>\n\n<Skill 296 Cooldown: -1>\n<Skill 297 Cooldown: -1>\n<Skill 298 Cooldown: -1>\n<Skill 299 Cooldown: -1>\n<Skill 300 Cooldown: -1>\n<Skill 301 Cooldown: -1>\n","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":11,"speed":0,"stypeId":3,"successRate":100,"tpCost":0,"tpGain":30}, {"id":304,"animationId":230,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"进入\\c[17]\\it[279]\\c[0]提高30%敏捷和20%攻击力,直接获得20TP(TP直接获取量\n受\\c[17]机体增强模块\\c[0]等级的影响)且每回合恢复5点TP同时减少所有特技一回合冷却","effects":[{"code":21,"dataId":279,"value1":1,"value2":0}],"hitType":0,"iconIndex":336,"message1":"","message2":"","mpCost":0,"name":"全功率模式","note":"<技能类型:技能>\n\n<After ATB: 90%>\n\n<Cooldown: 25>\n<Cooldown Steps: 1>\n\n<Skill 296 Cooldown: -1>\n<Skill 297 Cooldown: -1>\n<Skill 298 Cooldown: -1>\n<Skill 299 Cooldown: -1>\n<Skill 300 Cooldown: -1>\n<Skill 301 Cooldown: -1>\n\n<After Eval>\n var tpgain = 20;\n tpgain += (user.isStateAffected(280)?5: 0);\n tpgain += (user.isStateAffected(280)?10: 0);\n tpgain += (user.isStateAffected(280)?15: 0);\n user.gainTp(tpgain);\n</After Eval>\n","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":11,"speed":0,"stypeId":3,"successRate":100,"tpCost":0,"tpGain":0},
{"id":305,"animationId":0,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"菜单使用查看该被动效果","effects":[{"code":44,"dataId":21,"value1":1,"value2":0}],"hitType":0,"iconIndex":0,"message1":"","message2":"","mpCost":0,"name":"机体特性(被动)","note":"","occasion":2,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":0,"speed":0,"stypeId":3,"successRate":100,"tpCost":0,"tpGain":0}, {"id":305,"animationId":0,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"菜单使用查看该被动效果","effects":[{"code":44,"dataId":21,"value1":1,"value2":0}],"hitType":0,"iconIndex":0,"message1":"","message2":"","mpCost":0,"name":"机体特性(被动)","note":"","occasion":2,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":0,"speed":0,"stypeId":3,"successRate":100,"tpCost":0,"tpGain":0},
{"id":306,"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":306,"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":307,"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":307,"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},

@ -166,7 +166,7 @@ null,
{"id":164,"autoRemovalTiming":2,"chanceByDamage":5,"traits":[{"code":22,"dataId":1,"value":0.35},{"code":21,"dataId":6,"value":1.15},{"code":22,"dataId":3,"value":0.5},{"code":22,"dataId":4,"value":0.3},{"code":23,"dataId":4,"value":0.6},{"code":22,"dataId":8,"value":-0.01}],"iconIndex":82,"maxTurns":7,"message1":"开始与敌人游斗!","message2":"开始游斗!","message3":"","message4":"恢复了普通的战斗姿态!","minTurns":7,"motion":0,"name":"大师游斗","note":"<Null Physical Taunt>\n<Null Magical Taunt>\n<Null Certain Taunt> ","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":true,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100}, {"id":164,"autoRemovalTiming":2,"chanceByDamage":5,"traits":[{"code":22,"dataId":1,"value":0.35},{"code":21,"dataId":6,"value":1.15},{"code":22,"dataId":3,"value":0.5},{"code":22,"dataId":4,"value":0.3},{"code":23,"dataId":4,"value":0.6},{"code":22,"dataId":8,"value":-0.01}],"iconIndex":82,"maxTurns":7,"message1":"开始与敌人游斗!","message2":"开始游斗!","message3":"","message4":"恢复了普通的战斗姿态!","minTurns":7,"motion":0,"name":"大师游斗","note":"<Null Physical Taunt>\n<Null Magical Taunt>\n<Null Certain Taunt> ","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":true,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":165,"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":70,"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":379,"maxTurns":2,"message1":"进入霸体状态!","message2":"进入霸体状态!","message3":"","message4":"的霸体状态已解除!","minTurns":2,"motion":0,"name":"霸体二回合","note":"<Custom Apply Effect>\nuser.removeState(52);\nuser.removeState(54);\nuser.removeState(55);\nuser.removeState(56);\nuser.removeState(57);\nuser.removeState(59);\nuser.removeState(60);\nuser.removeState(61);\nuser.removeState(63);\nuser.removeState(64);\nuser.removeState(65);\nuser.removeState(74);\n</Custom Apply Effect>","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100}, {"id":165,"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":70,"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":379,"maxTurns":2,"message1":"进入霸体状态!","message2":"进入霸体状态!","message3":"","message4":"的霸体状态已解除!","minTurns":2,"motion":0,"name":"霸体二回合","note":"<Custom Apply Effect>\nuser.removeState(52);\nuser.removeState(54);\nuser.removeState(55);\nuser.removeState(56);\nuser.removeState(57);\nuser.removeState(59);\nuser.removeState(60);\nuser.removeState(61);\nuser.removeState(63);\nuser.removeState(64);\nuser.removeState(65);\nuser.removeState(74);\n</Custom Apply Effect>","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":166,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[],"iconIndex":0,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"快速行动","note":"<ATB Turn: +75%>","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100}, {"id":166,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[],"iconIndex":0,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"快速行动","note":"<ATB Turn: +75%>","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":167,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[],"iconIndex":0,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"神速一回合","note":"<ATB Turn: +99%>","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100}, {"id":167,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[],"iconIndex":0,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"神速一回合","note":"<ATB Turn: +90%>","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":168,"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":168,"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":169,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":22,"dataId":1,"value":0.2},{"code":22,"dataId":4,"value":0.2}],"iconIndex":377,"maxTurns":2,"message1":"被魔法迷雾遮蔽!","message2":"被魔法迷雾遮蔽!","message3":"","message4":"周围的迷雾已经消散!","minTurns":2,"motion":0,"name":"迷雾遮蔽I","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100}, {"id":169,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":22,"dataId":1,"value":0.2},{"code":22,"dataId":4,"value":0.2}],"iconIndex":377,"maxTurns":2,"message1":"被魔法迷雾遮蔽!","message2":"被魔法迷雾遮蔽!","message3":"","message4":"周围的迷雾已经消散!","minTurns":2,"motion":0,"name":"迷雾遮蔽I","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":170,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":22,"dataId":1,"value":0.3},{"code":22,"dataId":4,"value":0.3},{"code":22,"dataId":2,"value":0.1}],"iconIndex":377,"maxTurns":2,"message1":"被魔法迷雾遮蔽!","message2":"被魔法迷雾遮蔽!","message3":"","message4":"周围的迷雾已经消散!","minTurns":2,"motion":0,"name":"迷雾遮蔽II","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100}, {"id":170,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":22,"dataId":1,"value":0.3},{"code":22,"dataId":4,"value":0.3},{"code":22,"dataId":2,"value":0.1}],"iconIndex":377,"maxTurns":2,"message1":"被魔法迷雾遮蔽!","message2":"被魔法迷雾遮蔽!","message3":"","message4":"周围的迷雾已经消散!","minTurns":2,"motion":0,"name":"迷雾遮蔽II","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
@ -257,8 +257,8 @@ null,
{"id":255,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[],"iconIndex":105,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"抓伤","note":"<Custom Apply Effect>\n if (user.isStateAffected(97)){\n user.addState(98);\n }\n else{\n if(user.isStateAffected(98)){\n user.addState(99);\n }\n else{\n if(user.isStateAffected(99) ){\n user.addState(100);\n }\n else{\n if(user.isStateAffected(100) || user.isStateAffected(100)){\n user.addState(101);\n }\n else{\n user.addState(97);\n }\n }\n }\n }\n</Custom Apply Effect>","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100}, {"id":255,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[],"iconIndex":105,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"抓伤","note":"<Custom Apply Effect>\n if (user.isStateAffected(97)){\n user.addState(98);\n }\n else{\n if(user.isStateAffected(98)){\n user.addState(99);\n }\n else{\n if(user.isStateAffected(99) ){\n user.addState(100);\n }\n else{\n if(user.isStateAffected(100) || user.isStateAffected(100)){\n user.addState(101);\n }\n else{\n user.addState(97);\n }\n }\n }\n }\n</Custom Apply Effect>","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":256,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[],"iconIndex":344,"maxTurns":6,"message1":"","message2":"","message3":"","message4":"","minTurns":5,"motion":0,"name":"腐蚀","note":"<Custom Apply Effect>\n if(user.isStateAffected(91) || user.isStateAffected(92)){\n user.addState(92);\n }\n else{\n user.addState(91);\n }\n</Custom Apply Effect>","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100}, {"id":256,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[],"iconIndex":344,"maxTurns":6,"message1":"","message2":"","message3":"","message4":"","minTurns":5,"motion":0,"name":"腐蚀","note":"<Custom Apply Effect>\n if(user.isStateAffected(91) || user.isStateAffected(92)){\n user.addState(92);\n }\n else{\n user.addState(91);\n }\n</Custom Apply Effect>","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":257,"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":257,"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":258,"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":258,"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":259,"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":259,"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":260,"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":260,"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":261,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":22,"dataId":0,"value":10},{"code":22,"dataId":0,"value":10}],"iconIndex":0,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"命中率增加2000%","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100}, {"id":261,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":22,"dataId":0,"value":10},{"code":22,"dataId":0,"value":10}],"iconIndex":0,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"命中率增加2000%","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":262,"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":262,"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},
@ -279,10 +279,10 @@ null,
{"id":277,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":21,"dataId":6,"value":2},{"code":22,"dataId":1,"value":10},{"code":22,"dataId":4,"value":10},{"code":23,"dataId":0,"value":0}],"iconIndex":395,"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":277,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":21,"dataId":6,"value":2},{"code":22,"dataId":1,"value":10},{"code":22,"dataId":4,"value":10},{"code":23,"dataId":0,"value":0}],"iconIndex":395,"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":278,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":22,"dataId":0,"value":10},{"code":22,"dataId":0,"value":10}],"iconIndex":438,"maxTurns":2,"message1":"","message2":"","message3":"","message4":"","minTurns":2,"motion":0,"name":"普攻背刺","note":"<SF_CommonAttack: 0303, 8>","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100}, {"id":278,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":22,"dataId":0,"value":10},{"code":22,"dataId":0,"value":10}],"iconIndex":438,"maxTurns":2,"message1":"","message2":"","message3":"","message4":"","minTurns":2,"motion":0,"name":"普攻背刺","note":"<SF_CommonAttack: 0303, 8>","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":279,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":21,"dataId":6,"value":1.3},{"code":22,"dataId":9,"value":0.05},{"code":21,"dataId":2,"value":1.2}],"iconIndex":336,"maxTurns":9,"message1":"进入\\c[17]\\it[279]\\c[0]","message2":"","message3":"","message4":"\\c[17]\\it[279]\\c[0]已结束!","minTurns":9,"motion":0,"name":"全功率模式","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100}, {"id":279,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":21,"dataId":6,"value":1.3},{"code":22,"dataId":9,"value":0.05},{"code":21,"dataId":2,"value":1.2}],"iconIndex":336,"maxTurns":9,"message1":"进入\\c[17]\\it[279]\\c[0]","message2":"","message3":"","message4":"\\c[17]\\it[279]\\c[0]已结束!","minTurns":9,"motion":0,"name":"全功率模式","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":280,"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":280,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[],"iconIndex":0,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"机体损管模块I","note":"","overlay":0,"priority":50,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":281,"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":281,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[],"iconIndex":0,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"机体损管模块II","note":"","overlay":0,"priority":50,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":282,"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":282,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[],"iconIndex":0,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"机体损管模块III","note":"","overlay":0,"priority":50,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":283,"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":283,"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":284,"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":284,"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":285,"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":285,"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":286,"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":286,"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
Loading…
Cancel
Save