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

99 lines
2.4 KiB
JSON

{
"$type": "RPG.GameCore.CharacterConfig",
"SomatoType": "LittleMonster",
"CharacterHUDOffset": {
"Y": 3
},
"BuffPanelOffset": {
"X": "Infinity",
"Y": "Infinity",
"Z": "Infinity"
},
"HitBoxHeight": 0.4,
"Location": {
"Width": 1.26
},
"VisualRadius": 0.8,
"AutoFlipModel": true,
"IsSpecialVisualCharacter": "True",
"AnimEventConfigList": [
"Config/ConfigAnimEvents/Monster/Designer/Monster_W2_Xuanlu_01_Designer_AnimEvent.json",
"Config/ConfigAnimEvents/Monster/Effect/Monster_W2_Xuanlu_01_Effect_AnimEvent.json",
"Config/ConfigAnimEvents/Monster/Audio/Monster_W2_Xuanlu_01_Audio_AnimEvent.json"
],
"SkillList": [
{
"Name": "Skill01",
"UseType": "SelectEntity",
"TargetInfo": {
"TargetType": "EnemySelect"
},
"ReadyAnimState": "StandBy",
"EntryAbility": "Monster_W2_Xuanlu_01_Skill01_Phase01"
},
{
"Name": "Passive",
"SkillType": "Passive",
"UseType": "Passive",
"TargetInfo": {
"TargetType": "Caster"
},
"EntryAbility": "Monster_W2_Xuanlu_01_PassiveSkill_Effect"
},
{
"Name": "PassiveSkill01",
"SkillType": "Passive",
"UseType": "Passive",
"TargetInfo": {
"TargetType": "Caster"
},
"EntryAbility": "Monster_Common_PassiveSkill_StanceBreak_Action"
},
{
"Name": "PassiveSkill02",
"SkillType": "Passive",
"UseType": "Passive",
"TargetInfo": {
"TargetType": "Caster"
},
"EntryAbility": "Monster_Common_MuteHitFly"
}
],
"AbilityList": [
"Monster_W2_Xuanlu_01_PassiveSkill_Effect",
"Monster_Common_PassiveSkill_StanceBreak_Action",
"Monster_Common_MuteHitFly"
],
"SkillAbilityList": [
{
"Skill": "Skill01",
"AbilityList": [
"Monster_W2_Xuanlu_01_Skill01_Phase01",
"Monster_W2_Xuanlu_01_Skill01_Phase02",
"Monster_W2_Xuanlu_01_Skill01_Camera"
]
}
],
"DynamicValues": {
"Floats": {
"-1126825319": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill01"
}
},
"-1472889456": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill01",
"Index": 1
}
}
}
},
"WeaponType": "WP_Scythe",
"DisableAnimEventLayers": [
"Riboon Layer"
],
"MonsterIgnoreGlobalDymanicOffset": false
}