62 lines
1.6 KiB
JSON
62 lines
1.6 KiB
JSON
{
|
|
"GroupConfigName": "Field",
|
|
"ConfigEntityPath": "Config/ConfigEntity/SummonUnit/SummonUnit_Common_TeamField_Entity.json",
|
|
"ResidentEffects": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerEffect",
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Avatar/Eff_Welt_00/Eff_Avatar_Welt_00_MazeSkill_Appear.prefab",
|
|
"ForceSimulateImmediately": false
|
|
}
|
|
],
|
|
"TriggerConfig": {
|
|
"CustomTriggers": [
|
|
{
|
|
"TriggerName": "AddDebuffOnEnemyTrigger",
|
|
"Radius": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 9
|
|
}
|
|
},
|
|
"UseVerticalBound": true,
|
|
"NeedRaycast": true,
|
|
"TargetTypes": [
|
|
"NPCMonster"
|
|
],
|
|
"ColliderRelativePath": "Trigger",
|
|
"OnTriggerEnter": [
|
|
{
|
|
"$type": "RPG.GameCore.AddMazeBuff",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "TaskActionTarget"
|
|
},
|
|
"ID": 100401,
|
|
"DynamicValues": {
|
|
"#ADF_5": {
|
|
"IsDynamic": true,
|
|
"PostfixExpr": {
|
|
"OpCodes": "AQAR",
|
|
"FixedValues": [],
|
|
"DynamicHashes": [
|
|
1984475945
|
|
]
|
|
}
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"OnTriggerExit": [
|
|
{
|
|
"$type": "RPG.GameCore.RemoveMazeBuff",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "TaskActionTarget"
|
|
},
|
|
"ID": 100401
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
} |