mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
238 lines
5.7 KiB
JSON
238 lines
5.7 KiB
JSON
{
|
|
"AbilityConfig": {
|
|
"DisplayID": 1110,
|
|
"Abilities": [
|
|
{
|
|
"$type": "RPG.GameCore.ChimeraAbility",
|
|
"PerformanceJsonPath": "Config/Gameplays/Chimera/Ability/Chimera_Ability_110.json",
|
|
"Modifiers": [
|
|
{
|
|
"Target": {
|
|
"Prefix": "Front",
|
|
"Target": "OtherTeammate"
|
|
},
|
|
"Tag": "Buff",
|
|
"Params": [
|
|
{
|
|
"Type": "ChangeHP",
|
|
"Params": [
|
|
{
|
|
"Value": 1
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"TriggerCondition": {
|
|
"Prefix": "Any",
|
|
"Target": "OtherTeammate",
|
|
"OnWhichAction": "BeforeAttack",
|
|
"Params": []
|
|
},
|
|
"ExtraCondition": {}
|
|
}
|
|
]
|
|
},
|
|
"StatusConfig": {
|
|
"Attack": {
|
|
"Value": 2
|
|
},
|
|
"HP": {
|
|
"Value": 5
|
|
}
|
|
},
|
|
"Talks": {
|
|
"TalkConfigs": [
|
|
{
|
|
"$type": "RPG.GameCore.ChimeraTalk",
|
|
"TalkConfig": {
|
|
"$type": "RPG.GameCore.ChimeraTalkContent",
|
|
"ChimeraTalkContentID": 101239
|
|
},
|
|
"Conditions": [
|
|
{
|
|
"Type": "NewMemberGet",
|
|
"Params": []
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ChimeraTalk",
|
|
"TalkConfig": {
|
|
"$type": "RPG.GameCore.ChimeraTalkContent",
|
|
"ChimeraTalkContentID": 101240
|
|
},
|
|
"Conditions": [
|
|
{
|
|
"Type": "JoinTeam",
|
|
"Params": []
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ChimeraTalk",
|
|
"TalkConfig": {
|
|
"$type": "RPG.GameCore.ChimeraTalkContent",
|
|
"ChimeraTalkContentID": 101241
|
|
},
|
|
"Conditions": [
|
|
{
|
|
"Type": "UseAbility",
|
|
"Params": []
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ChimeraTalk",
|
|
"TalkConfig": {
|
|
"$type": "RPG.GameCore.ChimeraTalkContent",
|
|
"ChimeraTalkContentID": 101242
|
|
},
|
|
"Conditions": [
|
|
{
|
|
"Type": "Like",
|
|
"Params": []
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ChimeraTalk",
|
|
"TalkConfig": {
|
|
"$type": "RPG.GameCore.ChimeraTalkContent",
|
|
"ChimeraTalkContentID": 101243
|
|
},
|
|
"Conditions": [
|
|
{
|
|
"Type": "UndoLike",
|
|
"Params": []
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ChimeraTalk",
|
|
"TalkConfig": {
|
|
"$type": "RPG.GameCore.ChimeraTalkContent",
|
|
"ChimeraTalkContentID": 1012412
|
|
},
|
|
"Conditions": [
|
|
{
|
|
"Type": "UseAbility",
|
|
"Params": []
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ChimeraTalk",
|
|
"TalkConfig": {
|
|
"$type": "RPG.GameCore.ChimeraTalkContent",
|
|
"ChimeraTalkContentID": 1012413
|
|
},
|
|
"Conditions": [
|
|
{
|
|
"Type": "UseAbility",
|
|
"Params": []
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ChimeraTalk",
|
|
"TalkConfig": {
|
|
"$type": "RPG.GameCore.ChimeraTalkContent",
|
|
"ChimeraTalkContentID": 1012414
|
|
},
|
|
"Conditions": [
|
|
{
|
|
"Type": "UseAbility",
|
|
"Params": []
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"EventHandlers": {
|
|
"Handlers": [
|
|
{
|
|
"Content": "GET_BUFF",
|
|
"NextProgress": {
|
|
"$type": "RPG.GameCore.ChimeraFireEffect",
|
|
"AnchorName": "BuffAdd",
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_ActivityProp/Eff_ActivityProp_Chimera/Eff_ActivityProp_Chimera_Buff_Intensify.prefab",
|
|
"Target": {
|
|
"Target": "Self"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Content": "GET_DEBUFF",
|
|
"NextProgress": {
|
|
"$type": "RPG.GameCore.ChimeraFireEffect",
|
|
"AnchorName": "BuffAdd",
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_ActivityProp/Eff_ActivityProp_Chimera/Eff_ActivityProp_Chimera_Buff_Weaken.prefab",
|
|
"Target": {
|
|
"Target": "Self"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Content": "OUTOFMEMBER",
|
|
"NextProgress": {
|
|
"$type": "RPG.GameCore.ChimeraWaitSecond",
|
|
"WaitTime": 1,
|
|
"NextProgress": {
|
|
"$type": "RPG.GameCore.ChimeraBattleShowBubbleTalk",
|
|
"Target": {
|
|
"Target": "Self"
|
|
},
|
|
"TalkAttachPoint": "TalkPop",
|
|
"TalkContents": [
|
|
{
|
|
"$type": "RPG.GameCore.ChimeraTalkContent",
|
|
"ChimeraEmojiID": 1
|
|
}
|
|
],
|
|
"ShowTime": 2
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Content": "Chimera_101hit2",
|
|
"NextProgress": {
|
|
"$type": "RPG.GameCore.ChimeraBattleShowBubbleTalk",
|
|
"Target": {
|
|
"Target": "Self"
|
|
},
|
|
"TalkAttachPoint": "TalkPop",
|
|
"TalkContents": [
|
|
{
|
|
"$type": "RPG.GameCore.ChimeraTalkContent",
|
|
"ChimeraEmojiID": 1
|
|
}
|
|
],
|
|
"ShowTime": 2
|
|
}
|
|
},
|
|
{
|
|
"Content": "GET_BADCAKE",
|
|
"NextProgress": {
|
|
"$type": "RPG.GameCore.ChimeraWaitSecond",
|
|
"WaitTime": 0.3,
|
|
"NextProgress": {
|
|
"$type": "RPG.GameCore.ChimeraBattleShowBubbleTalk",
|
|
"Target": {
|
|
"Target": "Self"
|
|
},
|
|
"TalkAttachPoint": "TalkPop",
|
|
"TalkContents": [
|
|
{
|
|
"$type": "RPG.GameCore.ChimeraTalkContent",
|
|
"ChimeraEmojiID": 1
|
|
}
|
|
],
|
|
"ShowTime": 2
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
} |