turnbasedgamedata/Config/ConfigCharacter/Monster/Monster_W3_Clock_00_Config.json
2025-02-24 07:50:34 -03:00

118 lines
3.0 KiB
JSON

{
"$type": "RPG.GameCore.CharacterConfig",
"CharacterHUDOffset": {
"Y": 2.25
},
"BuffPanelOffset": {
"Y": 1.5
},
"HitBoxWidth": 0.4,
"HitBoxHeight": 1.5,
"Location": {
"Width": 1.3,
"LocalZOffsetMin": 0.3,
"LocalZOffsetMax": 1
},
"VisualRadius": 0.8,
"AnimEventConfigList": [
"Config/ConfigAnimEvents/Monster/Designer/Monster_W3_Clock_00_Designer_AnimEvent.json",
"Config/ConfigAnimEvents/Monster/Effect/Monster_W3_Clock_00_Effect_AnimEvent.json",
"Config/ConfigAnimEvents/Monster/Audio/Monster_W3_Clock_00_Audio_AnimEvent.json"
],
"SkillList": [
{
"Name": "Skill01",
"UseType": "SelectEntity",
"TargetInfo": {
"TargetType": "Caster"
},
"ReadyAnimState": "StandBy",
"EntryAbility": "Monster_W3_Clock_00_Skill01_Phase01"
},
{
"Name": "Skill02",
"UseType": "SelectEntity",
"TargetInfo": {
"TargetType": "Caster"
},
"ReadyAnimState": "StandBy",
"EntryAbility": "Monster_W3_Clock_00_Skill02_Phase01"
},
{
"Name": "Skill03",
"UseType": "SelectEntity",
"TargetInfo": {
"TargetType": "EnemySelect"
},
"ReadyAnimState": "StandBy",
"EntryAbility": "Monster_W3_Clock_00_Skill03_Phase01"
},
{
"Name": "PassiveSkillInitiate",
"SkillType": "Passive",
"UseType": "Passive",
"TargetInfo": {
"TargetType": "Caster"
},
"EntryAbility": "Monster_W3_Clock_00_PassiveSkillInitiate"
},
{
"Name": "PassiveSkill01",
"SkillType": "Passive",
"UseType": "Passive",
"TargetInfo": {
"TargetType": "Caster"
},
"EntryAbility": "Monster_Common_PassiveSkill_StanceBreak_Action"
}
],
"AbilityList": [
"Monster_W3_Clock_00_PassiveSkillInitiate",
"Monster_Common_PassiveSkill_StanceBreak_Action"
],
"SkillAbilityList": [
{
"Skill": "Skill01",
"AbilityList": [
"Monster_W3_Clock_00_Skill01_Phase01",
"Monster_W3_Clock_00_Skill01_Phase02",
"Monster_W3_Clock_00_Skill01_Camera"
]
},
{
"Skill": "Skill02",
"AbilityList": [
"Monster_W3_Clock_00_Skill02_Phase01",
"Monster_W3_Clock_00_Skill02_Phase02",
"Monster_W3_Clock_00_Skill02_Camera",
"Monster_W3_Clock_00_Skill02_Camera_Special"
]
},
{
"Skill": "Skill03",
"AbilityList": [
"Monster_W3_Clock_00_Skill03_Phase01",
"Monster_W3_Clock_00_Skill03_Phase02",
"Monster_W3_Clock_00_Skill03_Camera"
]
}
],
"DynamicValues": {
"Floats": {
"1850673830": {},
"-56289053": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill03"
}
}
}
},
"WeaponType": "WP_Explode",
"DisableAnimEventLayers": [
"Riboon Layer"
],
"RepeatOccurAnimWhenBeHitNormalizedTime": 0.392,
"MonsterIgnoreGlobalDymanicOffset": false,
"OverrideColliderCameraByName": "Monster_W3_Clock_00_Viewmode_Camera"
}