Files
turnbasedgamedata/Config/Level/Props/Chap04/InitLevelGraph_Prop_Chap04_RPunchMonster_01.json
2025-02-24 07:50:34 -03:00

30 lines
548 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitEntityEventV2",
"EventName": {
"Value": "SwitchHand_RocketPunchHit"
},
"OnEvent": [
{
"$type": "RPG.GameCore.SetAdvAchievement",
"QuestID": 4044028
}
]
}
]
}
],
"ValueSource": {
"Values": []
},
"Type": "Entity",
"EntityEventList": [
{
"Name": "SwitchHand_RocketPunchHit"
}
]
}