mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
160 lines
4.3 KiB
JSON
160 lines
4.3 KiB
JSON
{
|
|
"AbilityList": [
|
|
{
|
|
"Name": "MazeMonster_SW_Minion01_00_NormalAtk01",
|
|
"TargetInfo": {
|
|
"TargetType": "SkillPointEntity"
|
|
},
|
|
"OnStart": [
|
|
{
|
|
"$type": "RPG.GameCore.AdventureTriggerAnimStateWithMove",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AnimLogicState": "NormalAtk",
|
|
"AnimStateName": "Attack",
|
|
"MovingRangeList": [
|
|
{
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "AbilityTargetEntity"
|
|
},
|
|
"OffsetTargetDistance": {
|
|
"FixedValue": {
|
|
"Value": 1
|
|
}
|
|
},
|
|
"NormalizedTimeStart": {
|
|
"FixedValue": {
|
|
"Value": 0.164
|
|
}
|
|
},
|
|
"NormalizedTimeEnd": {
|
|
"FixedValue": {
|
|
"Value": 0.22
|
|
}
|
|
},
|
|
"MaxMoveDistance": {
|
|
"FixedValue": {
|
|
"Value": 3
|
|
}
|
|
},
|
|
"MaxSpeed": {
|
|
"FixedValue": {
|
|
"Value": 60
|
|
}
|
|
},
|
|
"SteerNormalizedTimeStart": {
|
|
"FixedValue": {
|
|
"Value": 0.135
|
|
}
|
|
},
|
|
"SteerNormalizedTimeEnd": {
|
|
"FixedValue": {
|
|
"Value": 0.22
|
|
}
|
|
},
|
|
"MaxSteerSpeed": {
|
|
"FixedValue": {
|
|
"Value": 300
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitAnimState",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AnimStateName": "Attack",
|
|
"NormalizedTimeEnd": {
|
|
"FixedValue": {
|
|
"Value": 0.218
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.AdventureTriggerAttack",
|
|
"AttackTargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "AllEnemy"
|
|
},
|
|
"TriggerBattleDelay": 0.1,
|
|
"AttackDetectConfig": {
|
|
"$type": "RPG.GameCore.AdventureAttackDetectCircleConfig",
|
|
"MaxRadius": 3,
|
|
"FanAngle": 30,
|
|
"Offset": {
|
|
"Y": 0.5,
|
|
"Z": -0.3
|
|
}
|
|
},
|
|
"HitConfig": {
|
|
"HitAnimation": "Hit",
|
|
"HitEffect": "Effects/Eff_Prefab/Eff_Monster/Eff_SW_Minion01_00/Eff_Monster_SW_Minion01_00_MazeAttack_Hit.prefab"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.VCameraConfigChange",
|
|
"CameraConfig": {
|
|
"ShakeTemplateName": "Impact_Middle"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitAnimState",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AnimStateName": "Attack",
|
|
"NormalizedTimeEnd": {
|
|
"FixedValue": {
|
|
"Value": 1
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Name": "MazeMonster_SW_Minion01_00_Passive",
|
|
"TargetInfo": {
|
|
"TargetType": "Caster"
|
|
},
|
|
"OnAdd": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerEffect",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"IsAttachToTargetEntity": true,
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Monster/Eff_SW_Minion01_00/Eff_Monster_SW_Minion01_00_Idle_MazeStandBy.prefab"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Name": "ManikinMonster_SW_Minion01_00_Passive",
|
|
"TargetInfo": {
|
|
"TargetType": "Caster"
|
|
},
|
|
"OnAdd": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerEffectForUI",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Monster/Eff_SW_Minion01_00/Eff_Monster_SW_Minion01_00_Idle_MazeStandBy.prefab",
|
|
"Scale": {
|
|
"X": 0.7,
|
|
"Y": 0.7,
|
|
"Z": 0.7
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |