|
|
|
@ -215,7 +215,7 @@ null,
|
|
|
|
|
{"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 += (user.atk * 2 - target.def*0.85);\n }\n else{\n value += (user.atk * 2 - target.def);\n }\n value *= 0.6;\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 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 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":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":283,"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":218,"animationId":43,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"莉莉集中注意力,接下来四回合的普通攻击,每次伤害\n增加75点,使用技能\\c[17]增加自身下回合读条50%\\c[0]","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点,使用技能\\c[17]增加自身下回合读条60%\\c[0]","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},
|
|
|
|
@ -245,8 +245,8 @@ null,
|
|
|
|
|
{"id":243,"animationId":82,"damage":{"critical":true,"elementId":-1,"formula":"20+1/2*(a.atk * 2+a.agi/10 - b.def/2)*(a.level*a.atk/2048+2) * (b.isStateAffected(97) ? 104/100 : 1) * (b.isStateAffected(98) ? 108/100 : 1) * (b.isStateAffected(99) ? 112/100 : 1) * (b.isStateAffected(100) ? 116/100 : 1) * (b.isStateAffected(101) ? 120/100 : 1)","type":1,"variance":10},"description":"\\c[17]<10%额外命中>\\c[0] 使用利爪抓挠两个随机目标\n并附加\\it[255]和\\c[18]10点伤害加深\\c[0],目标\\it[255]叠加越高伤害越高,","effects":[{"code":21,"dataId":0,"value1":1,"value2":0},{"code":21,"dataId":255,"value1":1,"value2":0},{"code":21,"dataId":308,"value1":1,"value2":0}],"hitType":1,"iconIndex":105,"message1":"使用了%1!","message2":"","mpCost":0,"name":"利爪抓挠I","note":"<技能类型:类普攻>\n\n<Before Eval>\n this._bsaffective = 0.4;\n</Before Eval>\n\n<Before Eval>\n user.addState(227);\n</Before Eval>\n<After Eval>\n user.removeState(227);\n</After Eval>\n\n<Hide if Learned Skill: 244,245>","occasion":1,"repeats":2,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":4,"speed":0,"stypeId":1,"successRate":100,"tpCost":10,"tpGain":0},
|
|
|
|
|
{"id":244,"animationId":82,"damage":{"critical":true,"elementId":-1,"formula":"20+3/5*(a.atk * 2+a.agi/10 - b.def/2)*(a.level*a.atk/2048+2) * (b.isStateAffected(97) ? 104/100 : 1) * (b.isStateAffected(98) ? 108/100 : 1) * (b.isStateAffected(99) ? 112/100 : 1) * (b.isStateAffected(100) ? 116/100 : 1) * (b.isStateAffected(101) ? 120/100 : 1)","type":1,"variance":10},"description":"\\c[17]<10%额外命中>\\c[0] 使用利爪抓挠两个随机目标\n并附加\\it[255]和\\c[18]30点伤害加深\\c[0],目标\\it[255]叠加越高伤害越高,","effects":[{"code":21,"dataId":0,"value1":1,"value2":0},{"code":21,"dataId":255,"value1":1,"value2":0},{"code":21,"dataId":309,"value1":1,"value2":0}],"hitType":1,"iconIndex":105,"message1":"使用了%1!","message2":"","mpCost":0,"name":"利爪抓挠II","note":"<Hide if Learned Skill: 245>\n\n<技能类型:类普攻>\n\n<Before Eval>\n this._bsaffective = 0.4;\n</Before Eval>\n\n<Before Eval>\n user.addState(228);\n</Before Eval>\n<After Eval>\n user.removeState(228);\n</After Eval>\n\n\n<Critical Reward: +8 TP>","occasion":1,"repeats":2,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":4,"speed":0,"stypeId":1,"successRate":100,"tpCost":10,"tpGain":0},
|
|
|
|
|
{"id":245,"animationId":82,"damage":{"critical":true,"elementId":-1,"formula":"20+4/5*(a.atk * 2+a.agi/10 - b.def/2)*(a.level*a.atk/2048+2) * (b.isStateAffected(97) ? 104/100 : 1) * (b.isStateAffected(98) ? 108/100 : 1) * (b.isStateAffected(99) ? 112/100 : 1) * (b.isStateAffected(100) ? 116/100 : 1) * (b.isStateAffected(101) ? 120/100 : 1)","type":1,"variance":10},"description":"\\c[17]<10%额外命中>\\c[0] 使用利爪抓挠两个随机目标\n并附加\\it[255]和\\c[18]70点伤害加深\\c[0],目标\\it[255]叠加越高伤害越高,","effects":[{"code":21,"dataId":0,"value1":1,"value2":0},{"code":21,"dataId":255,"value1":1,"value2":0},{"code":21,"dataId":311,"value1":1,"value2":0}],"hitType":1,"iconIndex":105,"message1":"使用了%1!","message2":"","mpCost":0,"name":"利爪抓挠III","note":"<技能类型:类普攻>\n\n<Before Eval>\n this._bsaffective = 0.4;\n</Before Eval>\n\n<Before Eval>\n user.addState(229);\n</Before Eval>\n<After Eval>\n user.removeState(229);\n</After Eval>\n\n<Critical Reward: +8 TP>","occasion":1,"repeats":2,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":4,"speed":0,"stypeId":1,"successRate":100,"tpCost":10,"tpGain":0},
|
|
|
|
|
{"id":246,"animationId":44,"damage":{"critical":true,"elementId":-1,"formula":"80+1.1*(a.atk * 2+a.agi*0.2 - b.def)*(a.level*a.atk/2048+2)","type":0,"variance":20},"description":"直接获得30TP并增加攻击力和速度三回合,且直接\n增加下回合50%读条,代价是透支身体,失去一定血量","effects":[{"code":21,"dataId":191,"value1":1,"value2":0}],"hitType":1,"iconIndex":291,"message1":"使用了%1!","message2":"","mpCost":0,"name":"狂野飞扑I","note":"<Hide if Learned Skill: 247>\n<Cooldown: 10>\n<Cooldown Steps: 1>\n\n<After ATB: 50%>\n\n<技能类型:技能>\n\n<Custom HP Cost>\ncost += user.mhp/30+user.hp/15;\n</Custom HP Cost>","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":11,"speed":0,"stypeId":1,"successRate":100,"tpCost":0,"tpGain":30},
|
|
|
|
|
{"id":247,"animationId":44,"damage":{"critical":true,"elementId":-1,"formula":"80+1.1*(a.atk * 2+a.agi*0.2 - b.def)*(a.level*a.atk/2048+2)","type":0,"variance":20},"description":"直接获得50TP并增加攻击力和速度三回合,且直接\n增加下回合70%读条,代价是透支身体,失去一定血量","effects":[{"code":21,"dataId":192,"value1":1,"value2":0}],"hitType":1,"iconIndex":291,"message1":"使用了%1!","message2":"","mpCost":0,"name":"狂野飞扑II","note":"<Cooldown: 8>\n<Cooldown Steps: 1>\n\n<After ATB: 70%>\n\n<技能类型:技能>\n\n<Custom HP Cost>\ncost += user.mhp/30+user.hp/15;\n</Custom HP Cost>","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":11,"speed":0,"stypeId":1,"successRate":100,"tpCost":0,"tpGain":50},
|
|
|
|
|
{"id":246,"animationId":44,"damage":{"critical":true,"elementId":-1,"formula":"80+1.1*(a.atk * 2+a.agi*0.2 - b.def)*(a.level*a.atk/2048+2)","type":0,"variance":20},"description":"直接获得30TP并增加攻击力和速度三回合,且直接\n\\c[17]增加自身下回合50%读条\\c[0],代价是透支身体,失去一定血量","effects":[{"code":21,"dataId":191,"value1":1,"value2":0}],"hitType":1,"iconIndex":291,"message1":"使用了%1!","message2":"","mpCost":0,"name":"狂野飞扑I","note":"<Hide if Learned Skill: 247>\n<Cooldown: 10>\n<Cooldown Steps: 1>\n\n<After ATB: 50%>\n\n<技能类型:技能>\n\n<Custom HP Cost>\ncost += user.mhp/30+user.hp/15;\n</Custom HP Cost>","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":11,"speed":0,"stypeId":1,"successRate":100,"tpCost":0,"tpGain":30},
|
|
|
|
|
{"id":247,"animationId":44,"damage":{"critical":true,"elementId":-1,"formula":"80+1.1*(a.atk * 2+a.agi*0.2 - b.def)*(a.level*a.atk/2048+2)","type":0,"variance":20},"description":"直接获得50TP并增加攻击力和速度三回合,且直接\n\\c[17]增加自身下回合70%读条\\c[0],代价是透支身体,失去一定血量","effects":[{"code":21,"dataId":192,"value1":1,"value2":0}],"hitType":1,"iconIndex":291,"message1":"使用了%1!","message2":"","mpCost":0,"name":"狂野飞扑II","note":"<Cooldown: 8>\n<Cooldown Steps: 1>\n\n<After ATB: 70%>\n\n<技能类型:技能>\n\n<Custom HP Cost>\ncost += user.mhp/30+user.hp/15;\n</Custom HP Cost>","occasion":1,"repeats":1,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":11,"speed":0,"stypeId":1,"successRate":100,"tpCost":0,"tpGain":50},
|
|
|
|
|
{"id":248,"animationId":85,"damage":{"critical":true,"elementId":-1,"formula":"2/3*(a.atk * 2 +a.agi/5 - b.def)*(a.level*a.atk/2048+2) * (b.isStateAffected(97) ? 104/100 : 1) * (b.isStateAffected(98) ? 108/100 : 1) * (b.isStateAffected(99) ? 112/100 : 1) * (b.isStateAffected(100) ? 116/100 : 1) * (b.isStateAffected(101) ? 120/100 : 1)","type":1,"variance":5},"description":"\\c[18]<10%暴击叠加>\\c[17]<50%命中叠加>\\c[0] 用利爪疯狂攻击单一目标五次,\n目标\\it[255]叠加越高伤害越高;成功击杀目标时\\c[17]\\it[113]\\c[0]。","effects":[{"code":21,"dataId":0,"value1":1,"value2":0}],"hitType":1,"iconIndex":290,"message1":"使用了%1!","message2":"","mpCost":0,"name":"疯狂爪击I","note":"<Hide if Learned Skill: 249,250>\n\n<Before Eval>\n this._pcirate = 0.9;\n</Before Eval>\n\n<Missed Reward: Add State 232>\n\n<技能类型:类普攻>\n\n\n<Critical Reward: Rolling Critical 0%>\n<Noncritical Reward: Rolling Critical +10%>\n<Defeat Reward: Add State 113>\n<Defeat Reward: +10 TP>","occasion":1,"repeats":5,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":1,"speed":0,"stypeId":1,"successRate":100,"tpCost":30,"tpGain":0},
|
|
|
|
|
{"id":249,"animationId":85,"damage":{"critical":true,"elementId":-1,"formula":"4/5*(a.atk *2 +a.agi/5 - b.def)*(a.level*a.atk/2048+2) * (b.isStateAffected(97) ? 105/100 : 1) * (b.isStateAffected(98) ? 110/100 : 1) * (b.isStateAffected(99) ? 115/100 : 1) * (b.isStateAffected(100) ? 120/100 : 1) * (b.isStateAffected(101) ? 125/100 : 1)","type":1,"variance":5},"description":"\\c[18]<15%暴击叠加>\\c[17]<50%命中叠加>\\c[0] 用利爪疯狂攻击单一目标五次,\n目标\\it[255]叠加越高伤害越高;成功击杀目标时\\c[17]\\it[113]\\c[0]。","effects":[{"code":21,"dataId":0,"value1":1,"value2":0}],"hitType":1,"iconIndex":290,"message1":"使用了%1!","message2":"","mpCost":0,"name":"疯狂爪击II","note":"<Hide if Learned Skill: 250>\n\n<Before Eval>\n this._pcirate = 0.9;\n</Before Eval>\n\n<Missed Reward: Add State 232>\n\n<技能类型:类普攻>\n\n<Critical Reward: Rolling Critical 0%>\n<Noncritical Reward: Rolling Critical +15%>\n<Defeat Reward: Add State 113>\n<Defeat Reward: +10 TP>\n","occasion":1,"repeats":5,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":1,"speed":0,"stypeId":1,"successRate":100,"tpCost":30,"tpGain":0},
|
|
|
|
|
{"id":250,"animationId":85,"damage":{"critical":true,"elementId":-1,"formula":"9/10*(a.atk * 2 +a.agi/5 - b.def)*(a.level*a.atk/2048+2) * (b.isStateAffected(97) ? 110/100 : 1) * (b.isStateAffected(98) ? 115/100 : 1) * (b.isStateAffected(99) ? 120/100 : 1) * (b.isStateAffected(100) ? 125/100 : 1) * (b.isStateAffected(101) ? 130/100 : 1)","type":1,"variance":5},"description":"\\c[18]<20%暴击叠加>\\c[17]<50%命中叠加>\\c[0] 用利爪疯狂攻击单一目标五次,\n目标\\it[255]叠加越高伤害越高;成功击杀目标时\\c[17]\\it[113]\\c[0]。","effects":[{"code":21,"dataId":0,"value1":1,"value2":0}],"hitType":1,"iconIndex":290,"message1":"使用了%1!","message2":"","mpCost":0,"name":"疯狂爪击III","note":"<Before Eval>\n this._pcirate = 0.9;\n</Before Eval>\n\n<技能类型:类普攻>\n\n<Missed Reward: Add State 232>\n\n<Critical Reward: Rolling Critical 0%>\n<Noncritical Reward: Rolling Critical +20%>\n<Defeat Reward: Add State 113>\n<Defeat Reward: +20 TP>","occasion":1,"repeats":5,"requiredWtypeId1":0,"requiredWtypeId2":0,"scope":1,"speed":0,"stypeId":1,"successRate":100,"tpCost":30,"tpGain":0},
|
|
|
|
|