新增装备限制

main
parent de81d94a04
commit 48aa332129

@ -22,6 +22,7 @@
## 更新记录 ## 更新记录
- **2023/10/10****乐子人**怪物数值加强修复部分剧情BUG新增装备限制
- **2023/10/9****乐子人**怪物数值加强修复部分剧情BUG - **2023/10/9****乐子人**怪物数值加强修复部分剧情BUG
- **2023/10/8****乐子人**完成女王BOSS战补充支线任务规范经验数值 - **2023/10/8****乐子人**完成女王BOSS战补充支线任务规范经验数值
- **2023/10/8****乐子人**测试与修BUG - **2023/10/8****乐子人**测试与修BUG

@ -15,18 +15,18 @@ null,
{"id":13,"atypeId":6,"description":"为魔剑士打造的魔法球,有提升力量的效果,但也失去\n了魔法防御的加成","etypeId":2,"traits":[{"code":22,"dataId":1,"value":0}],"iconIndex":163,"name":"魔剑士法球","note":"<Not Independent Item>\n<Menu Category: 魔法武器>","params":[0,10,10,0,7,0,0,0],"price":360}, {"id":13,"atypeId":6,"description":"为魔剑士打造的魔法球,有提升力量的效果,但也失去\n了魔法防御的加成","etypeId":2,"traits":[{"code":22,"dataId":1,"value":0}],"iconIndex":163,"name":"魔剑士法球","note":"<Not Independent Item>\n<Menu Category: 魔法武器>","params":[0,10,10,0,7,0,0,0],"price":360},
{"id":14,"atypeId":8,"description":"辅助瞄准很棒的副手枪械,轻便易于携带","etypeId":2,"traits":[{"code":22,"dataId":1,"value":0},{"code":22,"dataId":0,"value":0.01}],"iconIndex":104,"name":"精灵副手枪","note":"<Not Independent Item>\n<Menu Category: 物理武器>\n<Passive State: 272>","params":[0,0,9,0,4,0,0,0],"price":140}, {"id":14,"atypeId":8,"description":"辅助瞄准很棒的副手枪械,轻便易于携带","etypeId":2,"traits":[{"code":22,"dataId":1,"value":0},{"code":22,"dataId":0,"value":0.01}],"iconIndex":104,"name":"精灵副手枪","note":"<Not Independent Item>\n<Menu Category: 物理武器>\n<Passive State: 272>","params":[0,0,9,0,4,0,0,0],"price":140},
{"id":15,"atypeId":7,"description":"探险家常用的副手匕首,功能性大于杀伤力","etypeId":2,"traits":[{"code":22,"dataId":1,"value":0},{"code":22,"dataId":2,"value":0.02}],"iconIndex":96,"name":"探险匕首","note":"<Not Independent Item>\n<Menu Category: 物理武器>\n<Passive State: 267>","params":[0,0,5,0,0,0,1,0],"price":150}, {"id":15,"atypeId":7,"description":"探险家常用的副手匕首,功能性大于杀伤力","etypeId":2,"traits":[{"code":22,"dataId":1,"value":0},{"code":22,"dataId":2,"value":0.02}],"iconIndex":96,"name":"探险匕首","note":"<Not Independent Item>\n<Menu Category: 物理武器>\n<Passive State: 267>","params":[0,0,5,0,0,0,1,0],"price":150},
{"id":16,"atypeId":9,"description":"相对轻便但杀伤力没那么强的左手爪,照顾了左手的\n臂力","etypeId":2,"traits":[{"code":22,"dataId":1,"value":0},{"code":22,"dataId":2,"value":0.01},{"code":32,"dataId":255,"value":0.05}],"iconIndex":105,"name":"合金左手爪","note":"<Not Independent Item>\n<Menu Category: 物理武器>\n<Passive State: 268>","params":[0,0,7,0,0,0,1,0],"price":130}, {"id":16,"atypeId":9,"description":"相对轻便但杀伤力没那么强的左手爪,照顾了左手的\n臂力,但不能和护腕同时装备","etypeId":2,"traits":[{"code":22,"dataId":1,"value":0},{"code":22,"dataId":2,"value":0.01},{"code":32,"dataId":255,"value":0.05}],"iconIndex":105,"name":"合金左手爪","note":"<Not Independent Item>\n<Menu Category: 物理武器>\n<Passive State: 270>\n\n\n<Custom Equip Requirement Condition>\n if (user.isStateAffected(265) ) {\n condition = false;\n } else {\n condition = true;\n }\n </Custom Equip Requirement Condition>","params":[0,0,7,0,0,0,1,0],"price":130},
{"id":17,"atypeId":6,"description":"以冰之鼠王的心脏为原材料打造的魔法球,提升使用\n者的水、火、冰抗性以及魔力容量","etypeId":2,"traits":[{"code":11,"dataId":4,"value":0.9},{"code":11,"dataId":5,"value":0.9},{"code":11,"dataId":7,"value":0.9}],"iconIndex":657,"name":"寒冰心脏","note":"<Not Independent Item>\n<Menu Category: 魔法武器>\n<Text Color: 3>\n<ZzyGIT TextColor: #00FF7F>\n<ZzySCF Color: #00FF7F>\n\n<Synthesis Ingredients>\n item 102: 1\n item 52: 1\n item 96: 3\n</Synthesis Ingredients>","params":[0,50,0,0,15,10,0,0],"price":4000}, {"id":17,"atypeId":6,"description":"以冰之鼠王的心脏为原材料打造的魔法球,提升使用\n者的水、火、冰抗性以及魔力容量","etypeId":2,"traits":[{"code":11,"dataId":4,"value":0.9},{"code":11,"dataId":5,"value":0.9},{"code":11,"dataId":7,"value":0.9}],"iconIndex":657,"name":"寒冰心脏","note":"<Not Independent Item>\n<Menu Category: 魔法武器>\n<Text Color: 3>\n<ZzyGIT TextColor: #00FF7F>\n<ZzySCF Color: #00FF7F>\n\n<Synthesis Ingredients>\n item 102: 1\n item 52: 1\n item 96: 3\n</Synthesis Ingredients>","params":[0,50,0,0,15,10,0,0],"price":4000},
{"id":18,"atypeId":5,"description":"来自FF14的强大圣石\n蕴含一个名为\\is[377]的强大魔法","etypeId":6,"traits":[{"code":22,"dataId":1,"value":0},{"code":43,"dataId":377,"value":1},{"code":23,"dataId":4,"value":0.9}],"iconIndex":645,"name":"黑蛇圣石","note":"<Not Independent Item>\n<Menu Category: 饰品>\n<Text Color: 9>\n<ZzyGIT TextColor: #1E90FF>\n<ZzySCF Color: #1E90FF>","params":[0,100,0,0,30,20,0,0],"price":0}, {"id":18,"atypeId":5,"description":"来自FF14的强大圣石\n蕴含一个名为\\is[377]的强大魔法","etypeId":6,"traits":[{"code":22,"dataId":1,"value":0},{"code":43,"dataId":377,"value":1},{"code":23,"dataId":4,"value":0.9}],"iconIndex":645,"name":"黑蛇圣石","note":"<Not Independent Item>\n<Menu Category: 饰品>\n<Text Color: 9>\n<ZzyGIT TextColor: #1E90FF>\n<ZzySCF Color: #1E90FF>","params":[0,100,0,0,30,20,0,0],"price":0},
{"id":19,"atypeId":7,"description":"","etypeId":2,"traits":[{"code":22,"dataId":1,"value":0}],"iconIndex":0,"name":"测试版名刀","note":"<Not Independent Item>\n<Menu Category: 物理武器>\n<Passive State: 211>\n<Passive State: 267>","params":[0,0,10,0,0,0,0,0],"price":0}, {"id":19,"atypeId":7,"description":"","etypeId":2,"traits":[{"code":22,"dataId":1,"value":0}],"iconIndex":0,"name":"测试版名刀","note":"<Not Independent Item>\n<Menu Category: 物理武器>\n<Passive State: 211>\n<Passive State: 267>","params":[0,0,10,0,0,0,0,0],"price":0},
{"id":20,"atypeId":7,"description":"伤害很高且附带几率秒杀的副手小刀,使用它将敌人血量清空时\n会获得一定经验随目标等级增加。但部分强大生命无法秒杀","etypeId":2,"traits":[],"iconIndex":454,"name":"杀鸡小刀","note":"<Not Independent Item>\n<Menu Category: 物理武器>\n<Passive State: 211>\n<Passive State: 333>\n\n<Text Color: 17>\n<ZzyGIT TextColor: #FFFF00>\n<ZzySCF Color: #FFFF00>\n","params":[0,0,90,0,0,0,0,10],"price":0}, {"id":20,"atypeId":7,"description":"伤害很高且附带几率秒杀的副手小刀,使用它将敌人血量清空时\n会获得一定经验随目标等级增加。但部分强大生命无法秒杀","etypeId":2,"traits":[],"iconIndex":454,"name":"杀鸡小刀","note":"<Not Independent Item>\n<Menu Category: 物理武器>\n<Passive State: 211>\n<Passive State: 333>\n\n<Text Color: 17>\n<ZzyGIT TextColor: #FFFF00>\n<ZzySCF Color: #FFFF00>\n","params":[0,0,90,0,0,0,0,10],"price":0},
{"id":21,"atypeId":4,"description":"看似普通的古旧戒指,散发着不详的气息\n\\c[17]【被动:破败】\\c[0] 详见资料库","etypeId":7,"traits":[{"code":22,"dataId":1,"value":0}],"iconIndex":415,"name":"破败魔戒","note":"<Not Independent Item>\n<Menu Category: 饰品>\n<Passive State: 327>\n\n<Text Color: 9>\n<ZzyGIT TextColor: #1E90FF>\n<ZzySCF Color: #1E90FF>","params":[0,0,0,0,0,0,0,0],"price":0}, {"id":21,"atypeId":4,"description":"看似普通的古旧戒指,散发着不详的气息\n\\c[17]【被动:破败】\\c[0] 详见资料库","etypeId":7,"traits":[{"code":22,"dataId":1,"value":0}],"iconIndex":415,"name":"破败魔戒","note":"<Not Independent Item>\n<Menu Category: 饰品>\n<Passive State: 327>\n\n<Text Color: 9>\n<ZzyGIT TextColor: #1E90FF>\n<ZzySCF Color: #1E90FF>","params":[0,0,0,0,0,0,0,0],"price":0},
{"id":22,"atypeId":1,"description":"枪斗士们喜爱的护腕,增加他们的枪刺速度\n\\c[17]【互斥被动:迅捷强击】\\c[0] 详见资料库","etypeId":7,"traits":[{"code":22,"dataId":2,"value":0.03}],"iconIndex":798,"name":"枪斗士护","note":"<Not Independent Item>\n<Menu Category: 饰品>\n<Passive State: 325>\n<Text Color: 9>\n<ZzyGIT TextColor: #1E90FF>\n<ZzySCF Color: #1E90FF>\n\n\n<Custom Equip Requirement Condition>\n if (user.isStateAffected(318) ||\n user.isStateAffected(320) ||\n user.isStateAffected(322) ) {\n condition = false;\n } else {\n condition = true;\n }\n </Custom Equip Requirement Condition>","params":[0,0,5,5,0,5,0,0],"price":0}, {"id":22,"atypeId":1,"description":"枪斗士们喜爱的护手,增加他们的枪刺速度,不能和爪类武器同时装备\n\\c[17]【互斥被动:迅捷强击】\\c[0] 详见资料库","etypeId":7,"traits":[{"code":22,"dataId":2,"value":0.03}],"iconIndex":798,"name":"枪斗士护","note":"<Not Independent Item>\n<Menu Category: 饰品>\n<Passive State: 325>\n<Passive State: 265>\n\n<Text Color: 9>\n<ZzyGIT TextColor: #1E90FF>\n<ZzySCF Color: #1E90FF>\n\n\n<Custom Equip Requirement Condition>\n if (user.isStateAffected(318) ||\n user.isStateAffected(320) ||\n user.isStateAffected(322) || \n user.isStateAffected(270) ) {\n condition = false;\n } else {\n condition = true;\n }\n </Custom Equip Requirement Condition>","params":[0,0,5,5,0,5,0,0],"price":0},
{"id":23,"atypeId":3,"description":"附着了最初级的时间系魔法的法帽\n\\c[17]【被动:迟滞之环】\\c[0] 详见资料库","etypeId":3,"traits":[{"code":22,"dataId":4,"value":0.05}],"iconIndex":469,"name":"学徒时光法帽","note":"<Not Independent Item>\n<Menu Category: 防具>\n<Passive State: 330>\n\n<Text Color: 9>\n<ZzyGIT TextColor: #1E90FF>\n<ZzySCF Color: #1E90FF>","params":[0,20,0,16,8,16,0,0],"price":0}, {"id":23,"atypeId":3,"description":"附着了最初级的时间系魔法的法帽\n\\c[17]【被动:迟滞之环】\\c[0] 详见资料库","etypeId":3,"traits":[{"code":22,"dataId":4,"value":0.05}],"iconIndex":469,"name":"学徒时光法帽","note":"<Not Independent Item>\n<Menu Category: 防具>\n<Passive State: 330>\n\n<Text Color: 9>\n<ZzyGIT TextColor: #1E90FF>\n<ZzySCF Color: #1E90FF>","params":[0,20,0,16,8,16,0,0],"price":0},
{"id":24,"atypeId":7,"description":"镀有圣银的匕首,猎魔人常用的副手装备","etypeId":2,"traits":[{"code":22,"dataId":1,"value":0},{"code":22,"dataId":2,"value":0.04}],"iconIndex":96,"name":"圣银匕首","note":"<Not Independent Item>\n<Menu Category: 物理武器>\n<Passive State: 267>","params":[0,0,15,0,5,0,1,0],"price":150}, {"id":24,"atypeId":7,"description":"镀有圣银的匕首,猎魔人常用的副手装备","etypeId":2,"traits":[{"code":22,"dataId":1,"value":0},{"code":22,"dataId":2,"value":0.04}],"iconIndex":96,"name":"圣银匕首","note":"<Not Independent Item>\n<Menu Category: 物理武器>\n<Passive State: 267>","params":[0,0,15,0,5,0,1,0],"price":150},
{"id":25,"atypeId":1,"description":"掺杂圣银锻造的轻甲,抵御魔法的能力不错","etypeId":4,"traits":[{"code":22,"dataId":1,"value":0.01},{"code":22,"dataId":4,"value":0.05}],"iconIndex":473,"name":"圣银甲","note":"<Not Independent Item>\n<Menu Category: 防具>","params":[0,0,0,22,0,28,0,0],"price":800}, {"id":25,"atypeId":1,"description":"掺杂圣银锻造的轻甲,抵御魔法的能力不错","etypeId":4,"traits":[{"code":22,"dataId":1,"value":0.01},{"code":22,"dataId":4,"value":0.05}],"iconIndex":473,"name":"圣银甲","note":"<Not Independent Item>\n<Menu Category: 防具>","params":[0,0,0,22,0,28,0,0],"price":800},
{"id":26,"atypeId":1,"description":"铭刻符文的靴子,轻便而且抵御魔法能力不错","etypeId":5,"traits":[{"code":22,"dataId":1,"value":0.04},{"code":22,"dataId":4,"value":0.02}],"iconIndex":477,"name":"魔纹轻靴","note":"<Not Independent Item>\n<Menu Category: 防具>","params":[0,0,0,7,0,9,5,0],"price":320}, {"id":26,"atypeId":1,"description":"铭刻符文的靴子,轻便而且抵御魔法能力不错","etypeId":5,"traits":[{"code":22,"dataId":1,"value":0.04},{"code":22,"dataId":4,"value":0.02}],"iconIndex":477,"name":"魔纹轻靴","note":"<Not Independent Item>\n<Menu Category: 防具>","params":[0,0,0,7,0,9,5,0],"price":320},
{"id":27,"atypeId":1,"description":"猎魔人常用来保护惯用手的护腕","etypeId":7,"traits":[{"code":22,"dataId":2,"value":0.02},{"code":22,"dataId":0,"value":0.03}],"iconIndex":798,"name":"猎手护腕","note":"<Not Independent Item>\n<Menu Category: 饰品>","params":[0,0,5,5,0,5,0,0],"price":200}, {"id":27,"atypeId":1,"description":"猎魔人常用来保护惯用手的护腕,不能和爪类武器同时装备","etypeId":7,"traits":[{"code":22,"dataId":2,"value":0.02},{"code":22,"dataId":0,"value":0.03}],"iconIndex":143,"name":"猎手护腕","note":"<Not Independent Item>\n<Menu Category: 饰品>\n<Passive State: 265>\n\n<Custom Equip Requirement Condition>\n if (user.isStateAffected(270) ) {\n condition = false;\n } else {\n condition = true;\n }\n </Custom Equip Requirement Condition>","params":[0,0,5,5,0,5,0,0],"price":200},
{"id":28,"atypeId":5,"description":"提升魔力恢复和魔力容量的项链","etypeId":6,"traits":[{"code":22,"dataId":8,"value":0.01}],"iconIndex":146,"name":"蕴魔项链","note":"<Not Independent Item>\n<Menu Category: 饰品>\n<Text Color: 3>\n<ZzyGIT TextColor: #00FF7F>\n<ZzySCF Color: #00FF7F","params":[0,20,0,0,5,5,0,0],"price":600}, {"id":28,"atypeId":5,"description":"提升魔力恢复和魔力容量的项链","etypeId":6,"traits":[{"code":22,"dataId":8,"value":0.01}],"iconIndex":146,"name":"蕴魔项链","note":"<Not Independent Item>\n<Menu Category: 饰品>\n<Text Color: 3>\n<ZzyGIT TextColor: #00FF7F>\n<ZzySCF Color: #00FF7F","params":[0,20,0,0,5,5,0,0],"price":600},
{"id":29,"atypeId":5,"description":"降低心控影响的制式魔法头饰","etypeId":3,"traits":[{"code":13,"dataId":62,"value":0.8},{"code":13,"dataId":90,"value":0.8},{"code":13,"dataId":93,"value":0.8}],"iconIndex":147,"name":"清心头饰","note":"<Not Independent Item>\n<Menu Category: 饰品>\n<Text Color: 3>\n<ZzyGIT TextColor: #00FF7F>\n<ZzySCF Color: #00FF7F","params":[0,20,0,0,8,5,0,0],"price":500}, {"id":29,"atypeId":5,"description":"降低心控影响的制式魔法头饰","etypeId":3,"traits":[{"code":13,"dataId":62,"value":0.8},{"code":13,"dataId":90,"value":0.8},{"code":13,"dataId":93,"value":0.8}],"iconIndex":147,"name":"清心头饰","note":"<Not Independent Item>\n<Menu Category: 饰品>\n<Text Color: 3>\n<ZzyGIT TextColor: #00FF7F>\n<ZzySCF Color: #00FF7F","params":[0,20,0,0,8,5,0,0],"price":500},
{"id":30,"atypeId":1,"description":"巴文特猎人的精良皮甲需要等级不低于5级才可穿戴\n可以有效抵御弱点攻击","etypeId":4,"traits":[{"code":22,"dataId":1,"value":0.05},{"code":22,"dataId":3,"value":0.15}],"iconIndex":472,"name":"精良的 猎人皮甲","note":"<Not Independent Item>\n<Menu Category: 防具>\n\n<Text Color: 3>\n<ZzyGIT TextColor: #00FF7F>\n<ZzySCF Color: #00FF7F>\n\n <Equip Requirement>\n param >= 5\n </Equip Requirement>","params":[200,0,0,21,0,30,5,0],"price":1000}, {"id":30,"atypeId":1,"description":"巴文特猎人的精良皮甲需要等级不低于5级才可穿戴\n可以有效抵御弱点攻击","etypeId":4,"traits":[{"code":22,"dataId":1,"value":0.05},{"code":22,"dataId":3,"value":0.15}],"iconIndex":472,"name":"精良的 猎人皮甲","note":"<Not Independent Item>\n<Menu Category: 防具>\n\n<Text Color: 3>\n<ZzyGIT TextColor: #00FF7F>\n<ZzySCF Color: #00FF7F>\n\n <Equip Requirement>\n param >= 5\n </Equip Requirement>","params":[200,0,0,21,0,30,5,0],"price":1000},

