15 lines
No EOL
344 B
JSON
15 lines
No EOL
344 B
JSON
{
|
|
|
|
// 巨兽撞墙拉满晕条
|
|
|
|
"AbilityName" : "Gaint_Attack_MaxStunPoint",
|
|
|
|
"AbilityStacking": "Unique",
|
|
|
|
|
|
|
|
"OnAbilityStart":
|
|
|
|
[
|
|
|
|
{
|
|
|
|
"$type": "MoleMole.DamageByAttackPropertyAction",
|
|
|
|
"AnimEventID" : "Monster_Gaint_ATK03_StunMax",
|
|
|
|
"Target" : "Self",
|
|
|
|
},
|
|
|
|
],
|
|
|
|
|
|
|
|
} |