mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
111 lines
2.8 KiB
JSON
111 lines
2.8 KiB
JSON
{
|
|
"$type": "RPG.GameCore.CharacterConfig",
|
|
"SomatoType": "LargeMonster",
|
|
"CharacterHUDOffset": {
|
|
"X": 0.1,
|
|
"Y": 2.5
|
|
},
|
|
"BuffPanelOffset": {
|
|
"Y": 1.4
|
|
},
|
|
"HitBoxWidth": 1.3,
|
|
"HitBoxHeight": 1.2,
|
|
"Location": {
|
|
"Width": 2
|
|
},
|
|
"VisualRadius": 1.5,
|
|
"IsSpecialVisualCharacter": "True",
|
|
"AnimEventConfigList": [
|
|
"Config/ConfigAnimEvents/Monster/Designer/Monster_W2_HuanlongPart_02_Designer_AnimEvent.json",
|
|
"Config/ConfigAnimEvents/Monster/Effect/Monster_W2_HuanlongPart_02_Effect_AnimEvent.json",
|
|
"Config/ConfigAnimEvents/Monster/Audio/Monster_W2_HuanlongPart_02_Audio_AnimEvent.json"
|
|
],
|
|
"SkillList": [
|
|
{
|
|
"Name": "Skill01",
|
|
"UseType": "SelectEntity",
|
|
"TargetInfo": {
|
|
"TargetType": "AllEnemy"
|
|
},
|
|
"ReadyAnimState": "StandBy",
|
|
"EntryAbility": "Monster_W2_HuanlongPart_00_Skill01_Phase01"
|
|
},
|
|
{
|
|
"Name": "PassiveSkill01",
|
|
"UseType": "Passive",
|
|
"TargetInfo": {
|
|
"TargetType": "Caster"
|
|
},
|
|
"EntryAbility": "Monster_Common_PassiveSkill_StanceBreak_Action"
|
|
},
|
|
{
|
|
"Name": "PassiveSkill02",
|
|
"SkillType": "Passive",
|
|
"UseType": "Passive",
|
|
"TargetInfo": {
|
|
"TargetType": "AllEnemy"
|
|
},
|
|
"EntryAbility": "Monster_W2_HuanlongPart_00_Passive01"
|
|
}
|
|
],
|
|
"AbilityList": [
|
|
"Monster_Common_PassiveSkill_StanceBreak_Action",
|
|
"Monster_W2_HuanlongPart_00_Passive01",
|
|
"Monster_W2_HuanlongPart_00_PassiveSkill_Insert_Phase01"
|
|
],
|
|
"SkillAbilityList": [
|
|
{
|
|
"Skill": "Skill01",
|
|
"AbilityList": [
|
|
"Monster_W2_HuanlongPart_00_Skill01_Camera",
|
|
"Monster_W2_HuanlongPart_00_Skill01_Phase01",
|
|
"Monster_W2_HuanlongPart_00_Skill01_Phase02"
|
|
]
|
|
}
|
|
],
|
|
"DynamicValues": {
|
|
"Floats": {
|
|
"-266899029": {
|
|
"ReadInfo": {
|
|
"Type": "SkillParam",
|
|
"TriggerKey": "Skill01"
|
|
}
|
|
},
|
|
"1450547785": {
|
|
"ReadInfo": {
|
|
"Type": "SkillParam",
|
|
"TriggerKey": "PassiveSkill01"
|
|
}
|
|
},
|
|
"1142900351": {
|
|
"ReadInfo": {
|
|
"Type": "SkillParam",
|
|
"TriggerKey": "PassiveSkill02"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"CustomValues": {
|
|
"AIFlag": 1,
|
|
"Phase_Flag": 1,
|
|
"BreakRecover": 0,
|
|
"CurrentHP": 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": 1.6
|
|
},
|
|
{
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Buff_Common_Freeze_Loop.prefab",
|
|
"Scale": 1.6
|
|
}
|
|
]
|
|
} |