基础表

This commit is contained in:
mamengke01
2020-12-10 15:15:31 +08:00
parent 6b09e8aa2b
commit a2d5b88812
32 changed files with 6250 additions and 8036 deletions

View File

@@ -321,5 +321,43 @@
"skill_info": "极品技能",
"skilNameImage": 0,
"skillSceneSpine": "&"
},
{
"id": 18,
"name": "狼王爪击",
"hurt_formula": " (ownAtk*1.2*ownTerAddtion/100 - oppoDef*oppoTerAddtion/100)*(1 + ownDamInc/100000 - oppoDamDec/100000)",
"gain_formula": "&",
"rage_cost": 0,
"cd": 0,
"attack_area": 5,
"strike_area": 7,
"object": 0,
"skill_class": 3,
"effect": "&",
"actionName": "skill1",
"secondActionName": "&",
"oppoSecondActionName": "&",
"skill_info": "对自身3格范围内的所有敌人造成120%的伤害",
"skilNameImage": 6,
"skillSceneSpine": "nuqijidonghuablue"
},
{
"id": 19,
"name": "召唤狼群",
"hurt_formula": 0,
"gain_formula": "&",
"rage_cost": 0,
"cd": 0,
"attack_area": 5,
"strike_area": 1,
"object": 1,
"skill_class": 3,
"effect": "4012&",
"actionName": "skill2",
"secondActionName": "&",
"oppoSecondActionName": "&",
"skill_info": "召唤2只狼",
"skilNameImage": 7,
"skillSceneSpine": "nuqijidonghuablue"
}
]