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

149 lines
3.5 KiB
JSON

{
"$type": "RPG.GameCore.CharacterConfig",
"SomatoType": "LittleMonster",
"CharacterHUDOffset": {
"X": 0,
"Y": 2.05,
"Z": 0
},
"BuffPanelOffset": {
"X": "Infinity",
"Y": "Infinity",
"Z": "Infinity"
},
"HitBoxWidth": 0.7,
"HitBoxHeight": 0.8,
"Location": {
"Width": 1.2,
"LocalZOffsetMin": 0.3,
"LocalZOffsetMax": 1
},
"VisualRadius": 0.8,
"AnimEventConfigList": [
"Config/ConfigAnimEvents/Monster/Designer/Monster_W2_Mecha02_02_Designer_AnimEvent.json",
"Config/ConfigAnimEvents/Monster/Effect/Monster_W2_Mecha02_02_TimeSlow_Effect_AnimEvent.json",
"Config/ConfigAnimEvents/Monster/Audio/Monster_W2_Mecha02_02_Audio_AnimEvent.json"
],
"SkillList": [
{
"Name": "Skill01",
"UseType": "SelectEntity",
"TargetInfo": {
"TargetType": "AllEnemy"
},
"ReadyAnimState": "StandBy",
"EntryAbility": "Monster_W2_Mecha02_02_Skill01_Phase01"
},
{
"Name": "Skill02",
"UseType": "SelectEntity",
"TargetInfo": {
"TargetType": "AllTeamMember"
},
"ReadyAnimState": "StandBy",
"EntryAbility": "Monster_W2_Mecha02_02_DeathRattle_Insert"
},
{
"Name": "PassiveSkill01",
"SkillType": "Passive",
"UseType": "Passive",
"TargetInfo": {
"TargetType": "Caster"
},
"EntryAbility": "Monster_W2_Mecha02_02_PassiveSkillInitiate"
},
{
"Name": "PassiveSkill02",
"SkillType": "Passive",
"UseType": "Passive",
"TargetInfo": {
"TargetType": "Caster"
},
"EntryAbility": "Monster_Common_PassiveSkill_StanceBreak_Action"
}
],
"AbilityList": [
"Monster_W2_Mecha02_02_PassiveSkillInitiate",
"Monster_Common_PassiveSkill_StanceBreak_Action",
"Monster_Common_AutoCenter"
],
"SkillAbilityList": [
{
"Skill": "Skill01",
"AbilityList": [
"Monster_W2_Mecha02_02_Skill01_Camera",
"Monster_W2_Mecha02_02_Skill01_Phase01",
"Monster_W2_Mecha02_02_Skill01_Phase02"
]
},
{
"Skill": "Skill02",
"AbilityList": [
"Monster_W2_Mecha02_02_DeathRattle_Insert"
]
}
],
"DynamicValues": {
"Floats": {
"-1126825319": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill01",
"Index": 0
}
},
"957142615": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill01",
"Index": 1
}
},
"-1847083384": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill02",
"Index": 0
}
},
"1127134183": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill02",
"Index": 1
}
},
"6116470": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "PassiveSkill01",
"Index": 0
}
},
"-330044631": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "PassiveSkill02",
"Index": 0
}
},
"-951023648": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "PassiveSkill02",
"Index": 1
}
}
}
},
"WeaponType": "WP_Explode",
"DisableAnimEventLayers": [
"Riboon Layer"
],
"EffectAdaptionList": [
{
"EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Buff_Common_DispelDebuff.prefab",
"Scale": 1.3
}
]
}