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

97 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,
"TargetInfo": {
"TargetType": "LightSelect",
"TargetFilter": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllLightTeamIgnoreServant.RemoveCharacterChangeTarget"
}
},
"ReadyAnimState": "Skill03_Ready",
"EntryAbility": "BattleEvent_W4_Manta_00_LocalLegend_Phase01",
"PrepareAbility": "BattleEvent_W4_Manta_00_LocalLegend_EnterReady",
"ComplexSkillAIPreCheck": {
"SkillBasicPower": {
"Value": 0
},
"Groups": [
{
"GroupName": "BaseWeight",
"Weight": {
"Value": 0
}
}
]
},
"ComplexSkillAI": {
"SkillBasicPower": {
"Value": 90
},
"Groups": [
{
"GroupName": "BattleEvent20035_Pick"
}
]
},
"AIUltraSkillPriority": "DamageAndBuff"
}
],
"AbilityList": [
"Monster_Common_AutoCenter"
],
"SkillAbilityList": [
{
"Skill": "Skill03",
"AbilityList": [
"BattleEvent_W4_Manta_00_LocalLegend_EnterReady",
"BattleEvent_W4_Manta_00_LocalLegend_Phase01"
]
}
],
"DynamicValues": {
"Floats": {
"-217226351": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
},
"WeaponType": "WP_Magic",
"SkillReadyTransits": [],
"DisableAnimEventLayers": [
"Riboon Layer"
]
}