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

161 lines
3.9 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_02_Designer_AnimEvent.json",
"Config/ConfigAnimEvents/Monster/Effect/Monster_W3_Clock_02_Effect_AnimEvent.json",
"Config/ConfigAnimEvents/Monster/Audio/Monster_W3_Clock_02_Audio_AnimEvent.json"
],
"SkillList": [
{
"Name": "Skill01",
"UseType": "SelectEntity",
"TargetInfo": {
"TargetType": "Caster"
},
"ReadyAnimState": "StandBy",
"EntryAbility": "Monster_W3_Clock_02_Skill01_Phase01"
},
{
"Name": "Skill02",
"UseType": "SelectEntity",
"TargetInfo": {
"TargetType": "Caster"
},
"ReadyAnimState": "StandBy",
"EntryAbility": "Monster_W3_Clock_02_Skill02_Phase01"
},
{
"Name": "Skill03",
"UseType": "SelectEntity",
"TargetInfo": {
"TargetType": "EnemySelect"
},
"ReadyAnimState": "StandBy",
"EntryAbility": "Monster_W3_Clock_02_Skill03_Phase01"
},
{
"Name": "PassiveSkillInitiate",
"SkillType": "Passive",
"UseType": "Passive",
"TargetInfo": {
"TargetType": "Caster"
},
"EntryAbility": "Monster_W3_Clock_02_PassiveSkillInitiate"
},
{
"Name": "PassiveSkill01",
"SkillType": "Passive",
"UseType": "Passive",
"TargetInfo": {
"TargetType": "Caster"
},
"EntryAbility": "Monster_Common_PassiveSkill_StanceBreak_Action"
},
{
"Name": "Skill08",
"SkillType": "Skill",
"UseType": "SelectEntity",
"TargetInfo": {
"TargetType": "AllEnemy"
},
"ReadyAnimState": "StandBy",
"EntryAbility": "Monster_W3_Clock_02_Ultra_Phase01"
}
],
"AbilityList": [
"Monster_W3_Clock_02_PassiveSkillInitiate",
"Monster_Common_PassiveSkill_StanceBreak_Action"
],
"SkillAbilityList": [
{
"Skill": "Skill01",
"AbilityList": [
"Monster_W3_Clock_02_Skill01_Phase01",
"Monster_W3_Clock_02_Skill01_Phase02",
"Monster_W3_Clock_02_Skill01_Camera"
]
},
{
"Skill": "Skill02",
"AbilityList": [
"Monster_W3_Clock_02_Skill02_Phase01",
"Monster_W3_Clock_02_Skill02_Phase02",
"Monster_W3_Clock_02_Skill02_Camera",
"Monster_W3_Clock_02_Skill02_Camera_Special"
]
},
{
"Skill": "Skill03",
"AbilityList": [
"Monster_W3_Clock_02_Skill03_Phase01",
"Monster_W3_Clock_02_Skill03_Phase02",
"Monster_W3_Clock_02_Skill03_Camera",
"Monster_W3_Clock_02_Skill03_Camera_Special"
]
},
{
"Skill": "Skill08",
"AbilityList": [
"Monster_W3_Clock_02_Ultra_Phase01",
"Monster_W3_Clock_02_Ultra_Phase02"
]
}
],
"DynamicValues": {
"Floats": {
"-1942619622": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill02"
}
},
"-1007038817": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill03"
}
},
"126225495": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill08"
}
},
"-790768061": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill08",
"Index": 1
}
}
}
},
"CustomValues": {
"isHitFlag": 0,
"FaceChangeFlag": 0,
"BlankFlag": 0,
"FlopSide": -1,
"AIFlag": 1
},
"WeaponType": "WP_Explode",
"DisableAnimEventLayers": [
"Riboon Layer"
],
"RepeatOccurAnimWhenBeHitNormalizedTime": 0.392,
"MonsterIgnoreGlobalDymanicOffset": false,
"OverrideColliderCameraByName": "Monster_W3_Clock_00_Viewmode_Camera"
}