mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
165 lines
4.3 KiB
JSON
165 lines
4.3 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_Constance_00/Eff_Avatar_Constance_00_MazeSkill01.prefab"
|
|
}
|
|
],
|
|
"OnCreate": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitSecond",
|
|
"WaitTime": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 0.283
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetSummonUnitTriggerEnable",
|
|
"SummonUnit": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"TriggerNames": [
|
|
"AddDebuffOnEnemyTrigger",
|
|
"HitPropTrigger"
|
|
],
|
|
"Enable": true
|
|
}
|
|
],
|
|
"TriggerConfig": {
|
|
"CustomTriggers": [
|
|
{
|
|
"TriggerName": "AddDebuffOnEnemyTrigger",
|
|
"Radius": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 6
|
|
}
|
|
},
|
|
"UseVerticalBound": true,
|
|
"UpperBound": 3.5,
|
|
"LowerBound": -1,
|
|
"NeedRaycast": true,
|
|
"TargetTypes": [
|
|
"NPCMonster"
|
|
],
|
|
"ColliderRelativePath": "Trigger",
|
|
"OnTriggerEnter": [
|
|
{
|
|
"$type": "RPG.GameCore.AddMazeBuff",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "TaskActionTarget"
|
|
},
|
|
"ID": 132101
|
|
}
|
|
],
|
|
"OnTriggerExit": [
|
|
{
|
|
"$type": "RPG.GameCore.RemoveMazeBuff",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "TaskActionTarget"
|
|
},
|
|
"ID": 132101
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TriggerName": "HitPropTrigger",
|
|
"Radius": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 6
|
|
}
|
|
},
|
|
"UseVerticalBound": true,
|
|
"NeedRaycast": true,
|
|
"TargetTypes": [
|
|
"Prop"
|
|
],
|
|
"TargetFilter": {
|
|
"$type": "RPG.GameCore.ByComparePropType",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"Types": [
|
|
"PROP_DESTRUCT"
|
|
]
|
|
},
|
|
"OnTriggerEnter": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerHitProp",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "TaskActionTarget"
|
|
},
|
|
"ClientMode": "PreShow"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerHitTarget",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "TaskActionTarget"
|
|
},
|
|
"HitConfig": {
|
|
"HitAnimation": "Hit",
|
|
"HitEffect": "Effects/Eff_Prefab/Eff_Avatar/Eff_Constance_00/Eff_Avatar_Constance_00_MazeSkill_Hit.prefab",
|
|
"HitEffectHeight": 1
|
|
}
|
|
}
|
|
],
|
|
"OnTriggerExit": [],
|
|
"OnTriggerEnterRollback": [
|
|
{
|
|
"$type": "RPG.GameCore.PropDestructReset",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "TaskActionTarget"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TriggerName": "HitNPCTrigger",
|
|
"Radius": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 6
|
|
}
|
|
},
|
|
"UseVerticalBound": true,
|
|
"NeedRaycast": true,
|
|
"TargetTypes": [
|
|
"NPC"
|
|
],
|
|
"TargetFilter": {
|
|
"$type": "RPG.GameCore.ByTargetHitBoxActive",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
}
|
|
},
|
|
"OnTriggerEnter": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerHitTarget",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "TaskActionTarget"
|
|
},
|
|
"HitConfig": {
|
|
"HitAnimation": "Hit",
|
|
"HitEffect": "Effects/Eff_Prefab/Eff_Avatar/Eff_Constance_00/Eff_Avatar_Constance_00_MazeSkill_Hit.prefab",
|
|
"HitEffectHeight": 1
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
} |