58 lines
1.5 KiB
JSON
58 lines
1.5 KiB
JSON
{
|
|
"ConfigEntityPath": "Config/ConfigEntity/SummonUnit/SummonUnit_Common_TeamField_Entity.json",
|
|
"ResidentEffects": [],
|
|
"AttachPoint": "Origin",
|
|
"OnCreate": [],
|
|
"OnDestroy": [],
|
|
"TriggerConfig": {
|
|
"CustomTriggers": [
|
|
{
|
|
"TriggerName": "JadeNpcMonsterTrigger",
|
|
"Radius": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 10
|
|
}
|
|
},
|
|
"UseVerticalBound": true,
|
|
"NeedRaycast": true,
|
|
"DependOnServerTarget": true,
|
|
"TargetTypes": [
|
|
"NPCMonster"
|
|
],
|
|
"ColliderRelativePath": "Trigger",
|
|
"OnTriggerEnter": [
|
|
{
|
|
"$type": "RPG.GameCore.AddMazeBuff",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "TaskActionTarget"
|
|
},
|
|
"ID": 131401,
|
|
"LifeTime": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": -1
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.AddAdventureModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "TaskActionTarget"
|
|
},
|
|
"ModifierName": "ADV_StageAbility_Maze_Jade_Flag",
|
|
"LifeTime": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": -1
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|