Files
turnbasedgamedata/Config/ConfigCharacter/ElationBattle/Avatar_ElationBattle_Box_Config.json
2025-09-25 21:02:32 +02:00

51 lines
1.2 KiB
JSON

{
"$type": "RPG.GameCore.BattleEventConfig",
"ActionIconPath": "SpriteOutput/AvatarIcon/Avatar/1104.png",
"AllowTriggerEffectWithoutModel": true,
"DamageType": "Physical",
"IsPlayerControlled": true,
"AIPath": "Config/ConfigAI/Avatar_ComplexSkilll_AutoFight_AI.json",
"MaxSP": 100,
"BuffPanelOffset": {
"X": "Infinity",
"Y": "Infinity",
"Z": "Infinity"
},
"SkillList": [
{
"Name": "SkillP01",
"SkillType": "Passive",
"UseType": "Passive",
"ActivateAfterRevive": false,
"TargetInfo": {
"TargetType": "Caster"
},
"SkillNameHUD": false,
"EntryAbility": "Activity_ElationBattle_Common"
}
],
"SkillAbilityList": [
{
"Skill": "SkillP01",
"AbilityList": [
"Activity_ElationBattle_Common",
"Activity_ElationBattle_BEStart_InsertAbility",
"Activity_ElationBattle_BEStart_ForShowOnly",
"Activity_ElationBattle_BEStart_InsertAbility_Camera"
]
}
],
"DynamicValues": {
"Floats": {
"1865075790": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
},
"DisableAnimEventLayers": [
"Riboon Layer"
]
}