mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
78 lines
2.0 KiB
JSON
78 lines
2.0 KiB
JSON
{
|
|
"$type": "RPG.GameCore.BattleEventConfig",
|
|
"ActionIconPath": "SpriteOutput/AvatarIcon/Avatar/1104.png",
|
|
"DamageType": "Fire",
|
|
"AIPath": "Config/ConfigAI/Monster_BattleEvent_W1_Colossus_00_AI.json",
|
|
"CharacterHUDOffset": {
|
|
"Y": 2.6
|
|
},
|
|
"BuffPanelOffset": {
|
|
"X": "Infinity",
|
|
"Y": "Infinity",
|
|
"Z": "Infinity"
|
|
},
|
|
"HitBoxWidth": 0.39,
|
|
"HitBoxHeight": 1.95,
|
|
"Location": {
|
|
"Width": 1.04
|
|
},
|
|
"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": "Skill08",
|
|
"UseType": "SelectEntity",
|
|
"TargetInfo": {
|
|
"TargetType": "AllEnemy"
|
|
},
|
|
"SkillNameHUD": false,
|
|
"ReadyAnimState": "StandBy",
|
|
"EntryAbility": "Monster_BattleEvent_W1_Colossus_00_Skill08_Phase01"
|
|
},
|
|
{
|
|
"Name": "PassiveSkillInitiate",
|
|
"SkillType": "Passive",
|
|
"UseType": "Passive",
|
|
"TargetInfo": {
|
|
"TargetType": "Caster"
|
|
},
|
|
"EntryAbility": "Monster_BattleEvent_W1_Colossus_00_PassiveSkill01"
|
|
}
|
|
],
|
|
"AbilityList": [
|
|
"Monster_BattleEvent_W1_Colossus_00_PassiveSkill01"
|
|
],
|
|
"SkillAbilityList": [
|
|
{
|
|
"Skill": "Skill08",
|
|
"AbilityList": [
|
|
"Monster_BattleEvent_W1_Colossus_00_Skill08_Phase01",
|
|
"Monster_BattleEvent_W1_Colossus_00_Skill08_Phase02",
|
|
"Monster_BattleEvent_W1_Colossus_00_Skill08_Camera"
|
|
]
|
|
}
|
|
],
|
|
"DynamicValues": {
|
|
"Floats": {
|
|
"-1742086972": {},
|
|
"1643420006": {
|
|
"ReadInfo": {
|
|
"Type": "SkillParam",
|
|
"TriggerKey": "Skill08"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"CustomValues": {
|
|
"Skill_UseTime": 0
|
|
},
|
|
"WeaponType": "WP_Magic",
|
|
"DisableAnimEventLayers": [
|
|
"Riboon Layer"
|
|
],
|
|
"CameraNamedDynamicOffset": "M3-3_1"
|
|
} |