@ -49,10 +49,10 @@ null,
{ "id" : 47 , "animationId" : 0 , "damage" : { "critical" : false , "elementId" : 0 , "formula" : "0" , "type" : 0 , "variance" : 20 } , "description" : "被动技能, 将溢出治疗效果的30%转化为护盾,这一技能也遵循\n\\c[18]生命凝聚\\c[0]系列被动的覆盖规则(见资料库)" , "effects" : [ ] , "hitType" : 0 , "iconIndex" : 0 , "message1" : "" , "message2" : "" , "mpCost" : 0 , "name" : "生命凝聚II" , "note" : "<Passive State: 219>\n<Hide if Learned Skill: 48>" , "occasion" : 3 , "repeats" : 1 , "requiredWtypeId1" : 0 , "requiredWtypeId2" : 0 , "scope" : 0 , "speed" : 0 , "stypeId" : 3 , "successRate" : 100 , "tpCost" : 0 , "tpGain" : 0 } ,
{ "id" : 48 , "animationId" : 0 , "damage" : { "critical" : false , "elementId" : 0 , "formula" : "0" , "type" : 0 , "variance" : 20 } , "description" : "被动技能, 将溢出治疗效果的40%转化为护盾,这一技能也遵循\n\\c[18]生命凝聚\\c[0]系列被动的覆盖规则(见资料库)" , "effects" : [ ] , "hitType" : 0 , "iconIndex" : 0 , "message1" : "" , "message2" : "" , "mpCost" : 0 , "name" : "生命凝聚III" , "note" : "<Passive State: 220>" , "occasion" : 3 , "repeats" : 1 , "requiredWtypeId1" : 0 , "requiredWtypeId2" : 0 , "scope" : 0 , "speed" : 0 , "stypeId" : 3 , "successRate" : 100 , "tpCost" : 0 , "tpGain" : 0 } ,
{ "id" : 49 , "animationId" : 96 , "damage" : { "critical" : true , "elementId" : 9 , "formula" : "1+(2+a.level/99)*(a.mat* 2- b.mdf*0.8)*(a.level*a.mat/2048+2)" , "type" : 1 , "variance" : 20 } , "description" : "薇薇安从邪念体获取的技能,造成暗属性伤害\n并对敌方护盾造成额外的高额伤害" , "effects" : [ ] , "hitType" : 2 , "iconIndex" : 18 , "message1" : "施放了%1! " , "message2" : "" , "mpCost" : 15 , "name" : "凋零一指" , "note" : "<Cooldown: 2>\n<Cooldown Steps: 1>\n\n\n<Custom HP Cost>\ncost += +user.mhp/50;\n</Custom HP Cost>\n<Custom Target Barrier>\nvalue = -(100+user.mat*4*(user.level*user.mat/2048+2));\nvalue = Math.floor(value);\n</Custom Target Barrier>\n\n<技能类型:技能>\n" , "occasion" : 1 , "repeats" : 1 , "requiredWtypeId1" : 0 , "requiredWtypeId2" : 0 , "scope" : 1 , "speed" : 0 , "stypeId" : 1 , "successRate" : 100 , "tpCost" : 0 , "tpGain" : 5 } ,
{ "id" : 50 , "animationId" : 22 , "damage" : { "critical" : false , "elementId" : 6 , "formula" : "" , "type" : 1 , "variance" : 1 } , "description" : "\\c[17]<30%额外命中>\\c[0] 薇薇安电击所有敌人 ,伤害会被全部敌人均摊,\n\\c[18]\\it[20]\\c[0]状态下,伤害受目标魔抗的削减程度会降低 ", "effects" : [ { "code" : 21 , "dataId" : 59 , "value1" : 0.2 , "value2" : 0 } ] , "hitType" : 2 , "iconIndex" : 9 , "message1" : "施放了%1! " , "message2" : "" , "mpCost" : 0 , "name" : "电击I" , "note" : "<Hide if Learned Skill: 51,52>\n\n<Cooldown: 2>\n<Cooldown Steps: 1>\n\n<damage formula>\nva r amount = $gameTroop.aliveMembers().length;\nvalue = 12 0;\nvalue += user.mat*2;\n if(user.isStateAffected(20) ){\n value -= target.mdf*4/5;\n }\n else{ value -= target.mdf}\n value *= (user.level*user.mat/2048+3);\n value *= (1/amount);\n value = Math.floor(value);\n</damage formula >\n\n<Before Eval>\n user.addState(229);\n</Before Eval>\n<After Eval>\n user.removeState(229);\n</After Eval>\n\n<技能类型:技能>", "occasion" : 1 , "repeats" : 1 , "requiredWtypeId1" : 0 , "requiredWtypeId2" : 0 , "scope" : 2 , "speed" : 0 , "stypeId" : 2 , "successRate" : 100 , "tpCost" : 0 , "tpGain" : 8 } ,
{ "id" : 51 , "animationId" : 65 , "damage" : { "critical" : false , "elementId" : 6 , "formula" : "" , "type" : 1 , "variance" : 1 } , "description" : "\\c[17]< 30%额外命中>\\c[0] 薇薇安电击所有敌人,伤害会被全部敌人均摊,\n\\c[18]\\it[20]\\c[0]状态下,伤害受目标魔抗的削减程度会降低 ", "effects" : [ { "code" : 21 , "dataId" : 59 , "value1" : 0.2 , "value2" : 0 } ] , "hitType" : 2 , "iconIndex" : 9 , "message1" : "施放了%1! " , "message2" : "" , "mpCost" : 12 , "name" : "电击II" , "note" : "<Hide if Learned Skill: 52>\n\n<Cooldown: 2>\n<Cooldown Steps: 1>\n\n<damage formula>\nva r amount = $gameTroop.aliveMembers().length;\nvalue = 88 0;\nvalue += user.mat*12/5;\n if(user.isStateAffected(20) ){\n value -= target.mdf*4/5;\n }\n else{ value -= target.mdf}\n value *= (user.level*user.mat/2048+3);\n value *= (1/amount);\n value = Math.floor(value);\n</damage formula>\n\n<Before Eval>\n user.addState(229);\n</Before Eval>\n<After Eval>\n user.removeState(229 );\n</After Eval>\n\n<技能类型:技能>", "occasion" : 1 , "repeats" : 1 , "requiredWtypeId1" : 0 , "requiredWtypeId2" : 0 , "scope" : 2 , "speed" : 10 , "stypeId" : 2 , "successRate" : 100 , "tpCost" : 0 , "tpGain" : 8 } ,
{ "id" : 52 , "animationId" : 65 , "damage" : { "critical" : false , "elementId" : 6 , "formula" : "" , "type" : 1 , "variance" : 1 } , "description" : "\\c[17]< 30%额外命中>\\c[0] 薇薇安电击所有敌人,伤害会被全部敌人均摊,\n\\c[18]\\it[20]\\c[0]状态下,伤害受目标魔抗的削减程度会降低 ", "effects" : [ { "code" : 21 , "dataId" : 59 , "value1" : 0.2 , "value2" : 0 } ] , "hitType" : 2 , "iconIndex" : 9 , "message1" : "施放了%1! " , "message2" : "" , "mpCost" : 18 , "name" : "电击III" , "note" : "<Before Eval>\n user.addState(2 29);\n</Before Eval>\n<After Eval>\n user.removeState(229 );\n</After Eval>\n\n<Cooldown: 2>\n<Cooldown Steps: 1>\n\n<damage formula>\nvar amount = $gameTroop.aliveMembers().length;\nvalue = 203 0;\nvalue += user.mat*14/5;\n if(user.isStateAffected(20) ){\n value -= target.mdf*4/5;\n }\n else{ value -= target.mdf}\n value *= (user.level*user.mat/2048+3);\n value *= (1/amount );\n value = Math.floor(value);\n</damage formula>\n\n<技能类型:技能>", "occasion" : 1 , "repeats" : 1 , "requiredWtypeId1" : 0 , "requiredWtypeId2" : 0 , "scope" : 2 , "speed" : 20 , "stypeId" : 2 , "successRate" : 100 , "tpCost" : 0 , "tpGain" : 8 } ,
{ "id" : 53 , "animationId" : 68 , "damage" : { "critical" : false , "elementId" : 6 , "formula" : "" , "type" : 1 , "variance" : 1 } , "description" : "\\c[17]<50%额外命中>\\c[0] \\c[18]\\it[20]\\c[0]后的薇薇安将自己的蝙蝠群化做两个电极, 增加电击的 \n杀伤, 再电击全体敌人,伤害会被所有敌人均摊。 使用技能解除\\c[18]\\it[20]\\c[0]状态", "effects" : [ { "code" : 21 , "dataId" : 59 , "value1" : 0.2 , "value2" : 0 } ] , "hitType" : 2 , "iconIndex" : 9 , "message1" : "施放了%1! " , "message2" : "" , "mpCost" : 18 , "name" : "闪电风暴" , "note" : "<Before Eval>\n user.addState(231);\n</Before Eval>\n<After Eval>\n user.removeState(231);\n user.removeState(20);\n</After Eval>\n\n<Cooldown: 2>\n<Cooldown Steps: 1>\n\n <Custom Requirement>\n if (user.isStateAffected(20)) {\n value = true;\n } else {\n value = false;\n }\n </Custom Requirement>\n\n<damage formula>\nva r amount = $gameTroop.aliveMembers().length;\nvalue = 200+ 2030*user.level/99;\nvalue += user.mat*16/5;\nvalue -= target.mdf*3/5;\nvalue *= (user.level*user.mat/2048+3);\nvalue *= (1/amount);\nvalue = Math.floor(value);\n</damage formula >\n\n<技能类型:技能>", "occasion" : 1 , "repeats" : 1 , "requiredWtypeId1" : 0 , "requiredWtypeId2" : 0 , "scope" : 2 , "speed" : 20 , "stypeId" : 2 , "successRate" : 100 , "tpCost" : 0 , "tpGain" : 8 } ,
{ "id" : 50 , "animationId" : 22 , "damage" : { "critical" : false , "elementId" : 6 , "formula" : "" , "type" : 1 , "variance" : 1 } , "description" : "\\c[17]<30%额外命中>\\c[0] 薇薇安电击所有敌人 造成相同伤害,攻击复数敌人时每\n多一个敌人增加20%MP消耗, 最多翻倍; \\c[18]\\it[20]\\c[0]状态下, 伤害无视敌人20%魔抗 ", "effects" : [ { "code" : 21 , "dataId" : 59 , "value1" : 0.2 , "value2" : 0 } ] , "hitType" : 2 , "iconIndex" : 9 , "message1" : "施放了%1! " , "message2" : "" , "mpCost" : 0 , "name" : "电击I" , "note" : "<Hide if Learned Skill: 51,52>\n\n<Cooldown: 2>\n<Cooldown Steps: 1>\n\n<damage formula>\nva lue = 7 0;\nvalue += user.mat*2;\n if(user.isStateAffected(20) ){\n value -= target.mdf*4/5;\n }\n else{ value -= target.mdf}\n value *= (user.level*user.mat/2048+2);\n value = Math.floor(value);\n</damage formula>\n\n <Custom MP Cost>\n cost += 5;\n var amount = $gameTroop.aliveMembers().length;\n cost += Math.min(5, amount - 1);\n</Custom MP Cost >\n\n<Before Eval>\n user.addState(229);\n</Before Eval>\n<After Eval>\n user.removeState(229);\n</After Eval>\n\n<技能类型:技能>", "occasion" : 1 , "repeats" : 1 , "requiredWtypeId1" : 0 , "requiredWtypeId2" : 0 , "scope" : 2 , "speed" : 0 , "stypeId" : 2 , "successRate" : 100 , "tpCost" : 0 , "tpGain" : 8 } ,
{ "id" : 51 , "animationId" : 65 , "damage" : { "critical" : false , "elementId" : 6 , "formula" : "" , "type" : 1 , "variance" : 1 } , "description" : "\\c[17]< 40%额外命中>\\c[0] 薇薇安电击所有敌人造成相同伤害,攻击复数敌人时每\n多一个敌人增加20%MP消耗, 最多翻倍; \\c[18]\\it[20]\\c[0]状态下, 伤害无视敌人20%魔抗 ", "effects" : [ { "code" : 21 , "dataId" : 59 , "value1" : 0.2 , "value2" : 0 } ] , "hitType" : 2 , "iconIndex" : 9 , "message1" : "施放了%1! " , "message2" : "" , "mpCost" : 0 , "name" : "电击II" , "note" : "<Hide if Learned Skill: 52>\n\n<Cooldown: 2>\n<Cooldown Steps: 1>\n\n<damage formula>\nva lue = 7 0;\nvalue += user.mat*12/5;\n if(user.isStateAffected(20) ){\n value -= target.mdf*4/5;\n }\n else{ value -= target.mdf}\n value *= (user.level*user.mat/2048+2);\n value = Math.floor(value);\n</damage formula>\n\n <Custom MP Cost>\n cost += 10;\n var amount = $gameTroop.aliveMembers().length;\n cost += Math.min(10, (amount - 1)*2);\n</Custom MP Cost>\n\n<Before Eval>\n user.addState(230);\n</Before Eval>\n<After Eval>\n user.removeState(230 );\n</After Eval>\n\n<技能类型:技能>", "occasion" : 1 , "repeats" : 1 , "requiredWtypeId1" : 0 , "requiredWtypeId2" : 0 , "scope" : 2 , "speed" : 10 , "stypeId" : 2 , "successRate" : 100 , "tpCost" : 0 , "tpGain" : 8 } ,
{ "id" : 52 , "animationId" : 65 , "damage" : { "critical" : false , "elementId" : 6 , "formula" : "" , "type" : 1 , "variance" : 1 } , "description" : "\\c[17]< 50%额外命中>\\c[0] 薇薇安电击所有敌人造成相同伤害,攻击复数敌人时每\n多一个敌人增加20%MP消耗, 最多翻倍; \\c[18]\\it[20]\\c[0]状态下, 伤害无视敌人20%魔抗 ", "effects" : [ { "code" : 21 , "dataId" : 59 , "value1" : 0.2 , "value2" : 0 } ] , "hitType" : 2 , "iconIndex" : 9 , "message1" : "施放了%1! " , "message2" : "" , "mpCost" : 18 , "name" : "电击III" , "note" : "<Before Eval>\n user.addState(2 31);\n</Before Eval>\n<After Eval>\n user.removeState(231 );\n</After Eval>\n\n<Cooldown: 2>\n<Cooldown Steps: 1>\n\n<damage formula>\nvalue = 7 0;\nvalue += user.mat*14/5;\n if(user.isStateAffected(20) ){\n value -= target.mdf*4/5;\n }\n else{ value -= target.mdf}\n value *= (user.level*user.mat/2048+2 );\n value = Math.floor(value);\n</damage formula>\n\n <Custom MP Cost>\n cost += 15;\n var amount = $gameTroop.aliveMembers().length;\n cost += Math.min(15, (amount - 1)*3);\n</Custom MP Cost >\n\n<技能类型:技能>", "occasion" : 1 , "repeats" : 1 , "requiredWtypeId1" : 0 , "requiredWtypeId2" : 0 , "scope" : 2 , "speed" : 20 , "stypeId" : 2 , "successRate" : 100 , "tpCost" : 0 , "tpGain" : 8 } ,
{ "id" : 53 , "animationId" : 68 , "damage" : { "critical" : false , "elementId" : 6 , "formula" : "" , "type" : 1 , "variance" : 1 } , "description" : "\\c[17]<50%额外命中>\\c[0] \\c[18]\\it[20]\\c[0]后的薇薇安将自己的蝙蝠群化做两个电极, \n再电击全体敌人。是\\c[17]电击\\c[0]技能的强化版本 ,使用技能解除\\c[18]\\it[20]\\c[0]状态", "effects" : [ { "code" : 21 , "dataId" : 59 , "value1" : 0.2 , "value2" : 0 } ] , "hitType" : 2 , "iconIndex" : 9 , "message1" : "施放了%1! " , "message2" : "" , "mpCost" : 18 , "name" : "闪电风暴" , "note" : "<Before Eval>\n user.addState(231);\n</Before Eval>\n<After Eval>\n user.removeState(231);\n user.removeState(20);\n</After Eval>\n\n<Cooldown: 2>\n<Cooldown Steps: 1>\n\n <Custom Requirement>\n if (user.isStateAffected(20)) {\n value = true;\n } else {\n value = false;\n }\n </Custom Requirement>\n\n<damage formula>\nva lue = 70;\nvalue += user.mat*16/5;\n value -= target.mdf*7/10;\n value *= (user.level*user.mat/2048+2);\n value = Math.floor(value);\n</damage formula>\n\n <Custom MP Cost>\n cost += 15;\n var amount = $gameTroop.aliveMembers().length;\n cost += Math.min(15, (amount - 1)*3);\n</Custom MP Cost >\n\n<技能类型:技能>", "occasion" : 1 , "repeats" : 1 , "requiredWtypeId1" : 0 , "requiredWtypeId2" : 0 , "scope" : 2 , "speed" : 20 , "stypeId" : 2 , "successRate" : 100 , "tpCost" : 0 , "tpGain" : 8 } ,
{ "id" : 54 , "animationId" : 15 , "damage" : { "critical" : true , "elementId" : 6 , "formula" : "1+(1+(b.mhp-b.hp)/b.mhp)*(0.75+(1-a.hp/a.mhp))*(a.mat * 2+a.atk*2/3 - b.mdf)*(a.level*a.mat/2048+2)" , "type" : 1 , "variance" : 10 } , "description" : "\\c[18]<2倍收割>\\c[17]<40%额外命中>\\c[0] \\c[18]<类普攻>\\c[0] 用血魔法凝聚的长枪,\n造成\\c[18]生命\\c[0]与\\c[17]电\\c[0]混合属性伤害,几率造成\\c[17]\\it[59]\\c[0]" , "effects" : [ { "code" : 21 , "dataId" : 59 , "value1" : 0.05 , "value2" : 0 } ] , "hitType" : 2 , "iconIndex" : 78 , "message1" : "施放了%1! " , "message2" : "" , "mpCost" : 0 , "name" : "电光血矛" , "note" : "<Custom HP Cost>\ncost += user.mhp/40+user.hp/20;\n</Custom HP Cost>\n\n<技能类型:类普攻>\n\n<Cooldown: 2>\n<Cooldown Steps: 1>\n\n<damage Formula>\nvalue = 1;\nvalue += user.mat*2;\nvalue += (user.isLearnedSkill(38)?(user.atk*1/3): 0);\nvalue += (user.isLearnedSkill(37)?(user.atk*1/3): 0);\nvalue += (user.isLearnedSkill(36)?(user.atk*2/3): 0);\nvalue -= target.mdf;\nvalue *= (2+user.mat*user.level/2048);\nvalue *= (2 - target.hp/target.mhp);\nvar i = 0.75;\ni += (user.isLearnedSkill(38)?0.1: 0);\ni += (user.isLearnedSkill(37)?0.1: 0);\ni += (1-user.hp/user.mhp);\nvalue *= i;\nvalue = Math.floor(value*2/5);\n</damage Formula>\n\n\n<Before Eval>\n this._bsaffective = 0.5;\n</Before Eval>\n\n<Critical Reward: +4% HP>\n\n<Before Eval>\n user.addState(230);\n</Before Eval>\n<After Eval>\n user.removeState(230);\n</After Eval>\n\n<Custom Show Eval>\n if (user.isStateAffected(30)) {\n visible = true;\n } else {\n visible = false;\n }\n</Custom Show Eval>" , "occasion" : 1 , "repeats" : 3 , "requiredWtypeId1" : 0 , "requiredWtypeId2" : 0 , "scope" : 1 , "speed" : -2 , "stypeId" : 1 , "successRate" : 100 , "tpCost" : 0 , "tpGain" : 10 } ,
{ "id" : 55 , "animationId" : 242 , "damage" : { "critical" : true , "elementId" : 14 , "formula" : "1+(1+(b.mhp-b.hp)/b.mhp)*(0.75+(1-a.hp/a.mhp))*(a.mat * 2+a.atk*2/3 - b.mdf)*(a.level*a.mat/2048+2)" , "type" : 1 , "variance" : 10 } , "description" : "\\c[18]<2倍收割>\\c[17]<40%额外命中>\\c[0] \\c[18]<类普攻>\\c[0] 用血魔法凝聚的长枪,\n造成\\c[18]生命\\c[0]与\\c[3]毒\\c[0]混合属性伤害,几率造成\\c[3]\\it[248]\\c[0]" , "effects" : [ { "code" : 21 , "dataId" : 248 , "value1" : 0.3 , "value2" : 0 } ] , "hitType" : 2 , "iconIndex" : 78 , "message1" : "施放了%1! " , "message2" : "" , "mpCost" : 0 , "name" : "蕴毒血矛" , "note" : "<Custom HP Cost>\ncost += user.mhp/40+user.hp/20;\n</Custom HP Cost>\n\n<技能类型:类普攻>\n\n<Cooldown: 2>\n<Cooldown Steps: 1>\n\n<damage Formula>\nvalue = 1;\nvalue += user.mat*2;\nvalue += (user.isLearnedSkill(38)?(user.atk*1/3): 0);\nvalue += (user.isLearnedSkill(37)?(user.atk*1/3): 0);\nvalue += (user.isLearnedSkill(36)?(user.atk*2/3): 0);\nvalue -= target.mdf;\nvalue *= (2+user.mat*user.level/2048);\nvalue *= (2 - target.hp/target.mhp);\nvar i = 0.75;\ni += (user.isLearnedSkill(38)?0.1: 0);\ni += (user.isLearnedSkill(37)?0.1: 0);\ni += (1-user.hp/user.mhp);\nvalue *= i;\nvalue = Math.floor(value*2/5);\n</damage Formula>\n\n<Before Eval>\n this._bsaffective = 0.5;\n</Before Eval>\n\n<Critical Reward: +4% HP>\n\n<Before Eval>\n user.addState(230);\n</Before Eval>\n<After Eval>\n user.removeState(230);\n</After Eval>\n\n<Custom Show Eval>\n if (user.isStateAffected(31)) {\n visible = true;\n } else {\n visible = false;\n }\n</Custom Show Eval>" , "occasion" : 1 , "repeats" : 3 , "requiredWtypeId1" : 0 , "requiredWtypeId2" : 0 , "scope" : 1 , "speed" : -2 , "stypeId" : 1 , "successRate" : 100 , "tpCost" : 0 , "tpGain" : 10 } ,
{ "id" : 56 , "animationId" : 26 , "damage" : { "critical" : false , "elementId" : 7 , "formula" : "20" , "type" : 1 , "variance" : 0 } , "description" : "薇薇安释放寒风影响敌人行动,有几率将敌人\\it[61], \n同时释放黑雾遮蔽所有队友行踪" , "effects" : [ { "code" : 21 , "dataId" : 61 , "value1" : 0.5 , "value2" : 0 } ] , "hitType" : 2 , "iconIndex" : 65 , "message1" : "施放了%1! " , "message2" : "" , "mpCost" : 2 , "name" : "寒冻黑雾I" , "note" : "<Hide if Learned Skill: 57,58>\n\n<技能类型:技能>\n\n<Cooldown: 3>\n<Cooldown Steps: 1>\n\n<Before Eval>\nvar subject = $gameActors.actor(12);\nsubject.forceAction(59, -1);\nBattleManager.forceAction(subject);\n</Before Eval>" , "occasion" : 1 , "repeats" : 1 , "requiredWtypeId1" : 0 , "requiredWtypeId2" : 0 , "scope" : 2 , "speed" : 0 , "stypeId" : 2 , "successRate" : 100 , "tpCost" : 0 , "tpGain" : 5 } ,
@ -136,7 +136,7 @@ null,
{ "id" : 134 , "animationId" : 211 , "damage" : { "critical" : false , "elementId" : 0 , "formula" : "0" , "type" : 0 , "variance" : 20 } , "description" : "布设符文卡•权杖, 持续减少敌方15%敏捷,\n最多存在3回合" , "effects" : [ { "code" : 21 , "dataId" : 352 , "value1" : 1 , "value2" : 0 } ] , "hitType" : 0 , "iconIndex" : 440 , "message1" : "" , "message2" : "" , "mpCost" : 0 , "name" : "符文卡 • 权杖" , "note" : "" , "occasion" : 1 , "repeats" : 1 , "requiredWtypeId1" : 0 , "requiredWtypeId2" : 0 , "scope" : 11 , "speed" : 0 , "stypeId" : 3 , "successRate" : 100 , "tpCost" : 0 , "tpGain" : 0 } ,
{ "id" : 135 , "animationId" : 210 , "damage" : { "critical" : false , "elementId" : 0 , "formula" : "0" , "type" : 0 , "variance" : 20 } , "description" : "布设符文卡•年轮, 让队友每回合自动获得20%行动读条,\n最多存在三回合" , "effects" : [ { "code" : 21 , "dataId" : 354 , "value1" : 1 , "value2" : 0 } ] , "hitType" : 0 , "iconIndex" : 302 , "message1" : "" , "message2" : "" , "mpCost" : 0 , "name" : "符文卡 • 年轮" , "note" : "" , "occasion" : 1 , "repeats" : 1 , "requiredWtypeId1" : 0 , "requiredWtypeId2" : 0 , "scope" : 11 , "speed" : 0 , "stypeId" : 3 , "successRate" : 100 , "tpCost" : 0 , "tpGain" : 0 } ,
{ "id" : 136 , "animationId" : 95 , "damage" : { "critical" : false , "elementId" : 0 , "formula" : "0" , "type" : 0 , "variance" : 20 } , "description" : "消耗: \\c[17]\\it[348]、\\it[354]\\c[0] 构成:\\c[9]\\it[350]\\c[0] 模拟战车效果,\n下回合全队获得70%的行动读条, 并增加30%的物攻和双防2回合" , "effects" : [ { "code" : 21 , "dataId" : 356 , "value1" : 1 , "value2" : 0 } ] , "hitType" : 0 , "iconIndex" : 314 , "message1" : "启用了\\c[17]%1! \\c[0]" , "message2" : "" , "mpCost" : 15 , "name" : "卡阵•无畏战车" , "note" : "<技能类型:技能>\n \n<Custom TP Cost> \nif(user.isStateAffected(348)){\n cost -= 20;\n}\nif(user.isStateAffected(350)){\n cost -= 20;\n}\nif(user.isStateAffected(354)){\n cost -= 20;\n}\n</Custom TP Cost> \n\n <Before Eval>\nif(user.isStateAffected(348)){\n user.removeState(348);\n}\nif(user.isStateAffected(350)){\n user.removeState(350);\n}\nelse{\n user.addState(350);\n}\nif(user.isStateAffected(354)){\n user.removeState(354);\n}\n </Before Eval>\n\n<Post-Damage Eval>\n if (user.isStateAffected(361) || \n user.isStateAffected(362) || \n user.isStateAffected(363) ){\n this._times = this._times || 0;\n this._times += 1;\n if(this._times == 1){\n user._shottimes += 1;\n $gameActors.actor(12)._lastallyid = user.actorId();\n var subject = $gameActors.actor(12);\n subject.forceAction(118, this._targetIndex);\n BattleManager.forceAction(subject);\n }\n }\n</Post-Damage Eval>\n\n<After ATB: 70%>" , "occasion" : 1 , "repeats" : 1 , "requiredWtypeId1" : 0 , "requiredWtypeId2" : 0 , "scope" : 8 , "speed" : 0 , "stypeId" : 3 , "successRate" : 100 , "tpCost" : 60 , "tpGain" : 0 } ,
{ "id" : 137 , "animationId" : 212 , "damage" : { "critical" : false , "elementId" : 0 , "formula" : "0" , "type" : 0 , "variance" : 20 } , "description" : "消耗: \\c[17]\\it[350]、\\it[352]\\c[0] 构成:\\c[9]\\it[354]\\c[0] 引导风的力量形成缓冲,\n给予全队\\c[9]5 + 0.66*自身level\\c[0] 的\\c[9]\\it[238]\\c[0]属性 持续5回合, 不能叠加释放 ", "effects" : [ { "code" : 21 , "dataId" : 360 , "value1" : 1 , "value2" : 0 } ] , "hitType" : 0 , "iconIndex" : 413 , "message1" : "启用了\\c[17]%1! \\c[0]" , "message2" : "" , "mpCost" : 15 , "name" : "卡阵•风息缎带" , "note" : "<技能类型:技能>\n\n< Custom Requirement>\n if (user.isStateAffected(360)) {\n value = false;\n } else {\n value = true;\n }\n</Custom Requirement >\n\n <Before Eval>\nif(user.isStateAffected(350)){\n user.removeState(350);\n}\n\nif(user.isStateAffected(352)){\n user.removeState(352);\n}\nif(user.isStateAffected(354)){\n user.removeState(354);\n}\nelse{\n user.addState(354);\n}\n </Before Eval>\n\n<Custom TP Cost> \nif(user.isStateAffected(350)){\n cost -= 20;\n}\nif(user.isStateAffected(352)){\n cost -= 20;\n}\nif(user.isStateAffected(354)){\n cost -= 20;\n}\n</Custom TP Cost> \n", "occasion" : 1 , "repeats" : 1 , "requiredWtypeId1" : 0 , "requiredWtypeId2" : 0 , "scope" : 8 , "speed" : 0 , "stypeId" : 3 , "successRate" : 100 , "tpCost" : 60 , "tpGain" : 0 } ,
{ "id" : 137 , "animationId" : 212 , "damage" : { "critical" : false , "elementId" : 0 , "formula" : "0" , "type" : 0 , "variance" : 20 } , "description" : "消耗: \\c[17]\\it[350]、\\it[352]\\c[0] 构成:\\c[9]\\it[354]\\c[0] 引导风的力量形成缓冲,\n给予全队\\c[9]5 + 0.66*自身level\\c[0] 的\\c[9]\\it[238]\\c[0]属性 , 最多叠加到99点 ", "effects" : [ ] , "hitType" : 0 , "iconIndex" : 413 , "message1" : "启用了\\c[17]%1! \\c[0]" , "message2" : "" , "mpCost" : 15 , "name" : "卡阵•风息缎带" , "note" : "<技能类型:技能>\n\n< Before Eval>\n target._block = target._block || 0;\n target._block += Math.floor(5 + $gameActors.actor(4).level*2/3);\n target._block = Math.max(target._block, -99);\n target._block = Math.min(target._block, 99);\n if(target._block == 0){ \n target.setStateCounter(237, 0);\n target.setStateCounter(238, 0);\n target.removeState(237);\n target.removeState(238); } \n else{\n if(target._block > 0){\n target.addState(238);\n target.setStateCounter(238, target._block);\n }\n else{\n target.addState(237);\n target.setStateCounter(237, Math.abs(target._block));\n }\n }\n</Before Eval >\n\n <Before Eval>\nif(user.isStateAffected(350)){\n user.removeState(350);\n}\n\nif(user.isStateAffected(352)){\n user.removeState(352);\n}\nif(user.isStateAffected(354)){\n user.removeState(354);\n}\nelse{\n user.addState(354);\n}\n </Before Eval>\n\n<Custom TP Cost> \nif(user.isStateAffected(350)){\n cost -= 20;\n}\nif(user.isStateAffected(352)){\n cost -= 20;\n}\nif(user.isStateAffected(354)){\n cost -= 20;\n}\n</Custom TP Cost> \n", "occasion" : 1 , "repeats" : 1 , "requiredWtypeId1" : 0 , "requiredWtypeId2" : 0 , "scope" : 8 , "speed" : 0 , "stypeId" : 3 , "successRate" : 100 , "tpCost" : 60 , "tpGain" : 0 } ,
{ "id" : 138 , "animationId" : 205 , "damage" : { "critical" : false , "elementId" : 0 , "formula" : "0" , "type" : 0 , "variance" : 20 } , "description" : "消耗: \\c[17]\\it[350]、\\it[354]\\c[0] 构成:\\c[9]\\it[348]\\c[0] 生成符文圣装,\n提升指定队友50%物攻和双防五回合,并回复全队一定生命" , "effects" : [ { "code" : 44 , "dataId" : 1 , "value1" : 1 , "value2" : 0 } ] , "hitType" : 0 , "iconIndex" : 741 , "message1" : "启用了\\c[17]%1! \\c[0]" , "message2" : "" , "mpCost" : 15 , "name" : "卡阵•守护圣装" , "note" : "<技能类型:技能>\n\n<Custom TP Cost> \nif(user.isStateAffected(348)){\n cost -= 20;\n}\nif(user.isStateAffected(350)){\n cost -= 20;\n}\nif(user.isStateAffected(352)){\n cost -= 20;\n}\n</Custom TP Cost> \n\n<Before Eval>\nif(user.isStateAffected(348)){\n user.removeState(348);\n}\nelse{\n user.addState(348);\n}\nif(user.isStateAffected(350)){\n user.removeState(350);\n}\nif(user.isStateAffected(354)){\n user.removeState(354);\n}\n </Before Eval>\n\n<After Eval>\n var heal = user.mat*(3/2 + user.mat*user.level/2048);\n if($gameParty.members()[0].hp > 0){\n heal += ($gameParty.members()[0].mhp - $gameParty.members()[0].hp)/5;\n $gameParty.members()[0].gainHp(Math.floor(heal));\n }\n if($gameParty.members()[1].hp > 0){\n heal += ($gameParty.members()[1].mhp - $gameParty.members()[1].hp)/5;\n $gameParty.members()[1].gainHp(Math.floor(heal));\n }\n if($gameParty.members()[2].hp > 0){\n heal += ($gameParty.members()[2].mhp - $gameParty.members()[2].hp)/5;\n $gameParty.members()[2].gainHp(Math.floor(heal));\n }\n if($gameParty.members()[3].hp > 0){\n heal += ($gameParty.members()[3].mhp - $gameParty.members()[3].hp)/5;\n $gameParty.members()[3].gainHp(Math.floor(heal));\n }\n if($gameParty.members()[4].hp > 0){\n heal += ($gameParty.members()[4].mhp - $gameParty.members()[4].hp)/5;\n $gameParty.members()[4].gainHp(Math.floor(heal));\n }\n</After Eval>" , "occasion" : 1 , "repeats" : 1 , "requiredWtypeId1" : 0 , "requiredWtypeId2" : 0 , "scope" : 7 , "speed" : 0 , "stypeId" : 3 , "successRate" : 100 , "tpCost" : 60 , "tpGain" : 0 } ,
{ "id" : 139 , "animationId" : 219 , "damage" : { "critical" : true , "elementId" : 16 , "formula" : "1+(a.level/45+1)*(a.mat * 4 - b.mdf/4)*(a.level*a.mat/2048+2)" , "type" : 1 , "variance" : 20 } , "description" : "消耗: \\c[17]\\it[348]、\\it[354]\\c[0] 构成:\\c[9]\\it[352]\\c[0] 对敌方全体造成生命属性的伤害\n(附带其当前生命8%的伤害, 最高20000点) , 解除其物理防御和魔法防御增幅并附加2回合\\c[25]\\it[96]\\c[0]" , "effects" : [ { "code" : 22 , "dataId" : 136 , "value1" : 1 , "value2" : 0 } , { "code" : 22 , "dataId" : 137 , "value1" : 1 , "value2" : 0 } , { "code" : 22 , "dataId" : 138 , "value1" : 1 , "value2" : 0 } , { "code" : 22 , "dataId" : 139 , "value1" : 1 , "value2" : 0 } , { "code" : 22 , "dataId" : 137 , "value1" : 1 , "value2" : 0 } , { "code" : 22 , "dataId" : 138 , "value1" : 1 , "value2" : 0 } , { "code" : 21 , "dataId" : 96 , "value1" : 1 , "value2" : 0 } ] , "hitType" : 2 , "iconIndex" : 651 , "message1" : "启用了\\c[17]%1! \\c[0]" , "message2" : "" , "mpCost" : 15 , "name" : "卡阵•生之创伤" , "note" : "<技能类型:技能>\n\n<Barrier Penetration: 50%>\n\n<Custom TP Cost> \nif(user.isStateAffected(348)){\n cost -= 20;\n}\nif(user.isStateAffected(352)){\n cost -= 20;\n}\nif(user.isStateAffected(354)){\n cost -= 20;\n}\n</Custom TP Cost> \n\n<Before Eval>\nif(user.isStateAffected(348)){\n user.removeState(348);\n}\nif(user.isStateAffected(352)){\n user.removeState(352);\n}\nelse{\n user.addState(352);\n}\nif(user.isStateAffected(354)){\n user.removeState(354);\n}\n </Before Eval>\n\n<After Eval>\nif(value > 0){\nvar damage = target.hp*0.08;\ndamage = Math.min(damage, 20000);\ntarget.gainHp(-damage);\ntarget.startDamagePopup();\n}\n</After Eval>\n\n<Post-Damage Eval>\n if (user.isStateAffected(361) || \n user.isStateAffected(362) || \n user.isStateAffected(363) ){\n this._times = this._times || 0;\n this._times += 1;\n if(this._times == 1){\n user._shottimes += 1;\n $gameActors.actor(12)._lastallyid = user.actorId();\n var subject = $gameActors.actor(12);\n subject.forceAction(118, this._targetIndex);\n BattleManager.forceAction(subject);\n }\n }\n</Post-Damage Eval>" , "occasion" : 1 , "repeats" : 1 , "requiredWtypeId1" : 0 , "requiredWtypeId2" : 0 , "scope" : 2 , "speed" : 0 , "stypeId" : 3 , "successRate" : 100 , "tpCost" : 60 , "tpGain" : 15 } ,
{ "id" : 140 , "animationId" : 104 , "damage" : { "critical" : true , "elementId" : 10 , "formula" : "1+(a.level/45+1)*(a.mat * 8 - b.mdf/4)*(a.level*a.mat/2048+2)+Math.min(Math.floor((b.mhp - b.hp)*0.18), 80000)" , "type" : 1 , "variance" : 20 } , "description" : "消耗: \\c[17]\\全部符卡 \\c[0] 以象征皇权的符文改变战局,对敌方造成精神属性伤害\n并附加\\it[93]和\\it[90],同时,恢复己方一定生命并附加\\it[165]" , "effects" : [ { "code" : 21 , "dataId" : 93 , "value1" : 1 , "value2" : 0 } , { "code" : 21 , "dataId" : 90 , "value1" : 1 , "value2" : 0 } , { "code" : 44 , "dataId" : 1 , "value1" : 1 , "value2" : 0 } ] , "hitType" : 2 , "iconIndex" : 824 , "message1" : "启用了\\c[17]%1! \\c[0]" , "message2" : "" , "mpCost" : 15 , "name" : "卡阵•战争皇权" , "note" : "<技能类型:技能>\n\n<Barrier Penetration: 50%>\n\n<Custom TP Cost> \nif(user.isStateAffected(348)){\n cost -= 20;\n}\nif(user.isStateAffected(350)){\n cost -= 20;\n}\nif(user.isStateAffected(352)){\n cost -= 20;\n}\nif(user.isStateAffected(354)){\n cost -= 20;\n}\n</Custom TP Cost> \n\n<Before Eval>\nif(user.isStateAffected(348)){\n user.removeState(348);\n}\nif(user.isStateAffected(350)){\n user.removeState(350);\n}\nif(user.isStateAffected(352)){\n user.removeState(352);\n}\nif(user.isStateAffected(354)){\n user.removeState(354);\n}\n </Before Eval>\n\n<Post-Damage Eval>\n if (user.isStateAffected(361) || \n user.isStateAffected(362) || \n user.isStateAffected(363) ){\n this._times = this._times || 0;\n this._times += 1;\n if(this._times == 1){\n user._shottimes += 1;\n $gameActors.actor(12)._lastallyid = user.actorId();\n var subject = $gameActors.actor(12);\n subject.forceAction(118, this._targetIndex);\n BattleManager.forceAction(subject);\n }\n }\n</Post-Damage Eval>\n\n<After Eval>\n var heal = 5/4*user.mat*(2 + user.mat*user.level/2048);\n if($gameParty.members()[0].hp > 0){\n heal += ($gameParty.members()[0].mhp - $gameParty.members()[0].hp)/4;\n $gameParty.members()[0].gainHp(Math.floor(heal));\n $gameParty.members()[0].addState(165);\n }\n if($gameParty.members()[1].hp > 0){\n heal += ($gameParty.members()[1].mhp - $gameParty.members()[1].hp)/4;\n $gameParty.members()[1].gainHp(Math.floor(heal));\n $gameParty.members()[1].addState(165);\n }\n if($gameParty.members()[2].hp > 0){\n heal += ($gameParty.members()[2].mhp - $gameParty.members()[2].hp)/4;\n $gameParty.members()[2].gainHp(Math.floor(heal));\n $gameParty.members()[2].addState(165);\n }\n if($gameParty.members()[3].hp > 0){\n heal += ($gameParty.members()[3].mhp - $gameParty.members()[3].hp)/4;\n $gameParty.members()[3].gainHp(Math.floor(heal));\n $gameParty.members()[3].addState(165);\n }\n if($gameParty.members()[4].hp > 0){\n heal += ($gameParty.members()[4].mhp - $gameParty.members()[4].hp)/5;\n $gameParty.members()[4].gainHp(Math.floor(heal));\n $gameParty.members()[4].addState(165);\n }\n</After Eval>" , "occasion" : 1 , "repeats" : 1 , "requiredWtypeId1" : 0 , "requiredWtypeId2" : 0 , "scope" : 2 , "speed" : 0 , "stypeId" : 3 , "successRate" : 100 , "tpCost" : 80 , "tpGain" : 20 } ,
@ -242,26 +242,26 @@ null,
{ "id" : 240 , "animationId" : 0 , "damage" : { "critical" : false , "elementId" : 0 , "formula" : "0" , "type" : 0 , "variance" : 20 } , "description" : "" , "effects" : [ { "code" : 44 , "dataId" : 7 , "value1" : 1 , "value2" : 0 } ] , "hitType" : 0 , "iconIndex" : 343 , "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" : 241 , "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" : 242 , "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" : 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]< 1 0%额外命中>\\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]< 1 0%额外命中>\\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 \\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" : 1 1 , "speed" : 0 , "stypeId" : 1 , "successRate" : 100 , "tpCost" : 0 , "tpGain" : 3 0} ,
{ "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]增加自身下回合7 0%读条\\c[0],代价是透支身体,失去一定血量", "effects" : [ { "code" : 21 , "dataId" : 19 2, "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" : 1 1, "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 } ,
{ "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] 使用利爪抓挠两个随机目标 并附加\\it[255]\n 和\\c[18]10点伤害加深\\c[0](最多叠加到15点) ,目标\\it[255]叠加越高伤害越高", "effects" : [ { "code" : 21 , "dataId" : 0 , "value1" : 1 , "value2" : 0 } , { "code" : 21 , "dataId" : 255 , "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<Pre-Damage Eval>\n target._block = target._block || 0;\n target._block -= 10;\n target._block = Math.max(target._block, -15);\n target._block = Math.min(target._block, 99);\n if(target._block == 0){ \n target.setStateCounter(237, 0);\n target.setStateCounter(238, 0);\n target.removeState(237);\n target.removeState(238); } \n else{\n if(target._block > 0){\n target.addState(238);\n target.setStateCounter(238, target._block);\n }\n else{\n target.addState(237);\n target.setStateCounter(237, Math.abs(target._block));\n }\n }\n</Pre-Damage 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]< 2 0%额外命中>\\c[0] 使用利爪抓挠两个随机目标并附加\\it[255]\n 和\\c[18]30点伤害加深\\c[0](最多叠加到60点) ,目标\\it[255]叠加越高伤害越高", "effects" : [ { "code" : 21 , "dataId" : 0 , "value1" : 1 , "value2" : 0 } , { "code" : 21 , "dataId" : 255 , "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 <Pre-Damage Eval>\n target._block = target._block || 0;\n target._block -= 40;\n target._block = Math.max(target._block, -60);\n target._block = Math.min(target._block, 99);\n if(target._block == 0){ \n target.setStateCounter(237, 0);\n target.setStateCounter(238, 0);\n target.removeState(237);\n target.removeState(238); } \n else{\n if(target._block > 0){\n target.addState(238);\n target.setStateCounter(238, target._block);\n }\n else{\n target.addState(237);\n target.setStateCounter(237, Math.abs(target._block));\n }\n }\n</Pre-Damage Eval >", "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]< 3 0%额外命中>\\c[0] 使用利爪抓挠两个随机目标并附加\\it[255]\n 和\\c[18]70点伤害加深\\c[0](最多叠加到99点) ,目标\\it[255]叠加越高伤害越高", "effects" : [ { "code" : 21 , "dataId" : 0 , "value1" : 1 , "value2" : 0 } , { "code" : 21 , "dataId" : 255 , "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< Pre-Damage Eval>\n target._block = target._block || 0;\n target._block -= 70;\n target._block = Math.max(target._block, -99);\n target._block = Math.min(target._block, 99);\n if(target._block == 0){ \n target.setStateCounter(237, 0);\n target.setStateCounter(238, 0);\n target.removeState(237);\n target.removeState(238); } \n else{\n if(target._block > 0){\n target.addState(238);\n target.setStateCounter(238, target._block);\n }\n else{\n target.addState(237);\n target.setStateCounter(237, Math.abs(target._block));\n }\n }\n</Pre-Damage Eval >", "occasion" : 1 , "repeats" : 2 , "requiredWtypeId1" : 0 , "requiredWtypeId2" : 0 , "scope" : 4 , "speed" : 0 , "stypeId" : 1 , "successRate" : 100 , "tpCost" : 10 , "tpGain" : 0 } ,
{ "id" : 246 , "animationId" : 243 , "damage" : { "critical" : true , "elementId" : -1 , "formula" : " 20+1/3*(a.atk * 2+a.agi/3 - 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" : 5 } , "description" : "飞扑攻击指定目标并叠加三层\\it[255], 命中会获得25点TP, \n且直接 \\c[17]增加自身下回合50%读条\\c[0],代价是透支身体,失去一定血量", "effects" : [ { "code" : 21 , "dataId" : 255 , "value1" : 1 , "value2" : 0 } ] , "hitType" : 1 , "iconIndex" : 291 , "message1" : "使用了%1! " , "message2" : "" , "mpCost" : 0 , "name" : "狂野飞扑I" , "note" : "<Hide if Learned Skill: 247>\n<Cooldown: 8 >\n<Cooldown Steps: 1>\n\n<After ATB: 50%>\n\n<Hit condition Reward: +35 TP>\n\n< 技能类型:技能>\n\n<Custom HP Cost>\ncost += user.mhp/30+user.hp/15;\n</Custom HP Cost>", "occasion" : 1 , "repeats" : 3 , "requiredWtypeId1" : 0 , "requiredWtypeId2" : 0 , "scope" : 1 , "speed" : 0 , "stypeId" : 1 , "successRate" : 100 , "tpCost" : 0 , "tpGain" : 0} ,
{ "id" : 247 , "animationId" : 243 , "damage" : { "critical" : true , "elementId" : -1 , "formula" : " 600+1/3*(a.atk * 5/2+a.agi/3 - 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" : 5 } , "description" : "飞扑攻击指定目标并叠加四层\\it[255], 命中会获得35点TP, \n且直接\\c[17]增加自身下回合5 0%读条\\c[0],代价是透支身体,失去一定血量", "effects" : [ { "code" : 21 , "dataId" : 255 , "value1" : 1 , "value2" : 0 } ] , "hitType" : 1 , "iconIndex" : 291 , "message1" : "使用了%1! " , "message2" : "" , "mpCost" : 0 , "name" : "狂野飞扑II" , "note" : "<Cooldown: 6>\n<Cooldown Steps: 1>\n\n<Hit condition Reward: +35 TP >\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" : 4 , "requiredWtypeId1" : 0 , "requiredWtypeId2" : 0 , "scope" : 1, "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 /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" : 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" : 7 , "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 /2 )*(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" : 7 , "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 /2 )*(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 } ,
{ "id" : 251 , "animationId" : 0 , "damage" : { "critical" : true , "elementId" : -1 , "formula" : "20+2/5*(a.atk * 2 + a.agi/10 - 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" : 20 } , "description" : "利用利爪破坏敌人的护甲(施加\\it[251]),目标\\it[255]叠加越高伤害越高;\n技能被闪避时返还5点TP" , "effects" : [ { "code" : 21 , "dataId" : 0 , "value1" : 1 , "value2" : 0 } , { "code" : 21 , "dataId" : 251 , "value1" : 1 , "value2" : 0 } ] , "hitType" : 1 , "iconIndex" : 167 , "message1" : "使用了%1! " , "message2" : "" , "mpCost" : 0 , "name" : "撕裂I" , "note" : "<Hide if Learned Skill: 252,253>\n<Missed Reward: +5 TP>\n\n<技能类型:类普攻>\n" , "occasion" : 1 , "repeats" : 2 , "requiredWtypeId1" : 0 , "requiredWtypeId2" : 0 , "scope" : 1 , "speed" : 0 , "stypeId" : 1 , "successRate" : 100 , "tpCost" : 10 , "tpGain" : 0 } ,
{ "id" : 252 , "animationId" : 0 , "damage" : { "critical" : true , "elementId" : -1 , "formula" : "80+1/2*(a.atk * 2 + a.agi/10 - 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" : 20 } , "description" : "利用利爪破坏敌人的护甲(施加\\it[251]),目标\\it[255]叠加越高伤害越高;\n有几率解除\\it[147]; 技能被闪避时返还5点TP" , "effects" : [ { "code" : 21 , "dataId" : 0 , "value1" : 1 , "value2" : 0 } , { "code" : 21 , "dataId" : 251 , "value1" : 1 , "value2" : 0 } , { "code" : 22 , "dataId" : 147 , "value1" : 0.5 , "value2" : 0 } ] , "hitType" : 1 , "iconIndex" : 167 , "message1" : "使用了%1! " , "message2" : "" , "mpCost" : 0 , "name" : "撕裂II" , "note" : "<Hide if Learned Skill: 253>\n<Missed Reward: +5 TP>\n\n<技能类型:类普攻>\n" , "occasion" : 1 , "repeats" : 2 , "requiredWtypeId1" : 0 , "requiredWtypeId2" : 0 , "scope" : 1 , "speed" : 0 , "stypeId" : 1 , "successRate" : 100 , "tpCost" : 10 , "tpGain" : 0 } ,
{ "id" : 253 , "animationId" : 0 , "damage" : { "critical" : true , "elementId" : -1 , "formula" : "150+3/5*(a.atk * 2 + a.agi/10 - 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" : 20 } , "description" : "利用利爪破坏敌人的护甲施加\\it[251])并解除\\it[147], \n目标\\it[255]叠加越高伤害越高; 技能被闪避时返还5点TP" , "effects" : [ { "code" : 21 , "dataId" : 0 , "value1" : 1 , "value2" : 0 } , { "code" : 21 , "dataId" : 251 , "value1" : 1 , "value2" : 0 } , { "code" : 22 , "dataId" : 147 , "value1" : 1 , "value2" : 0 } ] , "hitType" : 1 , "iconIndex" : 167 , "message1" : "使用了%1! " , "message2" : "" , "mpCost" : 0 , "name" : "撕裂III" , "note" : "<Missed Reward: +5 TP>\n\n<技能类型:类普攻>\n" , "occasion" : 1 , "repeats" : 2 , "requiredWtypeId1" : 0 , "requiredWtypeId2" : 0 , "scope" : 1 , "speed" : 0 , "stypeId" : 1 , "successRate" : 100 , "tpCost" : 10 , "tpGain" : 0 } ,
{ "id" : 254 , "animationId" : 31 , "damage" : { "critical" : false , "elementId" : 0 , "formula" : "0" , "type" : 0 , "variance" : 20 } , "description" : " 降低自身受到随机攻击的几率并提升攻击力、闪避、命中和\n暴击率的刺杀技能( 获得\\it[155]和\\it[172]) ", "effects" : [ { "code" : 21 , "dataId" : 1 55, "value1" : 1 , "value2" : 0 } , { "code" : 21 , "dataId" : 172 , "value1" : 1 , "value2" : 0 } ] , "hitType" : 0 , "iconIndex" : 395, "message1" : "猫猫祟祟准备偷袭 ", "message2" : "" , "mpCost" : 0 , "name" : "猫 猫祟祟 I", "note" : "<Hide if Learned Skill: 255,262>\n\n<技能类型:技能>\n" , "occasion" : 1 , "repeats" : 1 , "requiredWtypeId1" : 0 , "requiredWtypeId2" : 0 , "scope" : 11 , "speed" : 0 , "stypeId" : 1 , "successRate" : 100 , "tpCost" : 2 0 , "tpGain" : 0 } ,
{ "id" : 255 , "animationId" : 31 , "damage" : { "critical" : false , "elementId" : 0 , "formula" : "0" , "type" : 0 , "variance" : 20 } , "description" : " 降低自身受到随机攻击的几率并提升攻击力、闪避、命中和\n暴击率的刺杀技能( 获得\\it[155]和\\it[173]) ", "effects" : [ { "code" : 21 , "dataId" : 1 55, "value1" : 1 , "value2" : 0 } , { "code" : 21 , "dataId" : 17 3, "value1" : 1 , "value2" : 0 } ] , "hitType" : 0 , "iconIndex" : 395, "message1" : "猫猫祟祟准备偷袭 ", "message2" : "" , "mpCost" : 0 , "name" : "猫 猫祟祟 II", "note" : "<Hide if Learned Skill: 262>\n\n<技能类型:技能>" , "occasion" : 1 , "repeats" : 1 , "requiredWtypeId1" : 0 , "requiredWtypeId2" : 0 , "scope" : 11 , "speed" : 0 , "stypeId" : 1 , "successRate" : 100 , "tpCost" : 2 0 , "tpGain" : 0 } ,
{ "id" : 256 , "animationId" : 173 , "damage" : { "critical" : false , "elementId" : 10 , "formula" : "50" , "type" : 1 , "variance" : 0 } , "description" : "发出尖利的叫声,造成固定精神伤害, \n 几率性附加\\it[62]和\\it[90]", "effects" : [ { "code" : 21 , "dataId" : 62 , "value1" : 0.5 , "value2" : 0 } , { "code" : 21 , "dataId" : 90 , "value1" : 0.2 , "value2" : 0 } ] , "hitType" : 0 , "iconIndex" : 11 , "message1" : "使用了%1! " , "message2" : "" , "mpCost" : 0 , "name" : "恫吓尖叫I" , "note" : "<Hide if Learned Skill: 257,258>\n\n<技能类型:技能 >\n\n<Barrier Penetration: 40%>\n\n<Before Eval>\n this._bsaffective = 0;\n</Before Eval>", "occasion" : 1 , "repeats" : 1 , "requiredWtypeId1" : 0 , "requiredWtypeId2" : 0 , "scope" : 2 , "speed" : 0 , "stypeId" : 1 , "successRate" : 100 , "tpCost" : 5 , "tpGain" : 10 } ,
{ "id" : 257 , "animationId" : 173 , "damage" : { "critical" : false , "elementId" : 10 , "formula" : "200" , "type" : 1 , "variance" : 0 } , "description" : "发出尖利的叫声,造成固定精神伤害,几率性附加\ n\ \it[62]和\\it[90], 并减少目标40%行动读条", "effects" : [ { "code" : 21 , "dataId" : 62 , "value1" : 0.7 , "value2" : 0 } , { "code" : 21 , "dataId" : 90 , "value1" : 0.4 , "value2" : 0 } ] , "hitType" : 0 , "iconIndex" : 11 , "message1" : "使用了%1! " , "message2" : "" , "mpCost" : 0 , "name" : "恫吓尖叫II" , "note" : "<Hide if Learned Skill: 258>\n\n<技能类型:技能>\n <ATB Speed: -40%> \n<Barrier Penetration: 40%>\n\n<Before Eval>\n this._bsaffective = 0;\n</Before Eval>", "occasion" : 1 , "repeats" : 1 , "requiredWtypeId1" : 0 , "requiredWtypeId2" : 0 , "scope" : 2 , "speed" : 0 , "stypeId" : 1 , "successRate" : 100 , "tpCost" : 5 , "tpGain" : 10 } ,
{ "id" : 258 , "animationId" : 173 , "damage" : { "critical" : false , "elementId" : 10 , "formula" : "500" , "type" : 1 , "variance" : 0 } , "description" : "发出尖利的叫声,造成固定精神伤害, \n 几率性附加\\it[62]和\\it[90], 并减少目标60%行动读条", "effects" : [ { "code" : 21 , "dataId" : 62 , "value1" : 0.9 , "value2" : 0 } , { "code" : 21 , "dataId" : 90 , "value1" : 0.6 , "value2" : 0 } ] , "hitType" : 0 , "iconIndex" : 11 , "message1" : "使用了%1! " , "message2" : "" , "mpCost" : 0 , "name" : "恫吓尖叫III" , "note" : "<技能类型:技能>\n<Barrier Penetration: 40%>\n <ATB Speed: -60% >\n\n<Before Eval>\n this._bsaffective = 0;\n</Before Eval>", "occasion" : 1 , "repeats" : 1 , "requiredWtypeId1" : 0 , "requiredWtypeId2" : 0 , "scope" : 2 , "speed" : 1 , "stypeId" : 1 , "successRate" : 100 , "tpCost" : 5 , "tpGain" : 10 } ,
{ "id" : 254 , "animationId" : 31 , "damage" : { "critical" : false , "elementId" : 0 , "formula" : "0" , "type" : 0 , "variance" : 20 } , "description" : " 让自身每回合直接获得25%回合读条, 并增加10%攻击力的追杀技能,\n持续5回合 ", "effects" : [ { "code" : 21 , "dataId" : 1 33 , "value1" : 1 , "value2" : 0 } ] , "hitType" : 0 , "iconIndex" : 449, "message1" : "开始追击猎物! ", "message2" : "" , "mpCost" : 0 , "name" : "猫 之追猎 I", "note" : "<Hide if Learned Skill: 255,262>\n\n<技能类型:技能>\n" , "occasion" : 1 , "repeats" : 1 , "requiredWtypeId1" : 0 , "requiredWtypeId2" : 0 , "scope" : 11 , "speed" : 0 , "stypeId" : 1 , "successRate" : 100 , "tpCost" : 2 5 , "tpGain" : 0 } ,
{ "id" : 255 , "animationId" : 31 , "damage" : { "critical" : false , "elementId" : 0 , "formula" : "0" , "type" : 0 , "variance" : 20 } , "description" : " 让自身每回合直接获得25%回合读条, 并增加20%攻击力的追杀技能,\n持续5回合 ", "effects" : [ { "code" : 21 , "dataId" : 1 34 , "value1" : 1 , "value2" : 0 } ] , "hitType" : 0 , "iconIndex" : 449, "message1" : "开始追击猎物! ", "message2" : "" , "mpCost" : 0 , "name" : "猫 之追猎 II", "note" : "<Hide if Learned Skill: 262>\n\n<技能类型:技能>" , "occasion" : 1 , "repeats" : 1 , "requiredWtypeId1" : 0 , "requiredWtypeId2" : 0 , "scope" : 11 , "speed" : 0 , "stypeId" : 1 , "successRate" : 100 , "tpCost" : 2 5 , "tpGain" : 0 } ,
{ "id" : 256 , "animationId" : 173 , "damage" : { "critical" : false , "elementId" : 10 , "formula" : "50" , "type" : 1 , "variance" : 0 } , "description" : "发出尖利的叫声,造成固定精神伤害, 几率性附加\\it[62]和\\it[90], \n并减少目标20%行动读条(对读条已满的敌人无效) ", "effects" : [ { "code" : 21 , "dataId" : 62 , "value1" : 0.5 , "value2" : 0 } , { "code" : 21 , "dataId" : 90 , "value1" : 0.2 , "value2" : 0 } ] , "hitType" : 0 , "iconIndex" : 11 , "message1" : "使用了%1! " , "message2" : "" , "mpCost" : 0 , "name" : "恫吓尖叫I" , "note" : "<Hide if Learned Skill: 257,258>\n\n<技能类型:技能 >\n\n<Target ATB Eval>\nspeed = speed * 4/5;\n</Target ATB Eval >\n\n<Barrier Penetration: 40%>\n\n<Before Eval>\n this._bsaffective = 0;\n</Before Eval>", "occasion" : 1 , "repeats" : 1 , "requiredWtypeId1" : 0 , "requiredWtypeId2" : 0 , "scope" : 2 , "speed" : 0 , "stypeId" : 1 , "successRate" : 100 , "tpCost" : 5 , "tpGain" : 10 } ,
{ "id" : 257 , "animationId" : 173 , "damage" : { "critical" : false , "elementId" : 10 , "formula" : "200" , "type" : 1 , "variance" : 0 } , "description" : "发出尖利的叫声,造成固定精神伤害,几率性附加\ \it[62]和\\it[90], \n 并减少目标40%行动读条(对读条已满的敌人无效) ", "effects" : [ { "code" : 21 , "dataId" : 62 , "value1" : 0.7 , "value2" : 0 } , { "code" : 21 , "dataId" : 90 , "value1" : 0.4 , "value2" : 0 } ] , "hitType" : 0 , "iconIndex" : 11 , "message1" : "使用了%1! " , "message2" : "" , "mpCost" : 0 , "name" : "恫吓尖叫II" , "note" : "<Hide if Learned Skill: 258>\n\n<技能类型:技能>\n \n<Target ATB Eval>\nspeed = speed * 3/5;\n</Target ATB Eval>\n \n<Barrier Penetration: 40%>\n\n<Before Eval>\n this._bsaffective = 0;\n</Before Eval>", "occasion" : 1 , "repeats" : 1 , "requiredWtypeId1" : 0 , "requiredWtypeId2" : 0 , "scope" : 2 , "speed" : 0 , "stypeId" : 1 , "successRate" : 100 , "tpCost" : 5 , "tpGain" : 10 } ,
{ "id" : 258 , "animationId" : 173 , "damage" : { "critical" : false , "elementId" : 10 , "formula" : "500" , "type" : 1 , "variance" : 0 } , "description" : "发出尖利的叫声,造成固定精神伤害, 几率性附加\\it[62]和\\it[90], \n 并减少目标60%行动读条(对读条已满的敌人无效) ", "effects" : [ { "code" : 21 , "dataId" : 62 , "value1" : 0.9 , "value2" : 0 } , { "code" : 21 , "dataId" : 90 , "value1" : 0.6 , "value2" : 0 } ] , "hitType" : 0 , "iconIndex" : 11 , "message1" : "使用了%1! " , "message2" : "" , "mpCost" : 0 , "name" : "恫吓尖叫III" , "note" : "<技能类型:技能>\n<Barrier Penetration: 40%>\n \n<Target ATB Eval>\nspeed = speed * 2/5;\n</Target ATB Eval >\n\n<Before Eval>\n this._bsaffective = 0;\n</Before Eval>", "occasion" : 1 , "repeats" : 1 , "requiredWtypeId1" : 0 , "requiredWtypeId2" : 0 , "scope" : 2 , "speed" : 1 , "stypeId" : 1 , "successRate" : 100 , "tpCost" : 5 , "tpGain" : 10 } ,
{ "id" : 259 , "animationId" : 52 , "damage" : { "critical" : false , "elementId" : 0 , "formula" : "0" , "type" : 0 , "variance" : 20 } , "description" : "猫咪安静地观察她的猎物,洞察敌方的弱点(施加\\it[254]), \n并且破除他们的隐身( 破除\\it[172]) , 同时自身恢复10点TP" , "effects" : [ { "code" : 22 , "dataId" : 172 , "value1" : 1 , "value2" : 0 } , { "code" : 21 , "dataId" : 254 , "value1" : 0.8 , "value2" : 0 } ] , "hitType" : 0 , "iconIndex" : 89 , "message1" : "使用了%1! " , "message2" : "" , "mpCost" : 0 , "name" : "猫之窥视I" , "note" : "<Hide if Learned Skill: 260,261>\n\n<技能类型:技能>" , "occasion" : 1 , "repeats" : 1 , "requiredWtypeId1" : 0 , "requiredWtypeId2" : 0 , "scope" : 1 , "speed" : 0 , "stypeId" : 1 , "successRate" : 100 , "tpCost" : 0 , "tpGain" : 10 } ,
{ "id" : 260 , "animationId" : 52 , "damage" : { "critical" : false , "elementId" : 0 , "formula" : "0" , "type" : 0 , "variance" : 20 } , "description" : "猫咪安静地观察她的猎物,洞察敌方的弱点(施加\\it[254]), \n并且破除他们的隐身( 破除\\it[172]、\\it[173]) , 同时自身恢复12点TP" , "effects" : [ { "code" : 22 , "dataId" : 172 , "value1" : 1 , "value2" : 0 } , { "code" : 22 , "dataId" : 173 , "value1" : 1 , "value2" : 0 } , { "code" : 21 , "dataId" : 254 , "value1" : 0.8 , "value2" : 0 } ] , "hitType" : 0 , "iconIndex" : 89 , "message1" : "使用了%1! " , "message2" : "" , "mpCost" : 0 , "name" : "猫之窥视II" , "note" : "<Hide if Learned Skill: 261>\n\n<技能类型:技能>" , "occasion" : 1 , "repeats" : 2 , "requiredWtypeId1" : 0 , "requiredWtypeId2" : 0 , "scope" : 1 , "speed" : 0 , "stypeId" : 1 , "successRate" : 100 , "tpCost" : 0 , "tpGain" : 12 } ,
{ "id" : 261 , "animationId" : 52 , "damage" : { "critical" : false , "elementId" : 0 , "formula" : "0" , "type" : 0 , "variance" : 20 } , "description" : "猫咪安静地观察她的猎物,洞察敌方的弱点(施加\\it[254])并且破除他们的隐身\n( 破除\\it[172]、\\it[173]、\\it[174]) , 同时自身恢复15点TP" , "effects" : [ { "code" : 22 , "dataId" : 172 , "value1" : 1 , "value2" : 0 } , { "code" : 22 , "dataId" : 173 , "value1" : 1 , "value2" : 0 } , { "code" : 22 , "dataId" : 174 , "value1" : 1 , "value2" : 0 } , { "code" : 21 , "dataId" : 254 , "value1" : 1 , "value2" : 0 } ] , "hitType" : 0 , "iconIndex" : 89 , "message1" : "使用了%1! " , "message2" : "" , "mpCost" : 0 , "name" : "猫之窥视III" , "note" : "<技能类型:技能>" , "occasion" : 1 , "repeats" : 3 , "requiredWtypeId1" : 0 , "requiredWtypeId2" : 0 , "scope" : 1 , "speed" : 0 , "stypeId" : 1 , "successRate" : 100 , "tpCost" : 0 , "tpGain" : 15 } ,
{ "id" : 262 , "animationId" : 31 , "damage" : { "critical" : false , "elementId" : 0 , "formula" : "0" , "type" : 0 , "variance" : 20 } , "description" : " 降低自身受到随机攻击的几率并提升攻击力、闪避、命中和\n暴击率的刺杀技能( 获得\\it[155]和\\it[174]) ", "effects" : [ {"code" : 21 , "dataId" : 155 , "value1" : 1 , "value2" : 0 } , { "code" : 21 , "dataId" : 174 , "value1" : 1 , "value2" : 0 } ], "hitType" : 0 , "iconIndex" : 395 , "message1" : " 猫猫祟祟准备偷袭 ", "message2" : "" , "mpCost" : 0 , "name" : " 猫猫祟祟III ", "note" : " <技能类型:技能> ", "occasion" : 1 , "repeats" : 1 , "requiredWtypeId1" : 0 , "requiredWtypeId2" : 0 , "scope" : 1 1 , "speed" : 0 , "stypeId" : 1 , "successRate" : 100 , "tpCost" : 2 0, "tpGain" : 0 } ,
{ "id" : 262 , "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" : 263 , "animationId" : 0 , "damage" : { "critical" : false , "elementId" : 0 , "formula" : "0" , "type" : 0 , "variance" : 20 } , "description" : "" , "effects" : [ ] , "hitType" : 0 , "iconIndex" : 0 , "message1" : "" , "message2" : "" , "mpCost" : 0 , "name" : "" , "note" : "" , "occasion" : 0 , "repeats" : 1 , "requiredWtypeId1" : 0 , "requiredWtypeId2" : 0 , "scope" : 1 , "speed" : 0 , "stypeId" : 1 , "successRate" : 100 , "tpCost" : 0 , "tpGain" : 0 } ,
{ "id" : 264 , "animationId" : 0 , "damage" : { "critical" : false , "elementId" : 0 , "formula" : "0" , "type" : 0 , "variance" : 20 } , "description" : "" , "effects" : [ ] , "hitType" : 0 , "iconIndex" : 0 , "message1" : "" , "message2" : "" , "mpCost" : 0 , "name" : "郝籽的技能" , "note" : "" , "occasion" : 0 , "repeats" : 1 , "requiredWtypeId1" : 0 , "requiredWtypeId2" : 0 , "scope" : 1 , "speed" : 0 , "stypeId" : 1 , "successRate" : 100 , "tpCost" : 0 , "tpGain" : 0 } ,
{ "id" : 265 , "animationId" : 18 , "damage" : { "critical" : true , "elementId" : -1 , "formula" : "10+(a.level/297 + 1/4 )*(a.atk * 2+a.mat - b.def*4/5 - b.mdf/6)*(a.level*a.atk/2048+2) * (b.isStateAffected(56) ? 3/2 : 1)" , "type" : 1 , "variance" : 5 } , "description" : "" , "effects" : [ { "code" : 21 , "dataId" : 0 , "value1" : 1 , "value2" : 0 } ] , "hitType" : 1 , "iconIndex" : 72 , "message1" : "使用了%1! " , "message2" : "" , "mpCost" : 0 , "name" : "一式 • 暴雨梨花" , "note" : "<技能类型:普攻>\n\n<Counter Rate: 30%>\n\n<Before Eval>\n if(user.isStateAffected(21)){\n user.addState(188);\n }\n else{\n user.removeState(188);\n }\n</Before Eval>\n\n<Before Eval>\n this._pcirate = 0.8;\n</Before Eval>\n\n<Missed Reward: Add State 232>" , "occasion" : 1 , "repeats" : 9 , "requiredWtypeId1" : 1 , "requiredWtypeId2" : 2 , "scope" : 1 , "speed" : 0 , "stypeId" : 5 , "successRate" : 100 , "tpCost" : 0 , "tpGain" : 1 } ,