@ -13,25 +13,25 @@ null,
{"id":11,"actions":[{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":5,"skillId":412},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":4,"skillId":417}],"battlerHue":274,"battlerName":"海蜇","dropItems":[{"kind":1,"dataId":26,"denominator":30},{"dataId":1,"denominator":1,"kind":0},{"dataId":1,"denominator":1,"kind":0}],"exp":6,"traits":[{"code":22,"dataId":0,"value":0.95},{"code":22,"dataId":1,"value":0.05},{"code":31,"dataId":1,"value":0},{"code":11,"dataId":5,"value":1.1},{"code":11,"dataId":7,"value":0.95},{"code":11,"dataId":4,"value":0.95},{"code":11,"dataId":14,"value":0.9},{"code":11,"dataId":16,"value":1.1},{"code":14,"dataId":76,"value":1}],"gold":5,"name":"海蜇","note":"<Static Level: 4>\n<Positive Level Fluctuation: 1>\n<Passive State: 215>\n<Custom Parameter maxhp Formula>\n Math.floor(base + 0.04 * level * level * level + 0.18 * level * level + 38 * level)\n</Custom Parameter maxhp Formula>\n\n<Custom Parameter def Formula>\n Math.floor(30 + 4 * level)\n</Custom Parameter def Formula>\n\n<Custom Parameter atk Formula>\n Math.floor(37 + 1.8 * level)\n</Custom Parameter atk Formula>","params":[100,100,18,20,20,28,36,30]}, {"id":11,"actions":[{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":5,"skillId":412},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":4,"skillId":417}],"battlerHue":274,"battlerName":"海蜇","dropItems":[{"kind":1,"dataId":26,"denominator":30},{"dataId":1,"denominator":1,"kind":0},{"dataId":1,"denominator":1,"kind":0}],"exp":6,"traits":[{"code":22,"dataId":0,"value":0.95},{"code":22,"dataId":1,"value":0.05},{"code":31,"dataId":1,"value":0},{"code":11,"dataId":5,"value":1.1},{"code":11,"dataId":7,"value":0.95},{"code":11,"dataId":4,"value":0.95},{"code":11,"dataId":14,"value":0.9},{"code":11,"dataId":16,"value":1.1},{"code":14,"dataId":76,"value":1}],"gold":5,"name":"海蜇","note":"<Static Level: 4>\n<Positive Level Fluctuation: 1>\n<Passive State: 215>\n<Custom Parameter maxhp Formula>\n Math.floor(base + 0.04 * level * level * level + 0.18 * level * level + 38 * level)\n</Custom Parameter maxhp Formula>\n\n<Custom Parameter def Formula>\n Math.floor(30 + 4 * level)\n</Custom Parameter def Formula>\n\n<Custom Parameter atk Formula>\n Math.floor(37 + 1.8 * level)\n</Custom Parameter atk Formula>","params":[100,100,18,20,20,28,36,30]},
{"id":12,"actions":[{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":5,"skillId":412},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":5,"skillId":417}],"battlerHue":358,"battlerName":"海蜇2","dropItems":[{"kind":1,"dataId":26,"denominator":20},{"kind":1,"dataId":81,"denominator":1},{"dataId":1,"denominator":1,"kind":0}],"exp":10,"traits":[{"code":22,"dataId":0,"value":0.95},{"code":22,"dataId":1,"value":0.05},{"code":31,"dataId":1,"value":0},{"code":11,"dataId":5,"value":1.1},{"code":11,"dataId":7,"value":0.9},{"code":11,"dataId":4,"value":0.9},{"code":11,"dataId":14,"value":0.8},{"code":11,"dataId":16,"value":1.1},{"code":14,"dataId":76,"value":1}],"gold":12,"name":"潜渊海蜇","note":"<Static Level: 6>\n <Level Fluctuation: 1>\n<Passive State: 215>\n\n<Custom Parameter atk Formula>\n Math.floor(37 + 1.8 * level)\n</Custom Parameter atk Formula>","params":[200,100,18,25,33,43,42,30]}, {"id":12,"actions":[{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":5,"skillId":412},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":5,"skillId":417}],"battlerHue":358,"battlerName":"海蜇2","dropItems":[{"kind":1,"dataId":26,"denominator":20},{"kind":1,"dataId":81,"denominator":1},{"dataId":1,"denominator":1,"kind":0}],"exp":10,"traits":[{"code":22,"dataId":0,"value":0.95},{"code":22,"dataId":1,"value":0.05},{"code":31,"dataId":1,"value":0},{"code":11,"dataId":5,"value":1.1},{"code":11,"dataId":7,"value":0.9},{"code":11,"dataId":4,"value":0.9},{"code":11,"dataId":14,"value":0.8},{"code":11,"dataId":16,"value":1.1},{"code":14,"dataId":76,"value":1}],"gold":12,"name":"潜渊海蜇","note":"<Static Level: 6>\n <Level Fluctuation: 1>\n<Passive State: 215>\n\n<Custom Parameter atk Formula>\n Math.floor(37 + 1.8 * level)\n</Custom Parameter atk Formula>","params":[200,100,18,25,33,43,42,30]},
{"id":13,"actions":[{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":5,"skillId":458},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":2,"skillId":470}],"battlerHue":29,"battlerName":"蛇","dropItems":[{"kind":1,"dataId":29,"denominator":30},{"dataId":1,"denominator":1,"kind":0},{"dataId":1,"denominator":1,"kind":0}],"exp":8,"traits":[{"code":22,"dataId":0,"value":0.95},{"code":22,"dataId":1,"value":0.05},{"code":31,"dataId":1,"value":0},{"code":11,"dataId":5,"value":1.1},{"code":11,"dataId":7,"value":0.9},{"code":11,"dataId":4,"value":0.9},{"code":11,"dataId":14,"value":0.95},{"code":11,"dataId":16,"value":1.1},{"code":14,"dataId":76,"value":1}],"gold":6,"name":"海蛇","note":"<Static Level: 5>\n<Positive Level Fluctuation: 1>\n<Passive State: 215>\n<Custom Parameter mdf Formula>\n Math.floor(19 + 1.6 * level)\n</Custom Parameter mdf Formula>","params":[200,0,25,25,20,35,48,30]}, {"id":13,"actions":[{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":5,"skillId":458},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":2,"skillId":470}],"battlerHue":29,"battlerName":"蛇","dropItems":[{"kind":1,"dataId":29,"denominator":30},{"dataId":1,"denominator":1,"kind":0},{"dataId":1,"denominator":1,"kind":0}],"exp":8,"traits":[{"code":22,"dataId":0,"value":0.95},{"code":22,"dataId":1,"value":0.05},{"code":31,"dataId":1,"value":0},{"code":11,"dataId":5,"value":1.1},{"code":11,"dataId":7,"value":0.9},{"code":11,"dataId":4,"value":0.9},{"code":11,"dataId":14,"value":0.95},{"code":11,"dataId":16,"value":1.1},{"code":14,"dataId":76,"value":1}],"gold":6,"name":"海蛇","note":"<Static Level: 5>\n<Positive Level Fluctuation: 1>\n<Passive State: 215>\n<Custom Parameter mdf Formula>\n Math.floor(19 + 1.6 * level)\n</Custom Parameter mdf Formula>","params":[200,0,25,25,20,35,48,30]},
{"id":14,"actions":[{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":4,"skillId":459},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":4,"skillId":418},{"conditionParam1":0.7,"conditionParam2":1,"conditionType":2,"rating":5,"skillId":415},{"conditionParam1":0,"conditionParam2":0.5,"conditionType":2,"rating":4,"skillId":467},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":5,"skillId":456},{"conditionParam1":0,"conditionParam2":0.5,"conditionType":2,"rating":4,"skillId":419},{"conditionParam1":0,"conditionParam2":0.6,"conditionType":2,"rating":4,"skillId":417},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":5,"skillId":414}],"battlerHue":52,"battlerName":"蝎子","dropItems":[{"kind":0,"dataId":0,"denominator":1},{"kind":0,"dataId":0,"denominator":1},{"kind":0,"dataId":0,"denominator":1}],"exp":0,"traits":[{"code":22,"dataId":0,"value":0.95},{"code":22,"dataId":1,"value":0.05},{"code":31,"dataId":1,"value":0},{"code":32,"dataId":58,"value":0.05},{"code":11,"dataId":16,"value":1.1},{"code":11,"dataId":5,"value":0.95},{"code":11,"dataId":7,"value":1.1},{"code":11,"dataId":4,"value":1.1},{"code":14,"dataId":76,"value":1},{"code":13,"dataId":1,"value":0},{"code":14,"dataId":69,"value":1}],"gold":0,"name":"熔岩巨蝎","note":"<Static Level: 8>\n<Positive Level Fluctuation: 0>\n<Passive State: 215>\n\n<Custom Parameter maxhp Formula>\n Math.floor(base + 0.5 * level * level * level + 7 * level * level + 250 * level)\n</Custom Parameter maxhp Formula>\n\n<Custom Parameter atk Formula>\n Math.floor(45 + 1.8 * level)\n</Custom Parameter atk Formula>\n\n<Custom Parameter def Formula>\n Math.floor(50 + 8 * level)\n</Custom Parameter def Formula>\n\n<Custom Parameter mat Formula>\n Math.floor(55 + 2.4 * level)\n</Custom Parameter mat Formula>\n\n<Custom Parameter mdf Formula>\n Math.floor(43 + 5 * level)\n</Custom Parameter mdf Formula>","params":[500,600,21,30,25,35,68,30]}, {"id":14,"actions":[{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":4,"skillId":459},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":4,"skillId":418},{"conditionParam1":0.7,"conditionParam2":1,"conditionType":2,"rating":5,"skillId":415},{"conditionParam1":0,"conditionParam2":0.5,"conditionType":2,"rating":4,"skillId":467},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":5,"skillId":456},{"conditionParam1":0,"conditionParam2":0.5,"conditionType":2,"rating":4,"skillId":419},{"conditionParam1":0,"conditionParam2":0.6,"conditionType":2,"rating":4,"skillId":417},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":5,"skillId":414}],"battlerHue":52,"battlerName":"蝎子","dropItems":[{"kind":0,"dataId":0,"denominator":1},{"kind":0,"dataId":0,"denominator":1},{"kind":0,"dataId":0,"denominator":1}],"exp":0,"traits":[{"code":22,"dataId":0,"value":0.95},{"code":22,"dataId":1,"value":0.05},{"code":31,"dataId":1,"value":0},{"code":32,"dataId":58,"value":0.05},{"code":11,"dataId":16,"value":1.1},{"code":11,"dataId":5,"value":0.95},{"code":11,"dataId":7,"value":1.1},{"code":11,"dataId":4,"value":1.1},{"code":14,"dataId":76,"value":1},{"code":13,"dataId":1,"value":0},{"code":14,"dataId":69,"value":1}],"gold":0,"name":"熔岩巨蝎","note":"<Static Level: 8>\n<Positive Level Fluctuation: 0>\n<Passive State: 215>\n\n<Custom Parameter maxhp Formula>\n Math.floor(base + 0.5 * level * level * level + 7 * level * level + 400 * level)\n</Custom Parameter maxhp Formula>\n\n<Custom Parameter atk Formula>\n Math.floor(45 + 1.8 * level)\n</Custom Parameter atk Formula>\n\n<Custom Parameter def Formula>\n Math.floor(50 + 8 * level)\n</Custom Parameter def Formula>\n\n<Custom Parameter mat Formula>\n Math.floor(55 + 2.4 * level)\n</Custom Parameter mat Formula>\n\n<Custom Parameter mdf Formula>\n Math.floor(43 + 5 * level)\n</Custom Parameter mdf Formula>","params":[500,600,21,30,25,35,68,30]},
{"id":15,"actions":[{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":9,"skillId":439}],"battlerHue":0,"battlerName":"脑怪2","dropItems":[{"dataId":1,"denominator":1,"kind":0},{"dataId":1,"denominator":1,"kind":0},{"dataId":1,"denominator":1,"kind":0}],"exp":0,"traits":[{"code":22,"dataId":0,"value":0.95},{"code":22,"dataId":1,"value":0.05},{"code":31,"dataId":1,"value":0},{"code":14,"dataId":76,"value":1}],"gold":0,"name":"被囚禁的脑怪","note":"<Static Level: 30>\n <Level Fluctuation: 0>\n<Passive State: 215>\n<Passive State: 144>","params":[99999,0,10,150,10,10,10,10]}, {"id":15,"actions":[{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":9,"skillId":439}],"battlerHue":0,"battlerName":"脑怪2","dropItems":[{"dataId":1,"denominator":1,"kind":0},{"dataId":1,"denominator":1,"kind":0},{"dataId":1,"denominator":1,"kind":0}],"exp":0,"traits":[{"code":22,"dataId":0,"value":0.95},{"code":22,"dataId":1,"value":0.05},{"code":31,"dataId":1,"value":0},{"code":14,"dataId":76,"value":1}],"gold":0,"name":"被囚禁的脑怪","note":"<Static Level: 30>\n <Level Fluctuation: 0>\n<Passive State: 215>\n<Passive State: 144>","params":[99999,0,10,150,10,10,10,10]},
{"id":16,"actions":[{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":5,"skillId":482}],"battlerHue":0,"battlerName":"安洁莉娜·莉莉丝·刘","dropItems":[{"dataId":1,"denominator":1,"kind":0},{"dataId":1,"denominator":1,"kind":0},{"dataId":1,"denominator":1,"kind":0}],"exp":0,"traits":[{"code":22,"dataId":0,"value":0.95},{"code":22,"dataId":1,"value":0.05},{"code":31,"dataId":1,"value":0}],"gold":0,"name":"测试用的怪物","note":"<Static Level: 1>\n<Level Fluctuation: 0>\n<Passive State: 215>","params":[999999,0,10,10,50,10,40,10]}, {"id":16,"actions":[{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":5,"skillId":482}],"battlerHue":0,"battlerName":"安洁莉娜·莉莉丝·刘","dropItems":[{"dataId":1,"denominator":1,"kind":0},{"dataId":1,"denominator":1,"kind":0},{"dataId":1,"denominator":1,"kind":0}],"exp":0,"traits":[{"code":22,"dataId":0,"value":0.95},{"code":22,"dataId":1,"value":0.05},{"code":31,"dataId":1,"value":0}],"gold":0,"name":"测试用的怪物","note":"<Static Level: 1>\n<Level Fluctuation: 0>\n<Passive State: 215>","params":[999999,0,10,10,50,10,40,10]},
{"id":17,"actions":[{"conditionParam1":0,"conditionParam2":0.7,"conditionType":2,"rating":3,"skillId":423},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":5,"skillId":422},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":4,"skillId":421},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":3,"skillId":426},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":4,"skillId":427},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":3,"skillId":424},{"conditionParam1":0,"conditionParam2":0.5,"conditionType":2,"rating":5,"skillId":425}],"battlerHue":267,"battlerName":"魔法师女4","dropItems":[{"dataId":1,"denominator":1,"kind":0},{"dataId":1,"denominator":1,"kind":0},{"dataId":1,"denominator":1,"kind":0}],"exp":0,"traits":[{"code":22,"dataId":0,"value":0.95},{"code":22,"dataId":1,"value":0.05},{"code":31,"dataId":1,"value":0},{"code":11,"dataId":4,"value":0.4},{"code":11,"dataId":7,"value":0.8},{"code":11,"dataId":10,"value":1.1},{"code":11,"dataId":1,"value":0.85},{"code":11,"dataId":2,"value":1.5},{"code":11,"dataId":6,"value":2},{"code":11,"dataId":16,"value":1.1}],"gold":0,"name":"海妖女王","note":"<Static Level: 25>\n <Level Fluctuation: 0>\n<Passive State: 215>\n<Passive State: 144>\n\n<Custom Parameter maxhp Formula>\n Math.floor(base + 0.4 * level * level * level + 5 * level * level + 120 * level)\n</Custom Parameter maxhp Formula>\n\n<Custom Parameter atk Formula>\n Math.floor(35 + 1.7 * level)\n</Custom Parameter atk Formula>\n\n<Custom Parameter def Formula>\n Math.floor(30 + 7 * level)\n</Custom Parameter def Formula>\n\n<Custom Parameter mat Formula>\n Math.floor(55 + 2.4 * level)\n</Custom Parameter mat Formula>\n\n<Custom Parameter mdf Formula>\n Math.floor(53 + 5 * level)\n</Custom Parameter mdf Formula>\n\n<Custom Parameter exp Formula>\n base\n</Custom Parameter exp Formula>","params":[1020,0,10,10,10,10,10,10]}, {"id":17,"actions":[{"conditionParam1":0,"conditionParam2":0.7,"conditionType":2,"rating":3,"skillId":423},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":5,"skillId":422},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":4,"skillId":421},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":3,"skillId":426},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":4,"skillId":427},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":3,"skillId":424},{"conditionParam1":0,"conditionParam2":0.5,"conditionType":2,"rating":5,"skillId":425}],"battlerHue":267,"battlerName":"魔法师女4","dropItems":[{"dataId":1,"denominator":1,"kind":0},{"dataId":1,"denominator":1,"kind":0},{"dataId":1,"denominator":1,"kind":0}],"exp":0,"traits":[{"code":22,"dataId":0,"value":0.95},{"code":22,"dataId":1,"value":0.05},{"code":31,"dataId":1,"value":0},{"code":11,"dataId":4,"value":0.4},{"code":11,"dataId":7,"value":0.8},{"code":11,"dataId":10,"value":1.1},{"code":11,"dataId":1,"value":0.85},{"code":11,"dataId":2,"value":1.5},{"code":11,"dataId":6,"value":2},{"code":11,"dataId":16,"value":1.1}],"gold":0,"name":"海妖女王","note":"<Static Level: 25>\n <Level Fluctuation: 0>\n<Passive State: 215>\n<Passive State: 144>\n\n<Custom Parameter maxhp Formula>\n Math.floor(base + 0.4 * level * level * level + 5 * level * level + 120 * level)\n</Custom Parameter maxhp Formula>\n\n<Custom Parameter atk Formula>\n Math.floor(35 + 1.7 * level)\n</Custom Parameter atk Formula>\n\n<Custom Parameter def Formula>\n Math.floor(30 + 7 * level)\n</Custom Parameter def Formula>\n\n<Custom Parameter mat Formula>\n Math.floor(55 + 2.4 * level)\n</Custom Parameter mat Formula>\n\n<Custom Parameter mdf Formula>\n Math.floor(53 + 5 * level)\n</Custom Parameter mdf Formula>\n\n<Custom Parameter exp Formula>\n base\n</Custom Parameter exp Formula>","params":[1020,0,10,10,10,10,10,10]},
{"id":18,"actions":[{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":5,"skillId":485},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":5,"skillId":486},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":5,"skillId":487},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":5,"skillId":488}],"battlerHue":0,"battlerName":"伪·五月","dropItems":[{"kind":0,"dataId":0,"denominator":2},{"dataId":1,"denominator":1,"kind":0},{"dataId":1,"denominator":1,"kind":0}],"exp":0,"traits":[{"code":22,"dataId":0,"value":0.95},{"code":22,"dataId":1,"value":0.05},{"code":31,"dataId":1,"value":0},{"code":11,"dataId":4,"value":0.1},{"code":11,"dataId":7,"value":0.8},{"code":11,"dataId":10,"value":1.1},{"code":11,"dataId":1,"value":0.85},{"code":11,"dataId":2,"value":1.5},{"code":11,"dataId":6,"value":2},{"code":11,"dataId":16,"value":1.1}],"gold":0,"name":"被控制的南宫五月","note":"<Static Level: 13>\n<Positive Level Fluctuation: 0>\n<Passive State: 215>\n<Custom Parameter luk Formula>\n Math.floor(35 + 4 * level)\n</Custom Parameter luk Formula>\n\n<Custom Parameter exp Formula>\n base\n</Custom Parameter exp Formula>","params":[600,400,25,25,38,45,79,30]}, {"id":18,"actions":[{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":5,"skillId":485},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":5,"skillId":486},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":5,"skillId":487},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":5,"skillId":488}],"battlerHue":0,"battlerName":"伪·五月","dropItems":[{"kind":0,"dataId":0,"denominator":2},{"dataId":1,"denominator":1,"kind":0},{"dataId":1,"denominator":1,"kind":0}],"exp":0,"traits":[{"code":22,"dataId":0,"value":0.95},{"code":22,"dataId":1,"value":0.05},{"code":31,"dataId":1,"value":0},{"code":11,"dataId":4,"value":0.1},{"code":11,"dataId":7,"value":0.8},{"code":11,"dataId":10,"value":1.1},{"code":11,"dataId":1,"value":0.85},{"code":11,"dataId":2,"value":1.5},{"code":11,"dataId":6,"value":2},{"code":11,"dataId":16,"value":1.1}],"gold":0,"name":"被控制的南宫五月","note":"<Static Level: 13>\n<Positive Level Fluctuation: 0>\n<Passive State: 215>\n<Custom Parameter luk Formula>\n Math.floor(35 + 4 * level)\n</Custom Parameter luk Formula>\n\n<Custom Parameter exp Formula>\n base\n</Custom Parameter exp Formula>","params":[600,400,25,25,38,45,79,30]},
{"id":19,"actions":[{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":5,"skillId":458}],"battlerHue":0,"battlerName":"猎魔人领队","dropItems":[{"dataId":1,"denominator":1,"kind":0},{"dataId":1,"denominator":1,"kind":0},{"dataId":1,"denominator":1,"kind":0}],"exp":0,"traits":[{"code":22,"dataId":0,"value":0.95},{"code":22,"dataId":1,"value":0.05},{"code":31,"dataId":1,"value":0},{"code":11,"dataId":8,"value":0.8},{"code":11,"dataId":2,"value":0.95},{"code":11,"dataId":3,"value":0.95},{"code":11,"dataId":4,"value":0.95},{"code":11,"dataId":5,"value":0.9},{"code":11,"dataId":6,"value":0.95},{"code":11,"dataId":9,"value":0.95}],"gold":0,"name":"被控制的图坦因","note":"<Static Level: 15>\n<Positive Level Fluctuation: 0>\n<Passive State: 215>\n\n<Custom Parameter mdf Formula>\n Math.floor(35 + 3.3 * level)\n</Custom Parameter mdf Formula>\n\n<Custom Parameter exp Formula>\n base\n</Custom Parameter exp Formula>","params":[100,0,10,10,10,10,10,10]}, {"id":19,"actions":[{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":5,"skillId":458}],"battlerHue":0,"battlerName":"猎魔人领队","dropItems":[{"dataId":1,"denominator":1,"kind":0},{"dataId":1,"denominator":1,"kind":0},{"dataId":1,"denominator":1,"kind":0}],"exp":0,"traits":[{"code":22,"dataId":0,"value":0.95},{"code":22,"dataId":1,"value":0.05},{"code":31,"dataId":1,"value":0},{"code":11,"dataId":8,"value":0.8},{"code":11,"dataId":2,"value":0.95},{"code":11,"dataId":3,"value":0.95},{"code":11,"dataId":4,"value":0.95},{"code":11,"dataId":5,"value":0.9},{"code":11,"dataId":6,"value":0.95},{"code":11,"dataId":9,"value":0.95}],"gold":0,"name":"被控制的图坦因","note":"<Static Level: 15>\n<Positive Level Fluctuation: 0>\n<Passive State: 215>\n\n<Custom Parameter mdf Formula>\n Math.floor(35 + 3.3 * level)\n</Custom Parameter mdf Formula>\n\n<Custom Parameter exp Formula>\n base\n</Custom Parameter exp Formula>","params":[100,0,10,10,10,10,10,10]},
{"id":20,"actions":[{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":5,"skillId":410},{"conditionParam1":0,"conditionParam2":0.4,"conditionType":2,"rating":5,"skillId":413},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":3,"skillId":435},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":3,"skillId":420}],"battlerHue":16,"battlerName":"拟态怪2","dropItems":[{"dataId":1,"denominator":1,"kind":0},{"dataId":1,"denominator":1,"kind":0},{"dataId":1,"denominator":1,"kind":0}],"exp":50,"traits":[{"code":22,"dataId":0,"value":0.95},{"code":22,"dataId":1,"value":0.05},{"code":31,"dataId":1,"value":0},{"code":11,"dataId":4,"value":1.2},{"code":11,"dataId":7,"value":1.2},{"code":11,"dataId":5,"value":0.8},{"code":11,"dataId":1,"value":0.95},{"code":14,"dataId":76,"value":1}],"gold":100,"name":"硫酸拟态怪","note":"<Static Level: 7>\n<Positive Level Fluctuation: 1>\n<Passive State: 215>\n","params":[500,400,21,21,20,35,63,30]}, {"id":20,"actions":[{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":5,"skillId":410},{"conditionParam1":0,"conditionParam2":0.4,"conditionType":2,"rating":5,"skillId":413},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":3,"skillId":435},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":3,"skillId":420}],"battlerHue":16,"battlerName":"拟态怪2","dropItems":[{"dataId":1,"denominator":1,"kind":0},{"dataId":1,"denominator":1,"kind":0},{"dataId":1,"denominator":1,"kind":0}],"exp":50,"traits":[{"code":22,"dataId":0,"value":0.95},{"code":22,"dataId":1,"value":0.05},{"code":31,"dataId":1,"value":0},{"code":11,"dataId":4,"value":1.2},{"code":11,"dataId":7,"value":1.2},{"code":11,"dataId":5,"value":0.8},{"code":11,"dataId":1,"value":0.95},{"code":14,"dataId":76,"value":1}],"gold":100,"name":"硫酸拟态怪","note":"<Static Level: 7>\n<Positive Level Fluctuation: 1>\n<Passive State: 215>\n","params":[500,400,21,21,20,35,63,30]},
{"id":21,"actions":[{"conditionParam1":1,"conditionParam2":0,"conditionType":1,"rating":5,"skillId":389},{"conditionParam1":3,"conditionParam2":0,"conditionType":1,"rating":5,"skillId":389},{"conditionParam1":5,"conditionParam2":0,"conditionType":1,"rating":9,"skillId":468}],"battlerHue":295,"battlerName":"爆弹怪(核武亚种)","dropItems":[{"dataId":1,"denominator":1,"kind":0},{"dataId":1,"denominator":1,"kind":0},{"dataId":1,"denominator":1,"kind":0}],"exp":50,"traits":[{"code":22,"dataId":0,"value":0.95},{"code":22,"dataId":1,"value":0.05},{"code":31,"dataId":1,"value":0},{"code":11,"dataId":5,"value":0.8},{"code":14,"dataId":76,"value":1},{"code":13,"dataId":1,"value":0}],"gold":60,"name":"核能之爆弹怪","note":"<Static Level: 6>\n <Level Fluctuation: 0>\n<Passive State: 215>\n<Custom Parameter maxhp Formula>\n Math.floor(base + 0.125 * level * level * level + 2 * level * level + 65 * level)\n</Custom Parameter maxhp Formula>","params":[300,300,20,25,25,35,50,10]}, {"id":21,"actions":[{"conditionParam1":1,"conditionParam2":0,"conditionType":1,"rating":5,"skillId":389},{"conditionParam1":3,"conditionParam2":0,"conditionType":1,"rating":5,"skillId":389},{"conditionParam1":5,"conditionParam2":0,"conditionType":1,"rating":9,"skillId":468}],"battlerHue":295,"battlerName":"爆弹怪(核武亚种)","dropItems":[{"dataId":1,"denominator":1,"kind":0},{"dataId":1,"denominator":1,"kind":0},{"dataId":1,"denominator":1,"kind":0}],"exp":50,"traits":[{"code":22,"dataId":0,"value":0.95},{"code":22,"dataId":1,"value":0.05},{"code":31,"dataId":1,"value":0},{"code":11,"dataId":5,"value":0.8},{"code":14,"dataId":76,"value":1},{"code":13,"dataId":1,"value":0}],"gold":60,"name":"核能之爆弹怪","note":"<Static Level: 6>\n <Level Fluctuation: 0>\n<Passive State: 215>\n<Custom Parameter maxhp Formula>\n Math.floor(base + 0.2 * level * level * level + 5 * level * level + 200 * level)\n</Custom Parameter maxhp Formula>\n\n<Custom Parameter atk Formula>\n Math.floor(35 + 1.75 * level)\n</Custom Parameter atk Formula>\n\n<Custom Parameter def Formula>\n Math.floor(45 + 6 * level)\n</Custom Parameter def Formula>\n\n<Custom Parameter mat Formula>\n Math.floor(40 + 2.3 * level)\n</Custom Parameter mat Formula>\n\n<Custom Parameter mdf Formula>\n Math.floor(35 + 3.3 * level)\n</Custom Parameter mdf Formula>\n","params":[300,300,20,25,25,35,50,10]},
{"id":22,"actions":[{"conditionParam1":0,"conditionParam2":0.4,"conditionType":2,"rating":5,"skillId":465},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":5,"skillId":435},{"conditionParam1":0,"conditionParam2":0.4,"conditionType":2,"rating":5,"skillId":456},{"conditionParam1":0,"conditionParam2":0.4,"conditionType":2,"rating":5,"skillId":469}],"battlerHue":83,"battlerName":"魔族眼球怪2","dropItems":[{"kind":1,"dataId":59,"denominator":1},{"kind":1,"dataId":59,"denominator":1},{"kind":1,"dataId":25,"denominator":1}],"exp":50,"traits":[{"code":22,"dataId":0,"value":0.95},{"code":22,"dataId":1,"value":0.05},{"code":31,"dataId":5,"value":0},{"code":61,"dataId":0,"value":0.5},{"code":11,"dataId":5,"value":0.5},{"code":11,"dataId":14,"value":0.5},{"code":11,"dataId":1,"value":0.8},{"code":11,"dataId":4,"value":2},{"code":11,"dataId":10,"value":2},{"code":11,"dataId":7,"value":1.1},{"code":14,"dataId":76,"value":1},{"code":13,"dataId":1,"value":0}],"gold":80,"name":"硫酸之凝视者","note":"<Static Level: 9>\n<Positive Level Fluctuation: 0>\n<Passive State: 215>\n<Custom Parameter maxhp Formula>\n Math.floor(base + 0.125 * level * level * level + 2 * level * level + 65 * level)\n</Custom Parameter maxhp Formula>","params":[500,0,21,25,25,35,61,30]}, {"id":22,"actions":[{"conditionParam1":0,"conditionParam2":0.4,"conditionType":2,"rating":5,"skillId":465},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":5,"skillId":435},{"conditionParam1":0,"conditionParam2":0.4,"conditionType":2,"rating":5,"skillId":456},{"conditionParam1":0,"conditionParam2":0.4,"conditionType":2,"rating":5,"skillId":469}],"battlerHue":83,"battlerName":"魔族眼球怪2","dropItems":[{"kind":1,"dataId":59,"denominator":1},{"kind":1,"dataId":59,"denominator":1},{"kind":1,"dataId":25,"denominator":1}],"exp":50,"traits":[{"code":22,"dataId":0,"value":0.95},{"code":22,"dataId":1,"value":0.05},{"code":31,"dataId":5,"value":0},{"code":61,"dataId":0,"value":0.5},{"code":11,"dataId":5,"value":0.5},{"code":11,"dataId":14,"value":0.5},{"code":11,"dataId":1,"value":0.8},{"code":11,"dataId":4,"value":2},{"code":11,"dataId":10,"value":2},{"code":11,"dataId":7,"value":1.1},{"code":14,"dataId":76,"value":1},{"code":13,"dataId":1,"value":0}],"gold":80,"name":"硫酸之凝视者","note":"<Static Level: 9>\n<Positive Level Fluctuation: 0>\n<Passive State: 215>\n<Custom Parameter maxhp Formula>\n Math.floor(base + 0.2 * level * level * level + 5 * level * level + 200 * level)\n</Custom Parameter maxhp Formula>\n\n\n<Custom Parameter atk Formula>\n Math.floor(15 + 1.75 * level)\n</Custom Parameter atk Formula>\n\n<Custom Parameter def Formula>\n Math.floor(45 + 6 * level)\n</Custom Parameter def Formula>\n\n<Custom Parameter mat Formula>\n Math.floor(40 + 2.3 * level)\n</Custom Parameter mat Formula>\n\n<Custom Parameter mdf Formula>\n Math.floor(35 + 3.3 * level)\n</Custom Parameter mdf Formula>","params":[500,0,21,25,25,35,61,30]},
{"id":23,"actions":[{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":5,"skillId":410},{"conditionParam1":0,"conditionParam2":0.6,"conditionType":2,"rating":4,"skillId":417},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":4,"skillId":428}],"battlerHue":48,"battlerName":"海蜇2","dropItems":[{"kind":1,"dataId":31,"denominator":1},{"kind":1,"dataId":81,"denominator":1},{"dataId":1,"denominator":1,"kind":0}],"exp":50,"traits":[{"code":22,"dataId":0,"value":0.95},{"code":22,"dataId":1,"value":0.05},{"code":31,"dataId":14,"value":0},{"code":11,"dataId":4,"value":0.2},{"code":11,"dataId":7,"value":0.2},{"code":11,"dataId":6,"value":1.5},{"code":11,"dataId":5,"value":0.8},{"code":14,"dataId":76,"value":1},{"code":11,"dataId":1,"value":0.8},{"code":14,"dataId":59,"value":1},{"code":13,"dataId":1,"value":0}],"gold":60,"name":"深寒海蜇","note":"<Static Level: 9>\n <Level Fluctuation: 0>\n<Passive State: 215>\n<Custom Parameter maxhp Formula>\n Math.floor(base + 0.125 * level * level * level + 2 * level * level + 65 * level)\n</Custom Parameter maxhp Formula>\n\n<Custom Parameter atk Formula>\n Math.floor(37 + 1.8 * level)\n</Custom Parameter atk Formula>","params":[400,0,18,25,38,43,61,30]}, {"id":23,"actions":[{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":5,"skillId":410},{"conditionParam1":0,"conditionParam2":0.6,"conditionType":2,"rating":4,"skillId":417},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":4,"skillId":428}],"battlerHue":48,"battlerName":"海蜇2","dropItems":[{"kind":1,"dataId":31,"denominator":1},{"kind":1,"dataId":81,"denominator":1},{"dataId":1,"denominator":1,"kind":0}],"exp":50,"traits":[{"code":22,"dataId":0,"value":0.95},{"code":22,"dataId":1,"value":0.05},{"code":31,"dataId":14,"value":0},{"code":11,"dataId":4,"value":0.2},{"code":11,"dataId":7,"value":0.2},{"code":11,"dataId":6,"value":1.5},{"code":11,"dataId":5,"value":0.8},{"code":14,"dataId":76,"value":1},{"code":11,"dataId":1,"value":0.8},{"code":14,"dataId":59,"value":1},{"code":13,"dataId":1,"value":0}],"gold":60,"name":"深寒海蜇","note":"<Static Level: 9>\n <Level Fluctuation: 0>\n<Passive State: 215>\n<Custom Parameter maxhp Formula>\n Math.floor(base + 0.2 * level * level * level + 5 * level * level + 200 * level)\n</Custom Parameter maxhp Formula>\n\n<Custom Parameter atk Formula>\n Math.floor(37 + 1.8 * level)\n</Custom Parameter atk Formula>\n\n<Custom Parameter def Formula>\n Math.floor(20 + 6 * level)\n</Custom Parameter def Formula>\n\n<Custom Parameter mat Formula>\n Math.floor(40 + 2.3 * level)\n</Custom Parameter mat Formula>\n\n<Custom Parameter mdf Formula>\n Math.floor(40 + 3.3 * level)\n</Custom Parameter mdf Formula>","params":[400,0,18,25,38,43,61,30]},
{"id":24,"actions":[{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":5,"skillId":410},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":3,"skillId":416},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":2,"skillId":428}],"battlerHue":177,"battlerName":"大耗子(兽形态)","dropItems":[{"kind":1,"dataId":58,"denominator":50},{"dataId":1,"denominator":1,"kind":0},{"dataId":1,"denominator":1,"kind":0}],"exp":6,"traits":[{"code":22,"dataId":0,"value":0.95},{"code":22,"dataId":1,"value":0.05},{"code":31,"dataId":1,"value":0},{"code":11,"dataId":5,"value":1.1},{"code":11,"dataId":16,"value":1.1},{"code":14,"dataId":76,"value":1}],"gold":5,"name":"冰老鼠","note":"<Static Level: 1>\n <Level Fluctuation: 0>\n<Passive State: 215>\n","params":[150,120,15,20,16,25,32,30]}, {"id":24,"actions":[{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":5,"skillId":410},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":3,"skillId":416},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":2,"skillId":428}],"battlerHue":177,"battlerName":"大耗子(兽形态)","dropItems":[{"kind":1,"dataId":58,"denominator":50},{"dataId":1,"denominator":1,"kind":0},{"dataId":1,"denominator":1,"kind":0}],"exp":6,"traits":[{"code":22,"dataId":0,"value":0.95},{"code":22,"dataId":1,"value":0.05},{"code":31,"dataId":1,"value":0},{"code":11,"dataId":5,"value":1.1},{"code":11,"dataId":16,"value":1.1},{"code":14,"dataId":76,"value":1}],"gold":5,"name":"冰老鼠","note":"<Static Level: 1>\n <Level Fluctuation: 0>\n<Passive State: 215>\n","params":[150,120,15,20,16,25,32,30]},
{"id":25,"actions":[{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":5,"skillId":410},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":3,"skillId":416},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":2,"skillId":428},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":2,"skillId":429}],"battlerHue":132,"battlerName":"大耗子(带电的)","dropItems":[{"kind":1,"dataId":52,"denominator":1},{"kind":1,"dataId":58,"denominator":1},{"kind":1,"dataId":29,"denominator":1}],"exp":40,"traits":[{"code":22,"dataId":0,"value":0.95},{"code":22,"dataId":1,"value":0.05},{"code":31,"dataId":1,"value":0},{"code":32,"dataId":59,"value":0.4},{"code":11,"dataId":5,"value":1.1},{"code":11,"dataId":16,"value":1.1},{"code":14,"dataId":76,"value":1}],"gold":300,"name":"冰之鼠王","note":"<Static Level: 5>\n <Level Fluctuation: 0>\n<Passive State: 215>\n<Passive State: 144>\n\n<Custom Parameter maxhp Formula>\n Math.floor(base + 0.5 * level * level * level + 7 * level * level + 250 * level)\n</Custom Parameter maxhp Formula>\n\n<Custom Parameter atk Formula>\n Math.floor(45 + 1.8 * level)\n</Custom Parameter atk Formula>\n\n<Custom Parameter def Formula>\n Math.floor(40 + 8 * level)\n</Custom Parameter def Formula>\n\n<Custom Parameter mat Formula>\n Math.floor(55 + 2.4 * level)\n</Custom Parameter mat Formula>\n\n<Custom Parameter mdf Formula>\n Math.floor(33 + 5 * level)\n</Custom Parameter mdf Formula>\n\n<Custom Parameter exp Formula>\n base\n</Custom Parameter exp Formula>","params":[500,0,45,48,65,60,46,10]}, {"id":25,"actions":[{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":5,"skillId":410},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":3,"skillId":416},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":2,"skillId":428},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":2,"skillId":429}],"battlerHue":132,"battlerName":"大耗子(带电的)","dropItems":[{"kind":1,"dataId":52,"denominator":1},{"kind":1,"dataId":58,"denominator":1},{"kind":1,"dataId":29,"denominator":1}],"exp":40,"traits":[{"code":22,"dataId":0,"value":0.95},{"code":22,"dataId":1,"value":0.05},{"code":31,"dataId":1,"value":0},{"code":32,"dataId":59,"value":0.4},{"code":11,"dataId":5,"value":1.1},{"code":11,"dataId":16,"value":1.1},{"code":14,"dataId":76,"value":1}],"gold":300,"name":"冰之鼠王","note":"<Static Level: 5>\n <Level Fluctuation: 0>\n<Passive State: 215>\n<Passive State: 144>\n\n<Custom Parameter maxhp Formula>\n Math.floor(base + 0.5 * level * level * level + 7 * level * level + 400 * level)\n</Custom Parameter maxhp Formula>\n\n<Custom Parameter atk Formula>\n Math.floor(45 + 1.8 * level)\n</Custom Parameter atk Formula>\n\n<Custom Parameter def Formula>\n Math.floor(40 + 8 * level)\n</Custom Parameter def Formula>\n\n<Custom Parameter mat Formula>\n Math.floor(55 + 2.4 * level)\n</Custom Parameter mat Formula>\n\n<Custom Parameter mdf Formula>\n Math.floor(33 + 5 * level)\n</Custom Parameter mdf Formula>\n\n<Custom Parameter exp Formula>\n base\n</Custom Parameter exp Formula>","params":[500,0,45,48,65,60,46,10]},
{"id":26,"actions":[{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":4,"skillId":459},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":4,"skillId":418},{"conditionParam1":0.7,"conditionParam2":1,"conditionType":2,"rating":5,"skillId":415},{"conditionParam1":0,"conditionParam2":0.5,"conditionType":2,"rating":4,"skillId":467},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":5,"skillId":456},{"conditionParam1":0,"conditionParam2":0.5,"conditionType":2,"rating":4,"skillId":473},{"conditionParam1":0,"conditionParam2":0.6,"conditionType":2,"rating":4,"skillId":417},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":5,"skillId":414},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":5,"skillId":471}],"battlerHue":0,"battlerName":"机械蝎子","dropItems":[{"kind":1,"dataId":61,"denominator":1},{"kind":1,"dataId":27,"denominator":1},{"kind":1,"dataId":29,"denominator":1}],"exp":100,"traits":[{"code":22,"dataId":0,"value":0.95},{"code":22,"dataId":1,"value":0.05},{"code":31,"dataId":1,"value":0},{"code":32,"dataId":58,"value":0.1},{"code":11,"dataId":5,"value":0.8},{"code":11,"dataId":6,"value":0.8},{"code":11,"dataId":1,"value":0.8},{"code":13,"dataId":1,"value":0},{"code":14,"dataId":76,"value":1},{"code":11,"dataId":8,"value":0.5},{"code":14,"dataId":69,"value":1}],"gold":500,"name":"金属巨蝎兽","note":"<Static Level: 10>\n<Positive Level Fluctuation: 0>\n<Passive State: 215>\n<Passive State: 144>\n\n<Custom Parameter maxhp Formula>\n Math.floor(base + 0.5 * level * level * level + 7 * level * level + 250 * level)\n</Custom Parameter maxhp Formula>\n\n<Custom Parameter atk Formula>\n Math.floor(45 + 1.8 * level)\n</Custom Parameter atk Formula>\n\n<Custom Parameter def Formula>\n Math.floor(60 + 8 * level)\n</Custom Parameter def Formula>\n\n<Custom Parameter mat Formula>\n Math.floor(55 + 2.4 * level)\n</Custom Parameter mat Formula>\n\n<Custom Parameter mdf Formula>\n Math.floor(53 + 5 * level)\n</Custom Parameter mdf Formula>\n\n<Custom Parameter exp Formula>\n base\n</Custom Parameter exp Formula>","params":[1030,0,25,37,25,35,64,30]}, {"id":26,"actions":[{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":4,"skillId":459},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":4,"skillId":418},{"conditionParam1":0.7,"conditionParam2":1,"conditionType":2,"rating":5,"skillId":415},{"conditionParam1":0,"conditionParam2":0.5,"conditionType":2,"rating":4,"skillId":467},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":5,"skillId":456},{"conditionParam1":0,"conditionParam2":0.5,"conditionType":2,"rating":4,"skillId":473},{"conditionParam1":0,"conditionParam2":0.6,"conditionType":2,"rating":4,"skillId":417},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":5,"skillId":414},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":5,"skillId":471}],"battlerHue":0,"battlerName":"机械蝎子","dropItems":[{"kind":1,"dataId":61,"denominator":1},{"kind":1,"dataId":27,"denominator":1},{"kind":1,"dataId":29,"denominator":1}],"exp":100,"traits":[{"code":22,"dataId":0,"value":0.95},{"code":22,"dataId":1,"value":0.05},{"code":31,"dataId":1,"value":0},{"code":32,"dataId":58,"value":0.1},{"code":11,"dataId":5,"value":0.8},{"code":11,"dataId":6,"value":0.8},{"code":11,"dataId":1,"value":0.8},{"code":13,"dataId":1,"value":0},{"code":14,"dataId":76,"value":1},{"code":11,"dataId":8,"value":0.5},{"code":14,"dataId":69,"value":1}],"gold":500,"name":"金属巨蝎兽","note":"<Static Level: 10>\n<Positive Level Fluctuation: 0>\n<Passive State: 215>\n<Passive State: 144>\n\n<Custom Parameter maxhp Formula>\n Math.floor(base + 0.5 * level * level * level + 7 * level * level + 400 * level)\n</Custom Parameter maxhp Formula>\n\n<Custom Parameter atk Formula>\n Math.floor(45 + 1.8 * level)\n</Custom Parameter atk Formula>\n\n<Custom Parameter def Formula>\n Math.floor(60 + 8 * level)\n</Custom Parameter def Formula>\n\n<Custom Parameter mat Formula>\n Math.floor(55 + 2.4 * level)\n</Custom Parameter mat Formula>\n\n<Custom Parameter mdf Formula>\n Math.floor(53 + 5 * level)\n</Custom Parameter mdf Formula>\n\n<Custom Parameter exp Formula>\n base\n</Custom Parameter exp Formula>","params":[1030,0,25,37,25,35,64,30]},
{"id":27,"actions":[{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":5,"skillId":410}],"battlerHue":0,"battlerName":"鸡神","dropItems":[{"dataId":1,"denominator":1,"kind":0},{"dataId":1,"denominator":1,"kind":0},{"dataId":1,"denominator":1,"kind":0}],"exp":0,"traits":[{"code":22,"dataId":0,"value":0.95},{"code":22,"dataId":1,"value":0.05},{"code":31,"dataId":1,"value":0},{"code":14,"dataId":76,"value":1}],"gold":0,"name":"鸡","note":"<Static Level: 1>\n <Level Fluctuation: 0>\n<Passive State: 215>\n","params":[100,0,15,20,1,25,23,10]}, {"id":27,"actions":[{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":5,"skillId":410}],"battlerHue":0,"battlerName":"鸡神","dropItems":[{"dataId":1,"denominator":1,"kind":0},{"dataId":1,"denominator":1,"kind":0},{"dataId":1,"denominator":1,"kind":0}],"exp":0,"traits":[{"code":22,"dataId":0,"value":0.95},{"code":22,"dataId":1,"value":0.05},{"code":31,"dataId":1,"value":0},{"code":14,"dataId":76,"value":1}],"gold":0,"name":"鸡","note":"<Static Level: 1>\n <Level Fluctuation: 0>\n<Passive State: 215>\n","params":[100,0,15,20,1,25,23,10]},
{"id":28,"actions":[{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":5,"skillId":410}],"battlerHue":0,"battlerName":"鸡神","dropItems":[{"kind":1,"dataId":1,"denominator":1},{"dataId":1,"denominator":1,"kind":0},{"dataId":1,"denominator":1,"kind":0}],"exp":0,"traits":[{"code":22,"dataId":0,"value":0.95},{"code":22,"dataId":1,"value":0.05},{"code":31,"dataId":1,"value":0},{"code":14,"dataId":76,"value":1}],"gold":0,"name":"疯狂的鸡","note":"<Static Level: 6>\n<Level Fluctuation: 1>\n<Passive State: 215>\n","params":[300,0,18,25,1,28,60,30]}, {"id":28,"actions":[{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":5,"skillId":410}],"battlerHue":0,"battlerName":"鸡神","dropItems":[{"kind":1,"dataId":1,"denominator":1},{"dataId":1,"denominator":1,"kind":0},{"dataId":1,"denominator":1,"kind":0}],"exp":0,"traits":[{"code":22,"dataId":0,"value":0.95},{"code":22,"dataId":1,"value":0.05},{"code":31,"dataId":1,"value":0},{"code":14,"dataId":76,"value":1}],"gold":0,"name":"疯狂的鸡","note":"<Static Level: 6>\n<Level Fluctuation: 1>\n<Passive State: 215>\n","params":[300,0,18,25,1,28,60,30]},
{"id":29,"actions":[{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":5,"skillId":410},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":3,"skillId":474},{"conditionParam1":0,"conditionParam2":0.5,"conditionType":2,"rating":3,"skillId":413},{"conditionParam1":0,"conditionParam2":0.5,"conditionType":2,"rating":3,"skillId":581},{"conditionParam1":0,"conditionParam2":0.5,"conditionType":2,"rating":4,"skillId":477},{"conditionParam1":0,"conditionParam2":0.8,"conditionType":2,"rating":4,"skillId":475},{"conditionParam1":0,"conditionParam2":0.8,"conditionType":2,"rating":4,"skillId":476},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":3,"skillId":405},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":4,"skillId":405},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":4,"skillId":482}],"battlerHue":0,"battlerName":"巨鸡","dropItems":[{"kind":1,"dataId":1,"denominator":1},{"kind":0,"dataId":0,"denominator":1},{"dataId":1,"denominator":1,"kind":0}],"exp":0,"traits":[{"code":22,"dataId":0,"value":0.95},{"code":22,"dataId":1,"value":0.05},{"code":31,"dataId":1,"value":0},{"code":61,"dataId":0,"value":0.5},{"code":14,"dataId":76,"value":1}],"gold":0,"name":"巨鸡","note":"<Static Level: 18>\n <Level Fluctuation: 0>\n<Passive State: 215>\n<Passive State: 144>\n\n<Custom Parameter maxhp Formula>\n Math.floor(base + 0.5 * level * level * level + 7 * level * level + 250 * level)\n</Custom Parameter maxhp Formula>\n\n<Custom Parameter atk Formula>\n Math.floor(55 + 1.8 * level)\n</Custom Parameter atk Formula>\n\n<Custom Parameter def Formula>\n Math.floor(50 + 8 * level)\n</Custom Parameter def Formula>\n\n<Custom Parameter mat Formula>\n 1\n</Custom Parameter mat Formula>\n\n<Custom Parameter mdf Formula>\n Math.floor(43 + 5 * level)\n</Custom Parameter mdf Formula>\n\n<Custom Parameter exp Formula>\n base\n</Custom Parameter exp Formula>","params":[1030,0,25,37,1,43,100,30]}, {"id":29,"actions":[{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":5,"skillId":410},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":3,"skillId":474},{"conditionParam1":0,"conditionParam2":0.5,"conditionType":2,"rating":3,"skillId":413},{"conditionParam1":0,"conditionParam2":0.5,"conditionType":2,"rating":3,"skillId":581},{"conditionParam1":0,"conditionParam2":0.5,"conditionType":2,"rating":4,"skillId":477},{"conditionParam1":0,"conditionParam2":0.8,"conditionType":2,"rating":4,"skillId":475},{"conditionParam1":0,"conditionParam2":0.8,"conditionType":2,"rating":4,"skillId":476},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":3,"skillId":405},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":4,"skillId":405},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":4,"skillId":482}],"battlerHue":0,"battlerName":"巨鸡","dropItems":[{"kind":1,"dataId":1,"denominator":1},{"kind":0,"dataId":0,"denominator":1},{"dataId":1,"denominator":1,"kind":0}],"exp":0,"traits":[{"code":22,"dataId":0,"value":0.95},{"code":22,"dataId":1,"value":0.05},{"code":31,"dataId":1,"value":0},{"code":61,"dataId":0,"value":0.5},{"code":14,"dataId":76,"value":1}],"gold":0,"name":"巨鸡","note":"<Static Level: 18>\n <Level Fluctuation: 0>\n<Passive State: 215>\n<Passive State: 144>\n\n<Custom Parameter maxhp Formula>\n Math.floor(base + 0.5 * level * level * level + 7 * level * level + 400 * level)\n</Custom Parameter maxhp Formula>\n\n<Custom Parameter atk Formula>\n Math.floor(55 + 1.8 * level)\n</Custom Parameter atk Formula>\n\n<Custom Parameter def Formula>\n Math.floor(50 + 8 * level)\n</Custom Parameter def Formula>\n\n<Custom Parameter mat Formula>\n 1\n</Custom Parameter mat Formula>\n\n<Custom Parameter mdf Formula>\n Math.floor(43 + 5 * level)\n</Custom Parameter mdf Formula>\n\n<Custom Parameter exp Formula>\n base\n</Custom Parameter exp Formula>","params":[1030,0,25,37,1,43,100,30]},
{"id":30,"actions":[{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":5,"skillId":1}],"battlerHue":0,"battlerName":"鹅","dropItems":[{"dataId":1,"denominator":1,"kind":0},{"dataId":1,"denominator":1,"kind":0},{"dataId":1,"denominator":1,"kind":0}],"exp":0,"traits":[{"code":22,"dataId":0,"value":0.95},{"code":22,"dataId":1,"value":0.05},{"code":31,"dataId":1,"value":0},{"code":14,"dataId":76,"value":1}],"gold":0,"name":"某不知名塞西尔鹅","note":"<Static Level: 1>\n <Level Fluctuation: 0>\n<Passive State: 215>\n","params":[100,0,15,20,1,25,23,30]}, {"id":30,"actions":[{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":5,"skillId":1}],"battlerHue":0,"battlerName":"鹅","dropItems":[{"dataId":1,"denominator":1,"kind":0},{"dataId":1,"denominator":1,"kind":0},{"dataId":1,"denominator":1,"kind":0}],"exp":0,"traits":[{"code":22,"dataId":0,"value":0.95},{"code":22,"dataId":1,"value":0.05},{"code":31,"dataId":1,"value":0},{"code":14,"dataId":76,"value":1}],"gold":0,"name":"某不知名塞西尔鹅","note":"<Static Level: 1>\n <Level Fluctuation: 0>\n<Passive State: 215>\n","params":[100,0,15,20,1,25,23,30]},
{"id":31,"actions":[{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":5,"skillId":410},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":3,"skillId":474},{"conditionParam1":0,"conditionParam2":0.5,"conditionType":2,"rating":2,"skillId":413},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":2,"skillId":471}],"battlerHue":34,"battlerName":"鹅","dropItems":[{"kind":1,"dataId":98,"denominator":1},{"dataId":1,"denominator":1,"kind":0},{"dataId":1,"denominator":1,"kind":0}],"exp":0,"traits":[{"code":22,"dataId":0,"value":0.95},{"code":22,"dataId":1,"value":0.05},{"code":31,"dataId":1,"value":0},{"code":14,"dataId":76,"value":1}],"gold":50,"name":"塞西尔战斗鹅","note":"<Static Level: 10>\n<Level Fluctuation: 1>\n<Passive State: 215>\n","params":[300,0,18,30,1,28,64,30]}, {"id":31,"actions":[{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":5,"skillId":410},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":3,"skillId":474},{"conditionParam1":0,"conditionParam2":0.5,"conditionType":2,"rating":2,"skillId":413},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":2,"skillId":471}],"battlerHue":34,"battlerName":"鹅","dropItems":[{"kind":1,"dataId":98,"denominator":1},{"dataId":1,"denominator":1,"kind":0},{"dataId":1,"denominator":1,"kind":0}],"exp":0,"traits":[{"code":22,"dataId":0,"value":0.95},{"code":22,"dataId":1,"value":0.05},{"code":31,"dataId":1,"value":0},{"code":14,"dataId":76,"value":1}],"gold":50,"name":"塞西尔战斗鹅","note":"<Static Level: 10>\n<Level Fluctuation: 1>\n<Passive State: 215>\n","params":[300,0,18,30,1,28,64,30]},
{"id":32,"actions":[{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":5,"skillId":410},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":4,"skillId":474},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":3,"skillId":479},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":3,"skillId":480},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":4,"skillId":433},{"conditionParam1":0,"conditionParam2":0.6,"conditionType":2,"rating":5,"skillId":481},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":4,"skillId":471},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":4,"skillId":482},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":3,"skillId":584},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":3,"skillId":429}],"battlerHue":53,"battlerName":"究极神鹅","dropItems":[{"kind":3,"dataId":18,"denominator":1},{"kind":1,"dataId":98,"denominator":1},{"kind":1,"dataId":82,"denominator":1}],"exp":0,"traits":[{"code":22,"dataId":0,"value":0.95},{"code":22,"dataId":1,"value":0.05},{"code":31,"dataId":1,"value":0},{"code":13,"dataId":1,"value":0},{"code":14,"dataId":76,"value":1}],"gold":2000,"name":"究极神鹅","note":"<Static Level: 22>\n<Level Fluctuation: 0>\n<Passive State: 215>\n<Passive State: 144>\n\n<Custom Parameter maxhp Formula>\n Math.floor(base + 0.5 * level * level * level + 7 * level * level + 250 * level)\n</Custom Parameter maxhp Formula>\n\n<Custom Parameter atk Formula>\n Math.floor(35 + 1.8 * level)\n</Custom Parameter atk Formula>\n\n<Custom Parameter def Formula>\n Math.floor(50 + 8 * level)\n</Custom Parameter def Formula>\n\n<Custom Parameter mat Formula>\n Math.floor(70 + 2.4 * level)\n</Custom Parameter mat Formula>\n\n<Custom Parameter mdf Formula>\n Math.floor(43 + 5 * level)\n</Custom Parameter mdf Formula>\n\n<Custom Parameter exp Formula>\n base\n</Custom Parameter exp Formula>","params":[1500,2000,21,30,33,35,103,10]}, {"id":32,"actions":[{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":5,"skillId":410},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":4,"skillId":474},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":3,"skillId":479},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":3,"skillId":480},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":4,"skillId":433},{"conditionParam1":0,"conditionParam2":0.6,"conditionType":2,"rating":5,"skillId":481},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":4,"skillId":471},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":4,"skillId":482},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":3,"skillId":584},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":3,"skillId":429}],"battlerHue":53,"battlerName":"究极神鹅","dropItems":[{"kind":3,"dataId":18,"denominator":1},{"kind":1,"dataId":98,"denominator":1},{"kind":1,"dataId":82,"denominator":1}],"exp":0,"traits":[{"code":22,"dataId":0,"value":0.95},{"code":22,"dataId":1,"value":0.05},{"code":31,"dataId":1,"value":0},{"code":13,"dataId":1,"value":0},{"code":14,"dataId":76,"value":1}],"gold":2000,"name":"究极神鹅","note":"<Static Level: 22>\n<Level Fluctuation: 0>\n<Passive State: 215>\n<Passive State: 144>\n\n<Custom Parameter maxhp Formula>\n Math.floor(base + 0.5 * level * level * level + 7 * level * level + 400 * level)\n</Custom Parameter maxhp Formula>\n\n<Custom Parameter atk Formula>\n Math.floor(35 + 1.8 * level)\n</Custom Parameter atk Formula>\n\n<Custom Parameter def Formula>\n Math.floor(50 + 8 * level)\n</Custom Parameter def Formula>\n\n<Custom Parameter mat Formula>\n Math.floor(70 + 2.4 * level)\n</Custom Parameter mat Formula>\n\n<Custom Parameter mdf Formula>\n Math.floor(43 + 5 * level)\n</Custom Parameter mdf Formula>\n\n<Custom Parameter exp Formula>\n base\n</Custom Parameter exp Formula>","params":[1500,2000,21,30,33,35,103,10]},
{"id":33,"actions":[{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":5,"skillId":456},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":6,"skillId":459},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":5,"skillId":422}],"battlerHue":124,"battlerName":"螃蟹","dropItems":[{"kind":0,"dataId":0,"denominator":2},{"dataId":1,"denominator":1,"kind":0},{"dataId":1,"denominator":1,"kind":0}],"exp":150,"traits":[{"code":22,"dataId":0,"value":0.95},{"code":22,"dataId":1,"value":0.05},{"code":31,"dataId":1,"value":0},{"code":11,"dataId":4,"value":0.4},{"code":11,"dataId":7,"value":0.8},{"code":11,"dataId":10,"value":1.1},{"code":11,"dataId":1,"value":0.85},{"code":11,"dataId":2,"value":1.5},{"code":11,"dataId":6,"value":2},{"code":11,"dataId":16,"value":1.1},{"code":14,"dataId":76,"value":1}],"gold":50,"name":"海妖(螃蟹形态)","note":"<Static Level: 13>\n<Positive Level Fluctuation: 1>\n<Passive State: 215>\n<Custom Parameter luk Formula>\n Math.floor(35 + 4 * level)\n</Custom Parameter luk Formula>","params":[600,400,25,25,38,45,79,30]}, {"id":33,"actions":[{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":5,"skillId":456},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":6,"skillId":459},{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":5,"skillId":422}],"battlerHue":124,"battlerName":"螃蟹","dropItems":[{"kind":0,"dataId":0,"denominator":2},{"dataId":1,"denominator":1,"kind":0},{"dataId":1,"denominator":1,"kind":0}],"exp":150,"traits":[{"code":22,"dataId":0,"value":0.95},{"code":22,"dataId":1,"value":0.05},{"code":31,"dataId":1,"value":0},{"code":11,"dataId":4,"value":0.4},{"code":11,"dataId":7,"value":0.8},{"code":11,"dataId":10,"value":1.1},{"code":11,"dataId":1,"value":0.85},{"code":11,"dataId":2,"value":1.5},{"code":11,"dataId":6,"value":2},{"code":11,"dataId":16,"value":1.1},{"code":14,"dataId":76,"value":1}],"gold":50,"name":"海妖(螃蟹形态)","note":"<Static Level: 13>\n<Positive Level Fluctuation: 1>\n<Passive State: 215>\n<Custom Parameter luk Formula>\n Math.floor(35 + 4 * level)\n</Custom Parameter luk Formula>","params":[600,400,25,25,38,45,79,30]},
{"id":34,"actions":[{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":5,"skillId":1}],"battlerHue":0,"battlerName":"","dropItems":[{"dataId":1,"denominator":1,"kind":0},{"dataId":1,"denominator":1,"kind":0},{"dataId":1,"denominator":1,"kind":0}],"exp":0,"traits":[{"code":22,"dataId":0,"value":0.95},{"code":22,"dataId":1,"value":0.05},{"code":31,"dataId":1,"value":0}],"gold":0,"name":"","note":"","params":[100,0,10,10,10,10,10,10]}, {"id":34,"actions":[{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":5,"skillId":1}],"battlerHue":0,"battlerName":"","dropItems":[{"dataId":1,"denominator":1,"kind":0},{"dataId":1,"denominator":1,"kind":0},{"dataId":1,"denominator":1,"kind":0}],"exp":0,"traits":[{"code":22,"dataId":0,"value":0.95},{"code":22,"dataId":1,"value":0.05},{"code":31,"dataId":1,"value":0}],"gold":0,"name":"","note":"","params":[100,0,10,10,10,10,10,10]},
{"id":35,"actions":[{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":5,"skillId":1}],"battlerHue":0,"battlerName":"","dropItems":[{"dataId":1,"denominator":1,"kind":0},{"dataId":1,"denominator":1,"kind":0},{"dataId":1,"denominator":1,"kind":0}],"exp":0,"traits":[{"code":22,"dataId":0,"value":0.95},{"code":22,"dataId":1,"value":0.05},{"code":31,"dataId":1,"value":0}],"gold":0,"name":"","note":"","params":[100,0,10,10,10,10,10,10]}, {"id":35,"actions":[{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":5,"skillId":1}],"battlerHue":0,"battlerName":"","dropItems":[{"dataId":1,"denominator":1,"kind":0},{"dataId":1,"denominator":1,"kind":0},{"dataId":1,"denominator":1,"kind":0}],"exp":0,"traits":[{"code":22,"dataId":0,"value":0.95},{"code":22,"dataId":1,"value":0.05},{"code":31,"dataId":1,"value":0}],"gold":0,"name":"","note":"","params":[100,0,10,10,10,10,10,10]},

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -10,7 +10,7 @@ null,
{"id":8,"expanded":true,"name":"通往皇宫的管道","order":55,"parentId":7,"scrollX":1426.8,"scrollY":1744.1999999999998}, {"id":8,"expanded":true,"name":"通往皇宫的管道","order":55,"parentId":7,"scrollX":1426.8,"scrollY":1744.1999999999998},
{"id":9,"expanded":true,"name":"共鸣腔及水循环通道","order":56,"parentId":8,"scrollX":3298.7999999999997,"scrollY":1192.2}, {"id":9,"expanded":true,"name":"共鸣腔及水循环通道","order":56,"parentId":8,"scrollX":3298.7999999999997,"scrollY":1192.2},
{"id":10,"expanded":true,"name":"海底","order":52,"parentId":24,"scrollX":973.1999999999999,"scrollY":630.6}, {"id":10,"expanded":true,"name":"海底","order":52,"parentId":24,"scrollX":973.1999999999999,"scrollY":630.6},
{"id":11,"expanded":false,"name":"密室","order":57,"parentId":9,"scrollX":973.1999999999999,"scrollY":990.5999999999999}, {"id":11,"expanded":false,"name":"密室","order":57,"parentId":9,"scrollX":973.1999999999999,"scrollY":894.5999999999999},
{"id":12,"expanded":true,"name":"大护壁及大漩涡","order":61,"parentId":7,"scrollX":1139,"scrollY":627}, {"id":12,"expanded":true,"name":"大护壁及大漩涡","order":61,"parentId":7,"scrollX":1139,"scrollY":627},
{"id":13,"expanded":true,"name":"渡鸦12345的办公室1F","order":47,"parentId":30,"scrollX":811,"scrollY":725.5}, {"id":13,"expanded":true,"name":"渡鸦12345的办公室1F","order":47,"parentId":30,"scrollX":811,"scrollY":725.5},
{"id":14,"expanded":false,"name":"梦位面宇宙","order":1,"parentId":0,"scrollX":973.1999999999999,"scrollY":870.5999999999999}, {"id":14,"expanded":false,"name":"梦位面宇宙","order":1,"parentId":0,"scrollX":973.1999999999999,"scrollY":870.5999999999999},
@ -25,7 +25,7 @@ null,
{"id":23,"expanded":true,"name":"大海","order":50,"parentId":5,"scrollX":982.8,"scrollY":569.4}, {"id":23,"expanded":true,"name":"大海","order":50,"parentId":5,"scrollX":982.8,"scrollY":569.4},
{"id":24,"expanded":true,"name":"迷雾之岛","order":51,"parentId":23,"scrollX":973.1999999999999,"scrollY":870.5999999999999}, {"id":24,"expanded":true,"name":"迷雾之岛","order":51,"parentId":23,"scrollX":973.1999999999999,"scrollY":870.5999999999999},
{"id":25,"expanded":false,"name":"水塔2","order":69,"parentId":20,"scrollX":589.8181818181819,"scrollY":422.90909090909093}, {"id":25,"expanded":false,"name":"水塔2","order":69,"parentId":20,"scrollX":589.8181818181819,"scrollY":422.90909090909093},
{"id":26,"expanded":true,"name":"皇宫","order":58,"parentId":9,"scrollX":973.1999999999999,"scrollY":799.8}, {"id":26,"expanded":true,"name":"皇宫","order":58,"parentId":9,"scrollX":973.1999999999999,"scrollY":1054.2},
{"id":27,"expanded":false,"name":"晶核研究站","order":8,"parentId":14,"scrollX":973.1999999999999,"scrollY":870.5999999999999}, {"id":27,"expanded":false,"name":"晶核研究站","order":8,"parentId":14,"scrollX":973.1999999999999,"scrollY":870.5999999999999},
{"id":28,"expanded":false,"name":"实验室","order":9,"parentId":27,"scrollX":1139,"scrollY":627}, {"id":28,"expanded":false,"name":"实验室","order":9,"parentId":27,"scrollX":1139,"scrollY":627},
{"id":29,"expanded":false,"name":"渡鸦12345的办公室2F","order":48,"parentId":13,"scrollX":1040,"scrollY":636}, {"id":29,"expanded":false,"name":"渡鸦12345的办公室2F","order":48,"parentId":13,"scrollX":1040,"scrollY":636},

