mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
18 lines
631 B
JSON
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": {}
|
|
} |