Cute_demon_attacks/meng_yao/Assets/Config/mangyaotast.json

50 lines
1.4 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[
{
"Id": "M_H_001",
"Name": "火萌妖-01",
"Quality": "0",
"Elements": "4",
"Info": "向前方喷射纵向2格范围的火焰持续攻击敌人。",
"SkillId": "4001",
"AttackType": "0",
"AttackActionType": "0",
"MaxAttack": "5",
"MinAttack": "4",
"AttackRange": "2",
"AttackCD": "0.3",
"CritRate": "0.03",
"CriticalHitRateBonus": "0.25"
},
{
"Id": "M_S_001",
"Name": "水萌妖-01",
"Quality": "0",
"Elements": "3",
"Info": "射出冰冻子弹,命中后会降低敌人移动速度。",
"SkillId": "3001",
"AttackType": "0",
"AttackActionType": "0",
"MaxAttack": "10",
"MinAttack": "7",
"AttackRange": "5",
"AttackCD": "1",
"CritRate": "0.05",
"CriticalHitRateBonus": "0"
},
{
"Id": "M_M_001",
"Name": "木萌妖-01",
"Quality": "0",
"Elements": "2",
"Info": "当攻击范围内出现敌人后就会锁定敌人,然后持续射出子弹进行攻击。\n子弹速度非常快需要确保必定能命中敌人。",
"SkillId": "2001",
"AttackType": "0",
"AttackActionType": "0",
"MaxAttack": "6",
"MinAttack": "4",
"AttackRange": "6",
"AttackCD": "0.6",
"CritRate": "0.065",
"CriticalHitRateBonus": "0"
}
]