@ -101,7 +101,7 @@ null,
{"id":99,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":11,"dataId":14,"value":1.09},{"code":22,"dataId":3,"value":-0.1},{"code":11,"dataId":18,"value":1.09},{"code":13,"dataId":248,"value":1.3}],"iconIndex":355,"maxTurns":5,"message1":"的体表被抓伤了!","message2":"的体表被抓伤了!","message3":"","message4":"","minTurns":5,"motion":0,"name":"抓伤III","note":"<Custom Apply Effect>\n user.removeState(97);\n user.removeState(98);\n user.removeState(255);\n</Custom Apply Effect>\n\n<Custom Action Start Effect>\n user._bleed = user._bleed || 0;\n var e = Math.floor(user.mhp*0.03)*(-1);\n e = Math.max(e, -4000);\n user.gainHp(e);\n user.startDamagePopup();\n</Custom Action Start Effect>","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100}, {"id":99,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":11,"dataId":14,"value":1.09},{"code":22,"dataId":3,"value":-0.1},{"code":11,"dataId":18,"value":1.09},{"code":13,"dataId":248,"value":1.3}],"iconIndex":355,"maxTurns":5,"message1":"的体表被抓伤了!","message2":"的体表被抓伤了!","message3":"","message4":"","minTurns":5,"motion":0,"name":"抓伤III","note":"<Custom Apply Effect>\n user.removeState(97);\n user.removeState(98);\n user.removeState(255);\n</Custom Apply Effect>\n\n<Custom Action Start Effect>\n user._bleed = user._bleed || 0;\n var e = Math.floor(user.mhp*0.03)*(-1);\n e = Math.max(e, -4000);\n user.gainHp(e);\n user.startDamagePopup();\n</Custom Action Start Effect>","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":100,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":11,"dataId":14,"value":1.12},{"code":22,"dataId":3,"value":-0.13},{"code":11,"dataId":18,"value":1.12},{"code":13,"dataId":248,"value":1.4}],"iconIndex":356,"maxTurns":5,"message1":"的体表被抓伤了!","message2":"的体表被抓伤了!","message3":"","message4":"","minTurns":5,"motion":0,"name":"抓伤IV","note":"<Custom Apply Effect>\n user.removeState(97);\n user.removeState(98);\n user.removeState(99);\n user.removeState(255);\n</Custom Apply Effect>\n\n<Custom Action Start Effect>\n user._bleed = user._bleed || 0;\n var e = Math.floor(user.mhp*0.04)*(-1);\n e = Math.max(e, -4000);\n user.gainHp(e);\n user.startDamagePopup();\n</Custom Action Start Effect>","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100}, {"id":100,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":11,"dataId":14,"value":1.12},{"code":22,"dataId":3,"value":-0.13},{"code":11,"dataId":18,"value":1.12},{"code":13,"dataId":248,"value":1.4}],"iconIndex":356,"maxTurns":5,"message1":"的体表被抓伤了!","message2":"的体表被抓伤了!","message3":"","message4":"","minTurns":5,"motion":0,"name":"抓伤IV","note":"<Custom Apply Effect>\n user.removeState(97);\n user.removeState(98);\n user.removeState(99);\n user.removeState(255);\n</Custom Apply Effect>\n\n<Custom Action Start Effect>\n user._bleed = user._bleed || 0;\n var e = Math.floor(user.mhp*0.04)*(-1);\n e = Math.max(e, -4000);\n user.gainHp(e);\n user.startDamagePopup();\n</Custom Action Start Effect>","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":101,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":11,"dataId":14,"value":1.15},{"code":22,"dataId":3,"value":-0.15},{"code":11,"dataId":18,"value":1.15},{"code":13,"dataId":248,"value":1.5}],"iconIndex":357,"maxTurns":5,"message1":"的体表被抓伤了!","message2":"的体表被抓伤了!","message3":"","message4":"","minTurns":5,"motion":0,"name":"抓伤V","note":"<Custom Apply Effect>\n user.removeState(97);\n user.removeState(98);\n user.removeState(99);\n user.removeState(100);\n user.removeState(255);\n</Custom Apply Effect>\n\n<Custom Action Start Effect>\n user._bleed = user._bleed || 0;\n var e = Math.floor(user.mhp*0.05)*(-1);\n e = Math.max(e, -5000);\n user.gainHp(e);\n user.startDamagePopup();\n</Custom Action Start Effect>","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100}, {"id":101,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":11,"dataId":14,"value":1.15},{"code":22,"dataId":3,"value":-0.15},{"code":11,"dataId":18,"value":1.15},{"code":13,"dataId":248,"value":1.5}],"iconIndex":357,"maxTurns":5,"message1":"的体表被抓伤了!","message2":"的体表被抓伤了!","message3":"","message4":"","minTurns":5,"motion":0,"name":"抓伤V","note":"<Custom Apply Effect>\n user.removeState(97);\n user.removeState(98);\n user.removeState(99);\n user.removeState(100);\n user.removeState(255);\n</Custom Apply Effect>\n\n<Custom Action Start Effect>\n user._bleed = user._bleed || 0;\n var e = Math.floor(user.mhp*0.05)*(-1);\n e = Math.max(e, -5000);\n user.gainHp(e);\n user.startDamagePopup();\n</Custom Action Start Effect>","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":102,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[{"code":23,"dataId":2,"value":0.85}],"iconIndex":328,"maxTurns":1,"message1":"被叠加了流血!","message2":"","message3":"正在流失血液!","message4":"的流血已被治愈!","minTurns":1,"motion":0,"name":"流血","note":"<Counter Text Color: 18>\n<Counter Alignment: left>\n\n<Custom Apply Effect>\n user._bleed = user._bleed || 0;\n user.setStateCounter(102, user._bleed);\n</Custom Apply Effect>\n\n<Custom Remove Effect>\nuser._bleed = undefined;\n</Custom Remove Effect>\n\n<Custom Action Start Effect>\n user._bleed = user._bleed || 0;\n var a = Math.floor(user.hp*0.03);\n if(a > 0){\n a *= (-1);\n a = Math.max(a, -8000);\n user.gainHp(a);\n user.startDamagePopup();\n }\n user._bleed -= 1;\n user.setStateCounter(102, user._bleed);\n if(user._bleed == 0){\n user.removeState(102);\n }\n</Custom Action Start Effect>\n\n<Custom Respond Effect>\nif(this.isDamage() && this.isHpEffect() && value > 0 && this.isPhysical()){\n target._defence = target._defence || 0; \nif(target._defence > 0){\n target._defence -= 1;\n target.setStateCounter(213, target._defence);\n if (target._defence <= 0){ \n target.removeState(213); \n }\n target._bleed -= 1;\n target.setStateCounter(102, target._bleed);\n if(target._bleed == 0){\n target.removeState(102);\n }\n }\nelse{\n target._block = target._block || 0;\n var bleeding = target.hp/30;\n if(user.atk > target.def){\n bleeding += (user.atk - target.def)*(1 + user.atk*user.level/2048);\n }\n bleeding -= target._block * 10;\n var dem = target.hp - 1;\n bleeding = Math.min(bleeding, 6000, dem);\n bleeding = Math.max(bleeding, 0);\n bleeding = Math.floor(bleeding);\n if(bleeding > 0){\n target.gainHp(-bleeding);\n target.startDamagePopup();\n }\n target._bleed -= 1;\n target.setStateCounter(102, target._bleed);\n if(target._bleed == 0){\n target.removeState(102);\n }\n}\n}\n</Custom Respond Effect>\n","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100}, {"id":102,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[{"code":23,"dataId":2,"value":0.85}],"iconIndex":328,"maxTurns":1,"message1":"被叠加了流血!","message2":"","message3":"正在流失血液!","message4":"的流血已被治愈!","minTurns":1,"motion":0,"name":"流血","note":"<Counter Text Color: 18>\n<Counter Alignment: left>\n\n<Custom Apply Effect>\n user._bleed = user._bleed || 0;\n user.setStateCounter(102, user._bleed);\n</Custom Apply Effect>\n\n<Custom Remove Effect>\nuser._bleed = undefined;\n</Custom Remove Effect>\n\n<Custom Action Start Effect>\n user._bleed = user._bleed || 0;\n var a = Math.floor(user.hp*0.03);\n if(a > 0){\n a *= (-1);\n a = Math.max(a, -8000);\n user.gainHp(a);\n user.startDamagePopup();\n }\n user._bleed -= 1;\n user.setStateCounter(102, user._bleed);\n if(user._bleed == 0){\n user.removeState(102);\n }\n</Custom Action Start Effect>\n\n<Custom Respond Effect>\nif(this.isDamage() && this.isHpEffect() && value > 0 && this.isPhysical()){\n target._defence = target._defence || 0; \nif(target._defence > 0){\n target._defence -= 1;\n target.setStateCounter(213, target._defence);\n if (target._defence <= 0){ \n target.removeState(213); \n }\n target._bleed -= 1;\n target.setStateCounter(102, target._bleed);\n if(target._bleed == 0){\n target.removeState(102);\n }\n }\nelse{\n target._block = target._block || 0;\n var bleeding = target.hp/30;\n if(user.atk > target.def){\n bleeding += (user.atk - target.def)*(1 + user.atk*user.level/2048);\n }\n bleeding -= target._block * 10;\n var dem = target.hp - 1;\n bleeding = Math.min(bleeding, 6000, dem);\n bleeding = Math.max(bleeding, 0);\n bleeding = Math.floor(bleeding);\n if(bleeding > 0){\n target.gainHp(-bleeding);\n if(bleeding >= value){\n target.startDamagePopup();\n }\n }\n target._bleed -= 1;\n target.setStateCounter(102, target._bleed);\n if(target._bleed == 0){\n target.removeState(102);\n }\n}\n}\n</Custom Respond Effect>\n","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":103,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[],"iconIndex":0,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"","note":"","overlay":0,"priority":50,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100}, {"id":103,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[],"iconIndex":0,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"","note":"","overlay":0,"priority":50,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":104,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[],"iconIndex":0,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"","note":"","overlay":0,"priority":50,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100}, {"id":104,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[],"iconIndex":0,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"","note":"","overlay":0,"priority":50,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":105,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":22,"dataId":6,"value":-0.3}],"iconIndex":365,"maxTurns":3,"message1":"的反击受到了限制!","message2":"的反击受到了限制!","message3":"","message4":"","minTurns":3,"motion":0,"name":"反击受限I","note":"<Custom Apply Effect>\n user.removeState(253);\n</Custom Apply Effect>","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100}, {"id":105,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[{"code":22,"dataId":6,"value":-0.3}],"iconIndex":365,"maxTurns":3,"message1":"的反击受到了限制!","message2":"的反击受到了限制!","message3":"","message4":"","minTurns":3,"motion":0,"name":"反击受限I","note":"<Custom Apply Effect>\n user.removeState(253);\n</Custom Apply Effect>","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
@ -262,9 +262,9 @@ null,
{"id":260,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[],"iconIndex":0,"maxTurns":1,"message1":"的远程攻击被闪避了!","message2":"的远程攻击被闪避了!","message3":"","message4":"","minTurns":1,"motion":0,"name":"远程攻击无效提示","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100}, {"id":260,"autoRemovalTiming":2,"chanceByDamage":100,"traits":[],"iconIndex":0,"maxTurns":1,"message1":"的远程攻击被闪避了!","message2":"的远程攻击被闪避了!","message3":"","message4":"","minTurns":1,"motion":0,"name":"远程攻击无效提示","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":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":"必定命中","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":"必定命中","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},
{"id":263,"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":263,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[{"code":43,"dataId":313,"value":1}],"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":264,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[{"code":43,"dataId":313,"value":1}],"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":264,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[{"code":43,"dataId":314,"value":1}],"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":265,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[{"code":43,"dataId":314,"value":1}],"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":265,"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":266,"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":266,"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":267,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[],"iconIndex":0,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"装备匕首","note":"<Custom Apply Effect>\n if(user == $gameActors.actor(10)){\n user.addState(274);\n }\n</Custom Apply Effect>\n\n<Custom Remove Effect>\n user.removeState(274);\n</Custom Remove Effect>","overlay":0,"priority":50,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100}, {"id":267,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[],"iconIndex":0,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"装备匕首","note":"<Custom Apply Effect>\n if(user == $gameActors.actor(10)){\n user.addState(274);\n }\n</Custom Apply Effect>\n\n<Custom Remove Effect>\n user.removeState(274);\n</Custom Remove Effect>","overlay":0,"priority":50,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":268,"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":268,"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},
@ -326,7 +326,7 @@ null,
{"id":324,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[],"iconIndex":0,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"电弧","note":"<Custom Battle Effect>\nuser._atktimes = 0;\n</Custom Battle Effect>\n\n<Custom Establish Effect>\nif(this.isSkill() && (this.item().meta.技能类型 == '普攻' || this.item().meta.技能类型 == '类普攻') && user.atk > 10 ){\n user._atktimes = user._atktimes || 0;\n user._atktimes += 1;\n if(user._atktimes == 4){\n user._atktimes = 0;\n BattleManager.queueForceAction(user, 507, -2);\n }\n }\n</Custom Establish Effect>","overlay":0,"priority":50,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100}, {"id":324,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[],"iconIndex":0,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"电弧","note":"<Custom Battle Effect>\nuser._atktimes = 0;\n</Custom Battle Effect>\n\n<Custom Establish Effect>\nif(this.isSkill() && (this.item().meta.技能类型 == '普攻' || this.item().meta.技能类型 == '类普攻') && user.atk > 10 ){\n user._atktimes = user._atktimes || 0;\n user._atktimes += 1;\n if(user._atktimes == 4){\n user._atktimes = 0;\n BattleManager.queueForceAction(user, 507, -2);\n }\n }\n</Custom Establish Effect>","overlay":0,"priority":50,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":325,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[],"iconIndex":0,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"迅捷强击被动","note":"<Custom Battle Effect>\nuser._stratkcd = 0;\n</Custom Battle Effect>\n\n<Custom Turn End Effect>\nuser._stratkcd = user._stratkcd || 0;\nuser._stratkcd = Math.max(user._stratkcd - 1, 0);\n</Custom Turn End Effect>\n\n<Custom Initiate Effect>\nuser._stratkcd = user._stratkcd || 0;\nif(this.isSkill() && this.item().meta.技能类型 == '普攻'){}\nelse{\n if(this.isSkill() && (this.item().meta.技能类型 == '类普攻' || this.item().meta.技能类型 == '技能')&& user.atk > 10 && user._stratkcd == 0){\n user.addState(326);\n }\n}\n</Custom Initiate Effect>\n\n<Custom Establish Effect>\nif(this.isSkill() && (this.item().meta.技能类型 == '普攻' || this.item().meta.技能类型 == '类普攻' )&& user.isStateAffected(326)){\n BattleManager.queueForceAction(user, 506, -2);\n user.removeState(326);\n user._stratkcd = 4;\n}\n</Custom Establish Effect>","overlay":0,"priority":50,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100}, {"id":325,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[],"iconIndex":0,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"迅捷强击被动","note":"<Custom Battle Effect>\nuser._stratkcd = 0;\n</Custom Battle Effect>\n\n<Custom Turn End Effect>\nuser._stratkcd = user._stratkcd || 0;\nuser._stratkcd = Math.max(user._stratkcd - 1, 0);\n</Custom Turn End Effect>\n\n<Custom Initiate Effect>\nuser._stratkcd = user._stratkcd || 0;\nif(this.isSkill() && this.item().meta.技能类型 == '普攻'){}\nelse{\n if(this.isSkill() && (this.item().meta.技能类型 == '类普攻' || this.item().meta.技能类型 == '技能')&& user.atk > 10 && user._stratkcd == 0){\n user.addState(326);\n }\n}\n</Custom Initiate Effect>\n\n<Custom Establish Effect>\nif(this.isSkill() && (this.item().meta.技能类型 == '普攻' || this.item().meta.技能类型 == '类普攻' )&& user.isStateAffected(326)){\n BattleManager.queueForceAction(user, 506, -2);\n user.removeState(326);\n user._stratkcd = 4;\n}\n</Custom Establish Effect>","overlay":0,"priority":50,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":326,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[],"iconIndex":123,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"迅捷强击","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100}, {"id":326,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[],"iconIndex":123,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"迅捷强击","note":"","overlay":0,"priority":50,"removeAtBattleEnd":true,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":327,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[],"iconIndex":0,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"破败","note":"<Custom Establish Effect>\nthis._pcirate = this._pcirate || 1;\ntarget._block = target._block || 0;\nif(this.isSkill() && \n(this.item().meta.技能类型 == '普攻' \n|| this.item().meta.技能类型 == '类普攻') \n&& user.atk > 10 ){\nvar i = target.hp*0.06;\nvar h = user.atk - target.def;\ni += h*(1 + h*target.level/2048);\nvar j = target.hp*0.04;\ni = Math.max(i,j);\ni -= target._block;\ni = Math.floor(i);\ni = Math.min(i, 6000);\ni *= this._pcirate;\ni = Math.min(i, target.hp - 1);\ni = Math.floor(i);\ntarget._defence = target._defence || 0; \nif( i > 0 && target._defence > 0){\n target._defence -= 1;\n target.setStateCounter(213, target._defence);\n if (target._defence <= 0){ \n target.removeState(213); \n }\n}\nelse{\n if(target.barrierPoints() > 0){\n target.loseBarrier(Math.floor(-i*2));\n }\n else{\n target.gainHp(-i);\n target.startDamagePopup();\n }\n}\n}\n</Custom Establish Effect>","overlay":0,"priority":50,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100}, {"id":327,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[],"iconIndex":0,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"破败","note":"<Custom Establish Effect>\nthis._pcirate = this._pcirate || 1;\ntarget._block = target._block || 0;\nif(this.isSkill() && \n(this.item().meta.技能类型 == '普攻' \n|| this.item().meta.技能类型 == '类普攻') \n&& user.atk > 10 ){\nvar i = target.hp*0.06;\nvar h = user.atk - target.def;\ni += h*(1 + h*target.level/2048);\nvar j = target.hp*0.04;\ni = Math.max(i,j);\ni -= target._block;\ni = Math.floor(i);\ni = Math.min(i, 6000);\ni *= this._pcirate;\ni = Math.min(i, target.hp - 1);\ni = Math.floor(i);\ntarget._defence = target._defence || 0; \nif( i > 0 && target._defence > 0){\n target._defence -= 1;\n target.setStateCounter(213, target._defence);\n if (target._defence <= 0){ \n target.removeState(213); \n }\n}\nelse{\n if(target.barrierPoints() > 0){\n target.loseBarrier(Math.floor(-i*2));\n }\n else{\n target.gainHp(-i);\n if(i >= value){\n target.startDamagePopup();\n }\n }\n}\n}\n</Custom Establish Effect>","overlay":0,"priority":50,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":328,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[],"iconIndex":0,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"冰霜溅射","note":"<Custom Battle Effect>\nuser._icecd = 0;\n</Custom Battle Effect>\n\n<Custom Turn End Effect>\nuser._icecd = user._icecd || 0;\nuser._icecd = Math.max(user._icecd - 1, 0);\n</Custom Turn End Effect>\n\n<Custom Establish Effect>\nif(this.isSkill() && this.item().meta.技能类型 == '技能' \n && this.isMagical() && user.mat > 10 && user._icecd == 0){\n BattleManager.queueForceAction(user, 508, -2);\n user._icecd = 5;\n}\n</Custom Establish Effect>","overlay":0,"priority":50,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100}, {"id":328,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[],"iconIndex":0,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"冰霜溅射","note":"<Custom Battle Effect>\nuser._icecd = 0;\n</Custom Battle Effect>\n\n<Custom Turn End Effect>\nuser._icecd = user._icecd || 0;\nuser._icecd = Math.max(user._icecd - 1, 0);\n</Custom Turn End Effect>\n\n<Custom Establish Effect>\nif(this.isSkill() && this.item().meta.技能类型 == '技能' \n && this.isMagical() && user.mat > 10 && user._icecd == 0){\n BattleManager.queueForceAction(user, 508, -2);\n user._icecd = 5;\n}\n</Custom Establish Effect>","overlay":0,"priority":50,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":329,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[],"iconIndex":0,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"奥术波动","note":"<Custom Battle Effect>\nuser._wavecd = 0;\n</Custom Battle Effect>\n\n<Custom Turn End Effect>\nuser._wavecd = user._wavecd || 0;\nuser._wavecd = Math.max(user._wavecd - 1, 0);\n</Custom Turn End Effect>\n\n<Custom Establish Effect>\nif(this.isSkill() && this.item().meta.技能类型 == '技能' \n && this.isMagical() && user.mat > 10 && user._wavecd == 0){\n BattleManager.queueForceAction(user, 509, -2);\n user._wavecd = 5;\n}\n</Custom Establish Effect>","overlay":0,"priority":50,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100}, {"id":329,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[],"iconIndex":0,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"奥术波动","note":"<Custom Battle Effect>\nuser._wavecd = 0;\n</Custom Battle Effect>\n\n<Custom Turn End Effect>\nuser._wavecd = user._wavecd || 0;\nuser._wavecd = Math.max(user._wavecd - 1, 0);\n</Custom Turn End Effect>\n\n<Custom Establish Effect>\nif(this.isSkill() && this.item().meta.技能类型 == '技能' \n && this.isMagical() && user.mat > 10 && user._wavecd == 0){\n BattleManager.queueForceAction(user, 509, -2);\n user._wavecd = 5;\n}\n</Custom Establish Effect>","overlay":0,"priority":50,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},
{"id":330,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[],"iconIndex":0,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"迟滞之环","note":"<Custom Battle Effect>\nuser._ringcd = 0;\n</Custom Battle Effect>\n\n<Custom Turn End Effect>\nuser._ringcd = user._ringcd || 0;\nuser._ringcd = Math.max(user._ringcd - 1, 0);\n</Custom Turn End Effect>\n\n<Custom Establish Effect>\nif(this.isSkill() && this.item().meta.技能类型 == '技能' \n && this.isMagical() && user.mat > 10 && user._ringcd == 0){\n BattleManager.queueForceAction(user, 510, -2);\n user._ringcd = 2;\n}\n</Custom Establish Effect>","overlay":0,"priority":50,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100}, {"id":330,"autoRemovalTiming":0,"chanceByDamage":100,"traits":[],"iconIndex":0,"maxTurns":1,"message1":"","message2":"","message3":"","message4":"","minTurns":1,"motion":0,"name":"迟滞之环","note":"<Custom Battle Effect>\nuser._ringcd = 0;\n</Custom Battle Effect>\n\n<Custom Turn End Effect>\nuser._ringcd = user._ringcd || 0;\nuser._ringcd = Math.max(user._ringcd - 1, 0);\n</Custom Turn End Effect>\n\n<Custom Establish Effect>\nif(this.isSkill() && this.item().meta.技能类型 == '技能' \n && this.isMagical() && user.mat > 10 && user._ringcd == 0){\n BattleManager.queueForceAction(user, 510, -2);\n user._ringcd = 2;\n}\n</Custom Establish Effect>","overlay":0,"priority":50,"removeAtBattleEnd":false,"removeByDamage":false,"removeByRestriction":false,"removeByWalking":false,"restriction":0,"stepsToRemove":100},

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -7,11 +7,11 @@ null,
{"id":5,"animationId":19,"description":"豆豆星上一种叫白枫的树木制作的法杖","etypeId":1,"traits":[{"code":31,"dataId":1,"value":0},{"code":22,"dataId":0,"value":0}],"iconIndex":101,"name":"白枫木法杖","note":"<Not Independent Item>\n<Menu Category: 魔法武器>","params":[0,30,0,0,23,0,0,0],"price":400,"wtypeId":8}, {"id":5,"animationId":19,"description":"豆豆星上一种叫白枫的树木制作的法杖","etypeId":1,"traits":[{"code":31,"dataId":1,"value":0},{"code":22,"dataId":0,"value":0}],"iconIndex":101,"name":"白枫木法杖","note":"<Not Independent Item>\n<Menu Category: 魔法武器>","params":[0,30,0,0,23,0,0,0],"price":400,"wtypeId":8},
{"id":6,"animationId":16,"description":"艾瑞姆精灵制式单手长矛,但郝仁坚持认为它是长枪\n并对它进行了改装","etypeId":1,"traits":[{"code":31,"dataId":1,"value":0},{"code":22,"dataId":0,"value":0}],"iconIndex":385,"name":"等离子长枪","note":"<Not Independent Item>\n<Menu Category: 物理武器>\n<Passive State: 268>\n","params":[0,0,20,0,6,0,0,0],"price":0,"wtypeId":2}, {"id":6,"animationId":16,"description":"艾瑞姆精灵制式单手长矛,但郝仁坚持认为它是长枪\n并对它进行了改装","etypeId":1,"traits":[{"code":31,"dataId":1,"value":0},{"code":22,"dataId":0,"value":0}],"iconIndex":385,"name":"等离子长枪","note":"<Not Independent Item>\n<Menu Category: 物理武器>\n<Passive State: 268>\n","params":[0,0,20,0,6,0,0,0],"price":0,"wtypeId":2},
{"id":7,"animationId":13,"description":"艾瑞姆精灵常用合金制造的长枪","etypeId":1,"traits":[{"code":31,"dataId":1,"value":0},{"code":22,"dataId":0,"value":0},{"code":32,"dataId":253,"value":0.05}],"iconIndex":107,"name":"合金长枪","note":"<Not Independent Item>\n<Menu Category: 物理武器>\n<Passive State: 268>","params":[0,0,18,0,0,0,0,0],"price":400,"wtypeId":2}, {"id":7,"animationId":13,"description":"艾瑞姆精灵常用合金制造的长枪","etypeId":1,"traits":[{"code":31,"dataId":1,"value":0},{"code":22,"dataId":0,"value":0},{"code":32,"dataId":253,"value":0.05}],"iconIndex":107,"name":"合金长枪","note":"<Not Independent Item>\n<Menu Category: 物理武器>\n<Passive State: 268>","params":[0,0,18,0,0,0,0,0],"price":400,"wtypeId":2},
{"id":8,"animationId":82,"description":"用更加锋利但也更沉重的合金打造的右手爪,非常耐用","etypeId":1,"traits":[{"code":31,"dataId":1,"value":0},{"code":22,"dataId":0,"value":0.02},{"code":32,"dataId":255,"value":0.07}],"iconIndex":105,"name":"合金右手爪","note":"<Not Independent Item>\n<Menu Category: 物理武器>\n<SF_CommonAttack: 0445, 2>\n<Passive State: 270>","params":[0,0,10,0,0,0,1,0],"price":200,"wtypeId":5}, {"id":8,"animationId":82,"description":"用更加锋利但也更沉重的合金打造的右手爪,非常耐用\n但不能和护腕同时装备","etypeId":1,"traits":[{"code":31,"dataId":1,"value":0},{"code":22,"dataId":0,"value":0.02},{"code":32,"dataId":255,"value":0.07}],"iconIndex":105,"name":"合金右手爪","note":"<Not Independent Item>\n<Menu Category: 物理武器>\n<SF_CommonAttack: 0445, 2>\n<Passive State: 270>\n\n\n<Custom Equip Requirement Condition>\n if (user.isStateAffected(265) ) {\n condition = false;\n } else {\n condition = true;\n }\n </Custom Equip Requirement Condition>","params":[0,0,10,0,0,0,1,0],"price":200,"wtypeId":5},
{"id":9,"animationId":13,"description":"艾瑞姆精灵常用的单手弩,轻便小巧,威力尚可","etypeId":1,"traits":[{"code":31,"dataId":1,"value":0},{"code":22,"dataId":0,"value":0.02}],"iconIndex":103,"name":"精灵手弩","note":"<Not Independent Item>\n<Menu Category: 物理武器>\n<Passive State: 271>","params":[0,0,15,0,2,0,-3,0],"price":200,"wtypeId":6}, {"id":9,"animationId":13,"description":"艾瑞姆精灵常用的单手弩,轻便小巧,威力尚可","etypeId":1,"traits":[{"code":31,"dataId":1,"value":0},{"code":22,"dataId":0,"value":0.02}],"iconIndex":103,"name":"精灵手弩","note":"<Not Independent Item>\n<Menu Category: 物理武器>\n<Passive State: 271>","params":[0,0,15,0,2,0,-3,0],"price":200,"wtypeId":6},
{"id":10,"animationId":13,"description":"艾瑞姆精灵常用的附魔长弓,需要双手使用,但因为\n箭矢附魔工艺成熟杀伤力反而很大","etypeId":1,"traits":[{"code":31,"dataId":1,"value":0},{"code":22,"dataId":2,"value":0.05},{"code":54,"dataId":2,"value":1},{"code":22,"dataId":0,"value":0.05}],"iconIndex":102,"name":"精灵附魔长弓","note":"<Not Independent Item>\n<Menu Category: 物理武器>\n<Passive State: 271>\n","params":[0,0,20,0,10,0,0,0],"price":400,"wtypeId":6}, {"id":10,"animationId":13,"description":"艾瑞姆精灵常用的附魔长弓,需要双手使用,但因为\n箭矢附魔工艺成熟杀伤力反而很大","etypeId":1,"traits":[{"code":31,"dataId":1,"value":0},{"code":22,"dataId":2,"value":0.05},{"code":54,"dataId":2,"value":1},{"code":22,"dataId":0,"value":0.05}],"iconIndex":102,"name":"精灵附魔长弓","note":"<Not Independent Item>\n<Menu Category: 物理武器>\n<Passive State: 271>\n","params":[0,0,20,0,10,0,0,0],"price":400,"wtypeId":6},
{"id":11,"animationId":177,"description":"莉莉变身后获得的爪子,其中火属性的爪子在岩浆中\n强化过","etypeId":1,"traits":[{"code":31,"dataId":16,"value":0},{"code":22,"dataId":0,"value":0},{"code":32,"dataId":83,"value":0.05},{"code":32,"dataId":59,"value":0.05},{"code":43,"dataId":238,"value":1},{"code":54,"dataId":2,"value":1}],"iconIndex":394,"name":"火之非常高兴&霜之哀伤","note":"<Not Independent Item>\n<Menu Category: 物理武器>\n<Passive State: 270>\n<Text Color: 3>\n<ZzyGIT TextColor: #00FF7F>","params":[0,10,24,4,14,4,2,0],"price":0,"wtypeId":9}, {"id":11,"animationId":177,"description":"莉莉变身后获得的爪子,其中火属性的爪子在岩浆中\n强化过,但不能和护腕同时装备","etypeId":1,"traits":[{"code":31,"dataId":16,"value":0},{"code":22,"dataId":0,"value":0},{"code":32,"dataId":83,"value":0.05},{"code":32,"dataId":59,"value":0.05},{"code":43,"dataId":238,"value":1},{"code":54,"dataId":2,"value":1}],"iconIndex":394,"name":"火之非常高兴&霜之哀伤","note":"<Not Independent Item>\n<Menu Category: 物理武器>\n<Passive State: 270>\n<Text Color: 3>\n<ZzyGIT TextColor: #00FF7F>\n\n<Not Independent Item>\n<Menu Category: 物理武器>\n<SF_CommonAttack: 0445, 2>\n<Passive State: 270>\n\n\n<Custom Equip Requirement Condition>\n if (user.isStateAffected(265) ) {\n condition = false;\n } else {\n condition = true;\n }\n </Custom Equip Requirement Condition>","params":[0,10,24,4,14,4,2,0],"price":0,"wtypeId":9},
{"id":12,"animationId":177,"description":"莉莉变身后获得的爪子,两个爪子都被强化了","etypeId":1,"traits":[{"code":31,"dataId":16,"value":0},{"code":22,"dataId":0,"value":0},{"code":32,"dataId":83,"value":0.1},{"code":32,"dataId":59,"value":0.1},{"code":43,"dataId":238,"value":1},{"code":54,"dataId":2,"value":1}],"iconIndex":394,"name":"火之乐成狗&霜之哭出翔","note":"<Not Independent Item>\n<Menu Category: 物理武器>\n<Passive State: 270>","params":[0,10,66,8,25,8,5,0],"price":0,"wtypeId":9}, {"id":12,"animationId":177,"description":"莉莉变身后获得的爪子,两个爪子都被强化了\n但不能和护腕同时装备","etypeId":1,"traits":[{"code":31,"dataId":16,"value":0},{"code":22,"dataId":0,"value":0},{"code":32,"dataId":83,"value":0.1},{"code":32,"dataId":59,"value":0.1},{"code":43,"dataId":238,"value":1},{"code":54,"dataId":2,"value":1}],"iconIndex":394,"name":"火之乐成狗&霜之哭出翔","note":"<Not Independent Item>\n<Menu Category: 物理武器>\n<Passive State: 270>\n\n<Not Independent Item>\n<Menu Category: 物理武器>\n<SF_CommonAttack: 0445, 2>\n<Passive State: 270>\n\n\n<Custom Equip Requirement Condition>\n if (user.isStateAffected(265) ) {\n condition = false;\n } else {\n condition = true;\n }\n </Custom Equip Requirement Condition>","params":[0,10,66,8,25,8,5,0],"price":0,"wtypeId":9},
{"id":13,"animationId":8,"description":"伴随伊扎克斯多年的佩剑,已经有些磨损了","etypeId":1,"traits":[{"code":31,"dataId":1,"value":0},{"code":22,"dataId":0,"value":0.05},{"code":22,"dataId":2,"value":0.08}],"iconIndex":390,"name":"磨损的 魔王佩剑","note":"<Not Independent Item>\n<Menu Category: 魔法武器>\n<Text Color: 3>\n<Passive State: 266>","params":[0,50,15,0,16,0,2,0],"price":0,"wtypeId":10}, {"id":13,"animationId":8,"description":"伴随伊扎克斯多年的佩剑,已经有些磨损了","etypeId":1,"traits":[{"code":31,"dataId":1,"value":0},{"code":22,"dataId":0,"value":0.05},{"code":22,"dataId":2,"value":0.08}],"iconIndex":390,"name":"磨损的 魔王佩剑","note":"<Not Independent Item>\n<Menu Category: 魔法武器>\n<Text Color: 3>\n<Passive State: 266>","params":[0,50,15,0,16,0,2,0],"price":0,"wtypeId":10},
{"id":14,"animationId":2,"description":"伊丽莎白最喜欢的魔导工作手套,戴着它可以组装机甲\n也可以拿大火球糊别人熊脸","etypeId":1,"traits":[{"code":31,"dataId":5,"value":0},{"code":22,"dataId":0,"value":0.05},{"code":23,"dataId":5,"value":1.1}],"iconIndex":393,"name":"磨损的 魔导手套","note":"<Not Independent Item>\n<Menu Category: 魔法武器>\n<Text Color: 3>\n<Passive State: 270>","params":[0,0,12,0,28,0,0,0],"price":0,"wtypeId":11}, {"id":14,"animationId":2,"description":"伊丽莎白最喜欢的魔导工作手套,戴着它可以组装机甲\n也可以拿大火球糊别人熊脸","etypeId":1,"traits":[{"code":31,"dataId":5,"value":0},{"code":22,"dataId":0,"value":0.05},{"code":23,"dataId":5,"value":1.1}],"iconIndex":393,"name":"磨损的 魔导手套","note":"<Not Independent Item>\n<Menu Category: 魔法武器>\n<Text Color: 3>\n<Passive State: 270>","params":[0,0,12,0,28,0,0,0],"price":0,"wtypeId":11},
{"id":15,"animationId":7,"description":"艾瑞姆精灵常用合金制造的短斧,面对硬甲目标有奇效","etypeId":1,"traits":[{"code":31,"dataId":1,"value":0},{"code":32,"dataId":83,"value":0.1}],"iconIndex":99,"name":"合金短斧","note":"<Not Independent Item>\n<Menu Category: 物理武器>\n<Passive State: 269>","params":[0,0,20,1,0,0,-3,0],"price":200,"wtypeId":4}, {"id":15,"animationId":7,"description":"艾瑞姆精灵常用合金制造的短斧,面对硬甲目标有奇效","etypeId":1,"traits":[{"code":31,"dataId":1,"value":0},{"code":32,"dataId":83,"value":0.1}],"iconIndex":99,"name":"合金短斧","note":"<Not Independent Item>\n<Menu Category: 物理武器>\n<Passive State: 269>","params":[0,0,20,1,0,0,-3,0],"price":200,"wtypeId":4},
@ -22,7 +22,7 @@ null,
{"id":20,"animationId":16,"description":"\\[18]<精准50>\\c[0] 高度附魔的长枪,牺牲一定锋利度提升了魔法攻击属性,\n适用于魔法战士 ","etypeId":1,"traits":[{"code":31,"dataId":1,"value":0},{"code":22,"dataId":0,"value":0.1},{"code":22,"dataId":2,"value":0.1},{"code":32,"dataId":253,"value":0.1}],"iconIndex":387,"name":"火炼尖锋枪","note":"<Not Independent Item>\n<Menu Category: 物理武器>\n<Text Color: 3>\n<ZzyGIT TextColor: #00FF7F>\n<ZzySCF Color: #00FF7F>\n<Passive State: 268>\n<Passive State: 301>\n\n<Custom Equip Requirement Condition>\n if (user.isStateAffected(302) ||\n user.isStateAffected(303) ||\n user.isStateAffected(304) ||\n user.isStateAffected(305) ||\n user.isStateAffected(306) ||\n user.isStateAffected(307) ) {\n condition = false;\n } else {\n condition = true;\n }\n </Custom Equip Requirement Condition>\n\n\n","params":[0,50,18,0,30,0,0,0],"price":0,"wtypeId":2}, {"id":20,"animationId":16,"description":"\\[18]<精准50>\\c[0] 高度附魔的长枪,牺牲一定锋利度提升了魔法攻击属性,\n适用于魔法战士 ","etypeId":1,"traits":[{"code":31,"dataId":1,"value":0},{"code":22,"dataId":0,"value":0.1},{"code":22,"dataId":2,"value":0.1},{"code":32,"dataId":253,"value":0.1}],"iconIndex":387,"name":"火炼尖锋枪","note":"<Not Independent Item>\n<Menu Category: 物理武器>\n<Text Color: 3>\n<ZzyGIT TextColor: #00FF7F>\n<ZzySCF Color: #00FF7F>\n<Passive State: 268>\n<Passive State: 301>\n\n<Custom Equip Requirement Condition>\n if (user.isStateAffected(302) ||\n user.isStateAffected(303) ||\n user.isStateAffected(304) ||\n user.isStateAffected(305) ||\n user.isStateAffected(306) ||\n user.isStateAffected(307) ) {\n condition = false;\n } else {\n condition = true;\n }\n </Custom Equip Requirement Condition>\n\n\n","params":[0,50,18,0,30,0,0,0],"price":0,"wtypeId":2},
{"id":21,"animationId":13,"description":"\\[18]<精准50>\\c[0] 铭刻符文的附魔长弓 \n\\c[17]【互斥被动:冰霜强击】\\c[0] 详见资料库","etypeId":1,"traits":[{"code":31,"dataId":1,"value":0},{"code":22,"dataId":2,"value":0.08},{"code":54,"dataId":2,"value":1},{"code":22,"dataId":0,"value":0.08}],"iconIndex":731,"name":"符文长弓","note":"<Not Independent Item>\n<Menu Category: 物理武器>\n<Text Color: 9>\n<ZzyGIT TextColor: #1E90FF>\n<Passive State: 271>\n<Passive State: 318>\n<Passive State: 301>\n\n<Custom Equip Requirement Condition>\n if (user.isStateAffected(302) ||\n user.isStateAffected(303) ||\n user.isStateAffected(304) ||\n user.isStateAffected(305) ||\n user.isStateAffected(306) ||\n user.isStateAffected(307) ) {\n condition = false;\n } else {\n condition = true;\n }\n </Custom Equip Requirement Condition>\n\n\n<Synthesis Ingredients>\n item 48: 1\n item 51: 1\n weapon 10: 1\n</Synthesis Ingredients>\n","params":[200,50,30,0,20,0,5,0],"price":2000,"wtypeId":6}, {"id":21,"animationId":13,"description":"\\[18]<精准50>\\c[0] 铭刻符文的附魔长弓 \n\\c[17]【互斥被动:冰霜强击】\\c[0] 详见资料库","etypeId":1,"traits":[{"code":31,"dataId":1,"value":0},{"code":22,"dataId":2,"value":0.08},{"code":54,"dataId":2,"value":1},{"code":22,"dataId":0,"value":0.08}],"iconIndex":731,"name":"符文长弓","note":"<Not Independent Item>\n<Menu Category: 物理武器>\n<Text Color: 9>\n<ZzyGIT TextColor: #1E90FF>\n<Passive State: 271>\n<Passive State: 318>\n<Passive State: 301>\n\n<Custom Equip Requirement Condition>\n if (user.isStateAffected(302) ||\n user.isStateAffected(303) ||\n user.isStateAffected(304) ||\n user.isStateAffected(305) ||\n user.isStateAffected(306) ||\n user.isStateAffected(307) ) {\n condition = false;\n } else {\n condition = true;\n }\n </Custom Equip Requirement Condition>\n\n\n<Synthesis Ingredients>\n item 48: 1\n item 51: 1\n weapon 10: 1\n</Synthesis Ingredients>\n","params":[200,50,30,0,20,0,5,0],"price":2000,"wtypeId":6},
{"id":22,"animationId":8,"description":"来自塞西尔领的制式武器,剑刃上的高温可以\n破坏敌人的护甲","etypeId":1,"traits":[{"code":31,"dataId":1,"value":0},{"code":22,"dataId":0,"value":0},{"code":32,"dataId":251,"value":0.6}],"iconIndex":700,"name":"熔切剑","note":"<Text Color: 17>\n<ZzyGIT TextColor: #FFFF00>\n<ZzySCF Color: #FFFF00>","params":[0,0,90,0,20,0,0,0],"price":0,"wtypeId":1}, {"id":22,"animationId":8,"description":"来自塞西尔领的制式武器,剑刃上的高温可以\n破坏敌人的护甲","etypeId":1,"traits":[{"code":31,"dataId":1,"value":0},{"code":22,"dataId":0,"value":0},{"code":32,"dataId":251,"value":0.6}],"iconIndex":700,"name":"熔切剑","note":"<Text Color: 17>\n<ZzyGIT TextColor: #FFFF00>\n<ZzySCF Color: #FFFF00>","params":[0,0,90,0,20,0,0,0],"price":0,"wtypeId":1},
{"id":23,"animationId":1,"description":"用恐惧魔的大脑提取液强化的魔法杖\n\\c[27]【被动:恐惧侵蚀】\\c[0] 详见资料库","etypeId":1,"traits":[{"code":31,"dataId":1,"value":0},{"code":22,"dataId":0,"value":0.05}],"iconIndex":456,"name":"恐惧魔手杖","note":"<Not Independent Item>\n<Menu Category: 魔法武器>\n<Passive State: 332>\n<Text Color: 9>\n<ZzyGIT TextColor: #1E90FF>\n<ZzySCF Color: #1E90FF>","params":[0,20,0,0,50,0,0,0],"price":0,"wtypeId":8}, {"id":23,"animationId":1,"description":"用恐惧魔的大脑提取液强化的魔法杖\n\\c[27]【被动:恐惧侵蚀】\\c[0] 详见资料库","etypeId":1,"traits":[{"code":31,"dataId":1,"value":0},{"code":22,"dataId":0,"value":0.05}],"iconIndex":456,"name":"恐惧魔手杖","note":"<Not Independent Item>\n<Menu Category: 魔法武器>\n<Passive State: 332>\n<Text Color: 9>\n<ZzyGIT TextColor: #1E90FF>\n<ZzySCF Color: #1E90FF>","params":[0,20,20,0,50,0,0,0],"price":0,"wtypeId":8},
{"id":24,"animationId":7,"description":"镀有圣银的长剑,锋利耐用","etypeId":1,"traits":[{"code":31,"dataId":1,"value":0},{"code":22,"dataId":0,"value":0.06},{"code":22,"dataId":2,"value":0.04}],"iconIndex":97,"name":"圣银长剑","note":"<Not Independent Item>\n<Menu Category: 物理武器>\n<Passive State: 266>","params":[0,0,35,0,15,0,0,0],"price":600,"wtypeId":1}, {"id":24,"animationId":7,"description":"镀有圣银的长剑,锋利耐用","etypeId":1,"traits":[{"code":31,"dataId":1,"value":0},{"code":22,"dataId":0,"value":0.06},{"code":22,"dataId":2,"value":0.04}],"iconIndex":97,"name":"圣银长剑","note":"<Not Independent Item>\n<Menu Category: 物理武器>\n<Passive State: 266>","params":[0,0,35,0,15,0,0,0],"price":600,"wtypeId":1},
{"id":25,"animationId":0,"description":"","etypeId":1,"traits":[{"code":31,"dataId":1,"value":0},{"code":22,"dataId":0,"value":0}],"iconIndex":0,"name":"","note":"","params":[0,0,0,0,0,0,0,0],"price":0,"wtypeId":0}, {"id":25,"animationId":0,"description":"","etypeId":1,"traits":[{"code":31,"dataId":1,"value":0},{"code":22,"dataId":0,"value":0}],"iconIndex":0,"name":"","note":"","params":[0,0,0,0,0,0,0,0],"price":0,"wtypeId":0},
{"id":26,"animationId":0,"description":"","etypeId":1,"traits":[{"code":31,"dataId":1,"value":0},{"code":22,"dataId":0,"value":0}],"iconIndex":0,"name":"","note":"","params":[0,0,0,0,0,0,0,0],"price":0,"wtypeId":0}, {"id":26,"animationId":0,"description":"","etypeId":1,"traits":[{"code":31,"dataId":1,"value":0},{"code":22,"dataId":0,"value":0}],"iconIndex":0,"name":"","note":"","params":[0,0,0,0,0,0,0,0],"price":0,"wtypeId":0},

Loading…
Cancel
Save