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

191 lines
4.8 KiB
JSON

{
"$type": "RPG.GameCore.CharacterConfig",
"SomatoType": "LargeMonster",
"CharacterHUDOffset": {
"X": 0.25,
"Y": 3.3
},
"BuffPanelOffset": {
"Y": 1.8
},
"HitBoxWidth": 1.8,
"HitBoxHeight": 1.6,
"Location": {
"Width": 3,
"LocalZOffsetFixed": 0.2
},
"VisualRadius": 2.3,
"IsSpecialVisualCharacter": "True",
"AnimEventConfigList": [
"Config/ConfigAnimEvents/Monster/Designer/Monster_W2_HuanlongPart_01_Designer_AnimEvent.json",
"Config/ConfigAnimEvents/Monster/Effect/Monster_W2_HuanlongPart_01_Effect_AnimEvent.json",
"Config/ConfigAnimEvents/Monster/Audio/Monster_W2_HuanlongPart_01_Audio_AnimEvent.json"
],
"SkillList": [
{
"Name": "Skill03",
"UseType": "SelectEntity",
"TargetInfo": {
"TargetType": "EnemySelect"
},
"ReadyAnimState": "StandBy",
"EntryAbility": "Monster_W2_HuanlongPart_01_Skill03_Phase01"
},
{
"Name": "Skill02",
"UseType": "SelectEntity",
"TargetInfo": {
"TargetType": "Caster"
},
"SkillNameHUD": false,
"ReadyAnimState": "StandBy",
"EntryAbility": "Monster_W2_HuanlongPart_01_Skill02_Phase01"
},
{
"Name": "Skill04",
"UseType": "SelectEntity",
"TargetInfo": {
"TargetType": "EnemySelect"
},
"ReadyAnimState": "StandBy",
"EntryAbility": "Monster_W2_HuanlongPart_01_Skill04_Phase01"
},
{
"Name": "PassiveSkill01",
"UseType": "Passive",
"TargetInfo": {
"TargetType": "Caster"
},
"EntryAbility": "Monster_Common_PassiveSkill_StanceBreak_Action"
},
{
"Name": "PassiveSkill02",
"SkillType": "Passive",
"UseType": "Passive",
"TargetInfo": {
"TargetType": "Caster"
},
"EntryAbility": "Monster_W2_HuanlongPart_01_PassiveSkillInitiate"
}
],
"AbilityList": [
"Monster_Common_PassiveSkill_StanceBreak_Action",
"Monster_W2_HuanlongPart_01_PassiveSkillInitiate",
"Monster_W2_HuanlongPart_01_PassiveSkill_Insert_Phase01",
"Monster_W2_HuanlongPart_01_PassiveSkill_Insert2_Phase01",
"Monster_W2_HuanlongPart_01_PassiveSkill_Insert3_Phase01",
"Monster_W2_HuanlongPart_01_PassiveSkill_InsertAll_Phase01"
],
"SkillAbilityList": [
{
"Skill": "Skill04",
"AbilityList": [
"Monster_W2_HuanlongPart_01_Skill04_Phase01",
"Monster_W2_HuanlongPart_01_Skill04_Phase02",
"Monster_W2_HuanlongPart_01_Skill04_Camera"
]
},
{
"Skill": "Skill02",
"AbilityList": [
"Monster_W2_HuanlongPart_01_Skill02_Phase01",
"Monster_W2_HuanlongPart_01_Skill02_Phase02",
"Monster_W2_HuanlongPart_01_Skill02_Camera"
]
},
{
"Skill": "Skill03",
"AbilityList": [
"Monster_W2_HuanlongPart_01_Skill03_Phase01",
"Monster_W2_HuanlongPart_01_Skill03_Phase02",
"Monster_W2_HuanlongPart_01_Skill03_Camera"
]
}
],
"DynamicValues": {
"Floats": {
"1396040819": {},
"937254471": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill03"
}
},
"811587248": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill03",
"Index": 1
}
},
"790060040": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill03",
"Index": 2
}
},
"898814207": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill02"
}
},
"-2091539399": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill04"
}
},
"-1170883848": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "PassiveSkill02"
}
},
"1371350751": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "PassiveSkill02",
"Index": 1
}
}
}
},
"CustomValues": {
"SummonerID": 0,
"SummonID": 0,
"AIFlag": 1,
"Phase_Flag": 1,
"PartDecisionFlag": 1,
"PartActivityCount": 0,
"NeedRemoveActivity": 0,
"Insert1Flag": 0,
"Insert2Flag": 0,
"Insert3Flag": 0,
"InsertFlag": 0,
"InsertFlagFirst": 0,
"TeammateInsertFlag": 0,
"TeammateInsertFlag2": 0,
"BreakFlag": 0,
"DormancyFlag": 0,
"ChangePhaseFlag": 0
},
"WeaponType": "WP_Scythe",
"DisableAnimEventLayers": [
"Riboon Layer"
],
"MonsterIgnoreGlobalDymanicOffset": false,
"OverrideColliderCameraByName": "Monster_W2_HuanlongPart_00_Viewmode_Camera",
"EffectAdaptionList": [
{
"EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Buff_Common_Confine.prefab",
"AttachPoint": "Body",
"Scale": 2.1
},
{
"EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Buff_Common_Freeze_Loop.prefab",
"Scale": 2.1
}
]
}