turnbasedgamedata/Config/ConfigCharacter/Monster/Monster_W2_Lycan_01_IF_Config.json
2025-04-07 09:10:56 -03:00

138 lines
3.3 KiB
JSON

{
"$type": "RPG.GameCore.CharacterConfig",
"CharacterHUDOffset": {
"Y": 2,
"Z": 0.5
},
"BuffPanelOffset": {
"Y": 1.5
},
"HitBoxWidth": 0.3,
"HitBoxHeight": 1.5,
"Location": {
"Width": 1.4,
"LocalZOffsetMin": 0.3,
"LocalZOffsetMax": 0.6
},
"VisualRadius": 0.8,
"AnimEventConfigList": [
"Config/ConfigAnimEvents/Monster/Designer/Monster_W2_Lycan_01_Designer_AnimEvent.json",
"Config/ConfigAnimEvents/Monster/Audio/Monster_W2_Lycan_01_Audio_AnimEvent.json",
"Config/ConfigAnimEvents/Monster/Effect/Monster_W2_Lycan_01_Effect_AnimEvent.json"
],
"SkillList": [
{
"Name": "Skill01",
"SkillType": "Skill",
"UseType": "SelectEntity",
"TargetInfo": {
"TargetType": "EnemySelect"
},
"ReadyAnimState": "StandBy",
"EntryAbility": "Monster_W2_Lycan_01_Skill01_Phase01"
},
{
"Name": "Skill02",
"SkillType": "Skill",
"UseType": "SelectEntity",
"TargetInfo": {
"TargetType": "EnemySelect"
},
"ReadyAnimState": "StandBy",
"EntryAbility": "Monster_W2_Lycan_01_Skill02_Insert_Phase01"
},
{
"Name": "PassiveSkillInitiate",
"SkillType": "Passive",
"UseType": "Passive",
"TargetInfo": {
"TargetType": "Caster"
},
"EntryAbility": "Monster_W2_Lycan_01_IF_PassiveSkillInitiate"
},
{
"Name": "PassiveSkill01",
"SkillType": "Passive",
"UseType": "Passive",
"TargetInfo": {
"TargetType": "Caster"
},
"EntryAbility": "Monster_Common_PassiveSkill_StanceBreak_Action"
}
],
"AbilityList": [
"Monster_Common_PassiveSkill_StanceBreak_Action",
"Monster_W2_Lycan_01_IF_PassiveSkillInitiate"
],
"SkillAbilityList": [
{
"Skill": "Skill01",
"AbilityList": [
"Monster_W2_Lycan_01_Skill01_Camera",
"Monster_W2_Lycan_01_Skill01_Phase01",
"Monster_W2_Lycan_01_Skill01_Phase02"
]
},
{
"Skill": "Skill02",
"AbilityList": [
"Monster_W2_Lycan_01_Skill02_Insert_Phase01",
"Monster_W2_Lycan_01_Skill02_Insert_Phase02",
"Monster_W2_Lycan_01_Skill02_Insert_Camera"
]
}
],
"DynamicValues": {
"Floats": {
"-1126825319": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill01"
}
},
"382018319": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill02"
}
},
"2028132448": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill02",
"Index": 1
}
},
"-1417418370": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill02",
"Index": 2
}
}
}
},
"CustomValues": {
"Wolf_AttackCount": 0,
"Wolf_MaxAttackCount": 0,
"isRaging": 0,
"HPChangeMark": 0
},
"WeaponType": "WP_Scythe",
"DisableAnimEventLayers": [
"Riboon Layer"
],
"OnHitEditFootIKModeMap": {
"Forward": "Default",
"Back": "Default",
"Left": "Default",
"Right": "Default"
},
"EffectAdaptionList": [
{
"EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Buff_Common_Taunt_Loop.prefab",
"AttachPoint": "earA_L_01_JNT",
"Scale": 1.5
}
]
}