mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
146 lines
3.4 KiB
JSON
146 lines
3.4 KiB
JSON
{
|
|
"$type": "RPG.GameCore.CharacterConfig",
|
|
"SomatoType": "LittleMonster",
|
|
"CharacterHUDOffset": {
|
|
"X": 0.2,
|
|
"Y": 2.3
|
|
},
|
|
"BuffPanelOffset": {
|
|
"Y": 2
|
|
},
|
|
"HitBoxOffset": {
|
|
"Y": 0.7
|
|
},
|
|
"HitBoxWidth": 0.3,
|
|
"HitBoxHeight": 0.4,
|
|
"Location": {
|
|
"Width": 1.1,
|
|
"LocalZOffsetMin": 0.3,
|
|
"LocalZOffsetMax": 1
|
|
},
|
|
"VisualRadius": 0.8,
|
|
"AnimEventConfigList": [
|
|
"Config/ConfigAnimEvents/Monster/Designer/Monster_W2_FeixiaoPart_00_Designer_AnimEvent.json"
|
|
],
|
|
"SkillList": [
|
|
{
|
|
"Name": "Skill01",
|
|
"SkillType": "Skill",
|
|
"UseType": "SelectEntity",
|
|
"TargetInfo": {
|
|
"TargetType": "AllEnemy"
|
|
},
|
|
"ReadyAnimState": "StandBy",
|
|
"EntryAbility": "Monster_W2_FeixiaoPart_00_Skill03_Phase01"
|
|
},
|
|
{
|
|
"Name": "Skill02",
|
|
"SkillType": "Skill",
|
|
"UseType": "SelectEntity",
|
|
"TargetInfo": {
|
|
"TargetType": "AllEnemy"
|
|
},
|
|
"ReadyAnimState": "StandBy",
|
|
"EntryAbility": "Monster_W2_FeixiaoPart_00_Skill01_Phase01"
|
|
},
|
|
{
|
|
"Name": "PassiveSkill01",
|
|
"SkillType": "Passive",
|
|
"UseType": "Passive",
|
|
"TargetInfo": {
|
|
"TargetType": "Caster"
|
|
},
|
|
"EntryAbility": "Monster_Common_PassiveSkill_StanceBreak_Action"
|
|
},
|
|
{
|
|
"Name": "Passive01",
|
|
"SkillType": "Passive",
|
|
"UseType": "Passive",
|
|
"TargetInfo": {
|
|
"TargetType": "Caster"
|
|
},
|
|
"EntryAbility": "Monster_W2_FeixiaoPart_03_PassiveSkillInitiate"
|
|
}
|
|
],
|
|
"AbilityList": [
|
|
"Monster_Common_PassiveSkill_StanceBreak_Action",
|
|
"Monster_W2_FeixiaoPart_03_PassiveSkillInitiate"
|
|
],
|
|
"SkillAbilityList": [
|
|
{
|
|
"Skill": "Skill01",
|
|
"AbilityList": [
|
|
"Monster_W2_FeixiaoPart_00_Skill03_Phase01",
|
|
"Monster_W2_FeixiaoPart_00_Skill03_Phase02",
|
|
"Monster_W2_FeixiaoPart_00_Skill03_Camera"
|
|
]
|
|
},
|
|
{
|
|
"Skill": "Skill02",
|
|
"AbilityList": [
|
|
"Monster_W2_FeixiaoPart_00_Skill01_Phase01"
|
|
]
|
|
}
|
|
],
|
|
"DynamicValues": {
|
|
"Floats": {
|
|
"-1126825319": {
|
|
"ReadInfo": {
|
|
"Type": "SkillParam",
|
|
"TriggerKey": "Skill01"
|
|
}
|
|
},
|
|
"-2101496041": {
|
|
"ReadInfo": {
|
|
"Type": "SkillParam",
|
|
"TriggerKey": "Skill01",
|
|
"Index": 1
|
|
}
|
|
},
|
|
"-1032742150": {
|
|
"ReadInfo": {
|
|
"Type": "SkillParam",
|
|
"TriggerKey": "Skill01",
|
|
"Index": 2
|
|
}
|
|
},
|
|
"1338155658": {
|
|
"ReadInfo": {
|
|
"Type": "SkillParam",
|
|
"TriggerKey": "Skill01",
|
|
"Index": 3
|
|
}
|
|
},
|
|
"-1847083384": {
|
|
"ReadInfo": {
|
|
"Type": "SkillParam",
|
|
"TriggerKey": "Skill02"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"CustomValues": {
|
|
"TimeSlowSpeed": 1,
|
|
"AIFlag": 1,
|
|
"Phase_Flag": 1,
|
|
"ExtraDamagePercentage": 0,
|
|
"AttackDownRatio": 0,
|
|
"AttackDownChance": 0,
|
|
"AttackDownLifeTime": 0,
|
|
"CrazyChance": 0,
|
|
"CrazyLifeTime": 0,
|
|
"CrazyMaxCount": 0,
|
|
"EnhanceDamagePercentage": 0,
|
|
"EnhanceDelayRatio": 0,
|
|
"SPAddedValue": 0,
|
|
"SuperArmorDamageResistance": 0,
|
|
"BreakActionDelay": 0,
|
|
"SuperArmorBreakDamageAddedRatio": 0
|
|
},
|
|
"WeaponType": "WP_Scythe",
|
|
"DisableAnimEventLayers": [
|
|
"Riboon Layer"
|
|
],
|
|
"MonsterIgnoreGlobalDymanicOffset": false,
|
|
"OverrideColliderCameraByName": "Monster_W2_FeixiaoPart_00_Tail_Viewmode_Camera"
|
|
} |