mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
72 lines
1.8 KiB
JSON
72 lines
1.8 KiB
JSON
{
|
|
"$type": "RPG.GameCore.BattleEventConfig",
|
|
"ActionIconPath": "SpriteOutput/AvatarIcon/Avatar/1104.png",
|
|
"HaveActionDelay": false,
|
|
"DamageType": "Physical",
|
|
"IsPlayerControlled": true,
|
|
"AIPath": "Config/ConfigAI/Avatar_ComplexSkilll_AutoFight_AI.json",
|
|
"MaxSP": 100,
|
|
"BuffPanelOffset": {
|
|
"X": "Infinity",
|
|
"Y": "Infinity",
|
|
"Z": "Infinity"
|
|
},
|
|
"SkillList": [
|
|
{
|
|
"Name": "Skill03",
|
|
"SkillType": "Ultra",
|
|
"UseType": "SelectEntity",
|
|
"TargetInfo": {
|
|
"TargetType": "AllDarkMember"
|
|
},
|
|
"SkillNameHUD": false,
|
|
"ReadyAnimState": "Skill03_Ready",
|
|
"CameraConfig": {},
|
|
"EntryAbility": "Avatar_HeliobusActionAbilityDelayAction_Skill03_Phase01",
|
|
"ComplexSkillAI": {
|
|
"SkillBasicPower": {
|
|
"Value": 90
|
|
},
|
|
"Groups": [
|
|
{
|
|
"GroupName": "Ultra_Common_ImmediateRelease"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Name": "SkillP01",
|
|
"SkillType": "Passive",
|
|
"UseType": "Passive",
|
|
"ActivateAfterRevive": false,
|
|
"TargetInfo": {
|
|
"TargetType": "Caster"
|
|
},
|
|
"SkillNameHUD": false,
|
|
"EntryAbility": "ActionEventAbility_Common_PassiveSkill"
|
|
}
|
|
],
|
|
"SkillAbilityList": [
|
|
{
|
|
"Skill": "Skill03",
|
|
"AbilityList": [
|
|
"Avatar_HeliobusActionAbilityDelayAction_Skill03_EnterReady",
|
|
"Avatar_HeliobusActionAbilityDelayAction_Skill03_Phase01",
|
|
"Avatar_HeliobusActionAbilityDelayAction_Skill03_Phase02",
|
|
"ActionEventAbility_Camera_AllDarkTeam"
|
|
]
|
|
},
|
|
{
|
|
"Skill": "SkillP01",
|
|
"AbilityList": [
|
|
"ActionEventAbility_Common_PassiveSkill"
|
|
]
|
|
}
|
|
],
|
|
"DynamicValues": {
|
|
"Floats": {}
|
|
},
|
|
"DisableAnimEventLayers": [
|
|
"Riboon Layer"
|
|
]
|
|
} |