Files
turnbasedgamedata/Config/ConfigSummonUnit/SummonUnit_Cerydra_00_Config.json
2025-09-25 21:02:32 +02:00

18 lines
631 B
JSON

{
"GroupConfigName": "StaticUnit",
"ConfigEntityPath": "Config/ConfigEntity/SummonUnit/SummonUnit_Cerydra_00_MazeAttack_Entity.json",
"ResidentEffects": [
{
"$type": "RPG.GameCore.TriggerEffect",
"EffectPath": "Effects/Eff_Prefab/Eff_Avatar/Eff_Cerydra_00/Eff_Avatar_Cerydra_00_MazeAttack_ZiDan.prefab",
"ForceSimulateImmediately": false
},
{
"$type": "RPG.GameCore.TriggerEffect",
"EffectPath": "Effects/Eff_Prefab/Eff_Avatar/Eff_Cerydra_00/Eff_Avatar_Cerydra_00_MazeAttack_Hit.prefab",
"Delay": 0.18,
"ForceSimulateImmediately": false
}
],
"TriggerConfig": {}
}