41 lines
840 B
JSON
41 lines
840 B
JSON
{
|
|
"AbilityList": [
|
|
{
|
|
"Name": "Monster_W2_HuanlongPart_02_Skill01_Phase01",
|
|
"TargetInfo": {
|
|
"TargetType": "SkillTargetEntityList"
|
|
},
|
|
"OnStart": []
|
|
},
|
|
{
|
|
"Name": "Monster_W2_HuanlongPart_02_Skill01_Phase02",
|
|
"TargetInfo": {
|
|
"TargetType": "SkillTargetEntityList"
|
|
},
|
|
"OnStart": [
|
|
{
|
|
"$type": "RPG.GameCore.SkillPerformFinish"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Name": "Monster_W2_HuanlongPart_02_Skill02_Phase01",
|
|
"TargetInfo": {
|
|
"TargetType": "AllEnemy"
|
|
},
|
|
"OnStart": []
|
|
},
|
|
{
|
|
"Name": "Monster_W2_HuanlongPart_02_Skill02_Phase02",
|
|
"TargetInfo": {
|
|
"TargetType": "AllEnemy"
|
|
},
|
|
"OnStart": [
|
|
{
|
|
"$type": "RPG.GameCore.SkillPerformFinish"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|