Files
turnbasedgamedata/Config/ConfigCharacter/BattleEvent/Avatar_BattleEvent20030_Config.json
2025-12-16 23:42:12 +01:00

96 lines
2.4 KiB
JSON

{
"$type": "RPG.GameCore.BattleEventConfig",
"ActionIconPath": "SpriteOutput/AvatarIcon/Avatar/1104.png",
"HaveActionDelay": false,
"DamageType": "Fire",
"IsPlayerControlled": true,
"AIPath": "Config/ConfigAI/Avatar_ComplexSkilll_AutoFight_AI.json",
"MaxSP": 200,
"BattleEventButtonID": "Buff",
"SomatoType": "MiddleAvatar",
"BuffPanelOffset": {
"X": "Infinity",
"Y": "Infinity",
"Z": "Infinity"
},
"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": [
{
"Name": "Skill03",
"SkillType": "Ultra",
"UseType": "SelectEntity",
"AlwaysDoAutoLock": true,
"AutoLockType": "ScoreOfSource",
"AutoLockBySource": {
"Groups": [
{
"GroupName": "BattleEvent20030_Ultra"
}
]
},
"TargetInfo": {
"TargetType": "FriendSelect",
"AvoidSelf": true,
"AllowFriendServant": "Forbidden"
},
"ReadyAnimState": "Skill03_Ready",
"EntryAbility": "BattleEvent_W4_Serpent_01_Phase01",
"PrepareAbility": "BattleEvent_W4_Serpent_01_EnterReady",
"ComplexSkillAIPreCheck": {
"SkillBasicPower": {
"Value": 0
},
"Groups": [
{
"GroupName": "BaseWeight",
"Weight": {
"Value": 0
}
}
]
},
"ComplexSkillAI": {
"SkillBasicPower": {
"Value": 90
},
"Groups": [
{
"GroupName": "BattleEvent20030_Ultra"
}
]
},
"AIUltraSkillPriority": "DamageAndBuff"
}
],
"AbilityList": [
"Monster_Common_AutoCenter"
],
"SkillAbilityList": [
{
"Skill": "Skill03",
"AbilityList": [
"BattleEvent_W4_Serpent_01_EnterReady",
"BattleEvent_W4_Serpent_01_Phase01"
]
}
],
"DynamicValues": {
"Floats": {}
},
"WeaponType": "WP_Magic",
"SkillReadyTransits": [],
"DisableAnimEventLayers": [
"Riboon Layer"
]
}