mirror of
https://github.com/EggLinks/DanhengServer-Resources.git
synced 2026-01-02 23:36:02 +08:00
235 lines
6.3 KiB
JSON
235 lines
6.3 KiB
JSON
{
|
|
"GroupConfigName": "Field",
|
|
"ConfigEntityPath": "Config/ConfigEntity/SummonUnit/SummonUnit_Common_TeamField_Entity.json",
|
|
"TickLodTemplateName": "DefaultStaticEntity",
|
|
"ResidentEffects": [
|
|
{
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Avatar/Eff_Constance_00/Eff_Avatar_Constance_00_MazeSkill01.prefab",
|
|
"Scale": {
|
|
"x": -1.0,
|
|
"y": -1.0,
|
|
"z": -1.0,
|
|
"normalized": {
|
|
"x": -0.577350259,
|
|
"y": -0.577350259,
|
|
"z": -0.577350259,
|
|
"normalized": {
|
|
"x": -0.5773503,
|
|
"y": -0.5773503,
|
|
"z": -0.5773503,
|
|
"magnitude": 1.00000012,
|
|
"sqrMagnitude": 1.00000024
|
|
},
|
|
"magnitude": 0.99999994,
|
|
"sqrMagnitude": 0.99999994
|
|
},
|
|
"magnitude": 1.73205078,
|
|
"sqrMagnitude": 3.0
|
|
},
|
|
"IsNeedFadeIn": true,
|
|
"ForceSimulateImmediately": true,
|
|
"ParamEntityUsage": "LookAt",
|
|
"TowardMaxPitchAngle": 90.0,
|
|
"MaxMutexCount": 1,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
}
|
|
],
|
|
"ShoesType": "boot",
|
|
"Duration": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"OnCreate": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitSecond",
|
|
"WaitTime": {
|
|
"FixedValue": {
|
|
"RawValue": 1215475745,
|
|
"Value": 0.28
|
|
}
|
|
},
|
|
"MaxAdvencePerTick": -1.0,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetSummonUnitTriggerEnable",
|
|
"SummonUnit": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"TriggerNames": [
|
|
"AddDebuffOnEnemyTrigger",
|
|
"HitPropTrigger"
|
|
],
|
|
"Enable": true,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
}
|
|
],
|
|
"TriggerConfig": {
|
|
"CustomTriggers": [
|
|
{
|
|
"TriggerName": "AddDebuffOnEnemyTrigger",
|
|
"DefaultEnable": true,
|
|
"Radius": {
|
|
"FixedValue": {
|
|
"RawValue": 25769803776,
|
|
"Value": 6.0
|
|
}
|
|
},
|
|
"UseVerticalBound": true,
|
|
"UpperBound": 3.5,
|
|
"LowerBound": -1.0,
|
|
"NeedRaycast": true,
|
|
"RayStartOffsetY": 1.0,
|
|
"TargetTypes": [
|
|
"NPCMonster"
|
|
],
|
|
"OnlyCheckFilterOnEnter": true,
|
|
"ColliderRelativePath": "Trigger",
|
|
"OnTriggerEnter": [
|
|
{
|
|
"$type": "RPG.GameCore.AddMazeBuff",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "TaskActionTarget"
|
|
},
|
|
"ID": 132101,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
}
|
|
],
|
|
"OnTriggerExit": [
|
|
{
|
|
"$type": "RPG.GameCore.RemoveMazeBuff",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "TaskActionTarget"
|
|
},
|
|
"ID": 132101,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
}
|
|
],
|
|
"SkipFakeAvatar": true
|
|
},
|
|
{
|
|
"TriggerName": "HitPropTrigger",
|
|
"DefaultEnable": true,
|
|
"Radius": {
|
|
"FixedValue": {
|
|
"RawValue": 25769803776,
|
|
"Value": 6.0
|
|
}
|
|
},
|
|
"UseVerticalBound": true,
|
|
"NeedRaycast": true,
|
|
"RayStartOffsetY": 1.0,
|
|
"TargetTypes": [
|
|
"Prop"
|
|
],
|
|
"TargetFilter": {
|
|
"$type": "RPG.GameCore.ByComparePropType",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"Types": [
|
|
"PROP_DESTRUCT"
|
|
],
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
"OnlyCheckFilterOnEnter": true,
|
|
"OnTriggerEnter": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerHitProp",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "TaskActionTarget"
|
|
},
|
|
"ClientMode": "PreShow",
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$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.0
|
|
},
|
|
"OnlyHitClientTarget": true,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
}
|
|
],
|
|
"OnTriggerExit": [],
|
|
"OnTriggerEnterRollback": [
|
|
{
|
|
"$type": "RPG.GameCore.PropDestructReset",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "TaskActionTarget"
|
|
},
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
}
|
|
],
|
|
"SkipFakeAvatar": true
|
|
},
|
|
{
|
|
"TriggerName": "HitNPCTrigger",
|
|
"DefaultEnable": true,
|
|
"Radius": {
|
|
"FixedValue": {
|
|
"RawValue": 25769803776,
|
|
"Value": 6.0
|
|
}
|
|
},
|
|
"UseVerticalBound": true,
|
|
"NeedRaycast": true,
|
|
"RayStartOffsetY": 1.0,
|
|
"TargetTypes": [
|
|
"NPC"
|
|
],
|
|
"TargetFilter": {
|
|
"$type": "RPG.GameCore.ByTargetHitBoxActive",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
"OnlyCheckFilterOnEnter": true,
|
|
"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.0
|
|
},
|
|
"OnlyHitClientTarget": true,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
}
|
|
],
|
|
"SkipFakeAvatar": true
|
|
}
|
|
]
|
|
}
|
|
} |