mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
229 lines
5.5 KiB
JSON
229 lines
5.5 KiB
JSON
{
|
|
"AbilityConfig": {
|
|
"DisplayID": 1111,
|
|
"Abilities": [
|
|
{
|
|
"$type": "RPG.GameCore.ChimeraAbility",
|
|
"PerformanceJsonPath": "Config/Gameplays/Chimera/Ability/Chimera_Ability_111.json",
|
|
"Modifiers": [
|
|
{
|
|
"Target": {
|
|
"Target": "Self"
|
|
},
|
|
"Tag": "Buff",
|
|
"Params": [
|
|
{
|
|
"Type": "ChangeHP",
|
|
"Params": [
|
|
{
|
|
"Value": 3
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Type": "ChangeAttack",
|
|
"Params": [
|
|
{
|
|
"Value": 2
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"TriggerCondition": {
|
|
"Target": "Self",
|
|
"OnWhichAction": "AfterWorkFinish",
|
|
"Params": []
|
|
},
|
|
"ExtraCondition": {}
|
|
}
|
|
]
|
|
},
|
|
"StatusConfig": {
|
|
"Attack": {
|
|
"Value": 3
|
|
},
|
|
"HP": {
|
|
"Value": 8
|
|
}
|
|
},
|
|
"Talks": {
|
|
"TalkConfigs": [
|
|
{
|
|
"$type": "RPG.GameCore.ChimeraTalk",
|
|
"TalkConfig": {
|
|
"$type": "RPG.GameCore.ChimeraTalkContent",
|
|
"ChimeraTalkContentID": 1012442
|
|
},
|
|
"Conditions": [
|
|
{
|
|
"Type": "NewMemberGet",
|
|
"Params": []
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ChimeraTalk",
|
|
"TalkConfig": {
|
|
"$type": "RPG.GameCore.ChimeraTalkContent",
|
|
"ChimeraTalkContentID": 101245
|
|
},
|
|
"Conditions": [
|
|
{
|
|
"Type": "JoinTeam",
|
|
"Params": []
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ChimeraTalk",
|
|
"TalkConfig": {
|
|
"$type": "RPG.GameCore.ChimeraTalkContent",
|
|
"ChimeraTalkContentID": 101246
|
|
},
|
|
"Conditions": [
|
|
{
|
|
"Type": "UseAbility",
|
|
"Params": []
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ChimeraTalk",
|
|
"TalkConfig": {
|
|
"$type": "RPG.GameCore.ChimeraTalkContent",
|
|
"ChimeraTalkContentID": 101247
|
|
},
|
|
"Conditions": [
|
|
{
|
|
"Type": "Like",
|
|
"Params": []
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ChimeraTalk",
|
|
"TalkConfig": {
|
|
"$type": "RPG.GameCore.ChimeraTalkContent",
|
|
"ChimeraTalkContentID": 101248
|
|
},
|
|
"Conditions": [
|
|
{
|
|
"Type": "UndoLike",
|
|
"Params": []
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ChimeraPeriodicRandomTalk",
|
|
"Interval": 15,
|
|
"WeightedTalkConfigs": [
|
|
{
|
|
"Weight": 0.5,
|
|
"ChimeraTalkContentID": 101333
|
|
},
|
|
{
|
|
"Weight": 0.5,
|
|
"ChimeraTalkContentID": 101244
|
|
}
|
|
],
|
|
"WeightOfDefault": 0,
|
|
"TalkConfig": {
|
|
"$type": "RPG.GameCore.ChimeraTalkContent"
|
|
},
|
|
"Conditions": [
|
|
{
|
|
"Type": "EditTeamIdle",
|
|
"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": 3
|
|
}
|
|
],
|
|
"ShowTime": 2
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Content": "Chimera_101hit2",
|
|
"NextProgress": {
|
|
"$type": "RPG.GameCore.ChimeraBattleShowBubbleTalk",
|
|
"Target": {
|
|
"Target": "Self"
|
|
},
|
|
"TalkAttachPoint": "TalkPop",
|
|
"TalkContents": [
|
|
{
|
|
"$type": "RPG.GameCore.ChimeraTalkContent",
|
|
"ChimeraEmojiID": 3
|
|
}
|
|
],
|
|
"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
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
} |