mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
35 lines
1.0 KiB
JSON
35 lines
1.0 KiB
JSON
{
|
|
"$type": "RPG.GameCore.BattleEventConfig",
|
|
"ActionIconPath": "SpriteOutput/BattleEventIcon/BattleEvent_EvoLveBuild_3106013.png",
|
|
"HaveActionDelay": false,
|
|
"DamageType": "Thunder",
|
|
"AIPath": "Config/ConfigAI/Avatar_ComplexSkilll_AutoFight_AI.json",
|
|
"BattleEventButtonID": "Buff",
|
|
"SomatoType": "MiddleAvatar",
|
|
"BuffPanelOffset": {
|
|
"Y": 1
|
|
},
|
|
"HitBoxWidth": 0.3,
|
|
"HitBoxHeight": 1.5,
|
|
"Location": {
|
|
"Width": 0.8,
|
|
"DisableEnemyFaceTo": true
|
|
},
|
|
"SaveModelWhenDead": true,
|
|
"AnimEventConfigList": [
|
|
"Config/ConfigAnimEvents/Monster/Designer/Monster_W1_Colossus_00_Designer_AnimEvent.json",
|
|
"Config/ConfigAnimEvents/Monster/Effect/Monster_W1_Colossus_00_Effect_AnimEvent.json",
|
|
"Config/ConfigAnimEvents/Monster/Audio/Monster_W1_Colossus_00_Audio_AnimEvent.json"
|
|
],
|
|
"SkillList": [],
|
|
"AbilityList": [],
|
|
"SkillAbilityList": [],
|
|
"DynamicValues": {
|
|
"Floats": {}
|
|
},
|
|
"WeaponType": "WP_Magic",
|
|
"SkillReadyTransits": [],
|
|
"DisableAnimEventLayers": [
|
|
"Riboon Layer"
|
|
]
|
|
} |