mirror of
https://github.com/FlourishingWorld/hk4e.git
synced 2026-02-04 16:02:26 +08:00
add: gcg game data config
This commit is contained in:
@@ -0,0 +1,137 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Event_3031121",
|
||||
"declaredValueMap": {
|
||||
"__KEY__EFFECTNUM": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 2
|
||||
},
|
||||
"__KEY__LIMIT": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
"limitList": [
|
||||
{
|
||||
"$type": "ConfigGCGLimit",
|
||||
"type": "WorkTimesToDiscard",
|
||||
"declareValue": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__LIMIT"
|
||||
}
|
||||
}
|
||||
],
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_DURATION",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"type": "EQUAL",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchSourceCharacter"
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchThisCardObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCurCardAttachToCardID"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalLogicNot",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"type": "OR",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchCurSkillObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCheckCurSkillHasSkillID",
|
||||
"skillID": 107
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchCurSkillObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCheckCurSkillHasSkillID",
|
||||
"skillID": 108
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchCurSkillObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCheckCurSkillHasSkillID",
|
||||
"skillID": 109
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchCurSkillObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCheckCurSkillHasSkillID",
|
||||
"skillID": 110
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectDamageRevise",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM"
|
||||
},
|
||||
"effectElementType": "DAMAGE_ELEMENT_ANY"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,86 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Event_3031321",
|
||||
"declaredValueMap": {
|
||||
"__KEY__EFFECTNUM": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 3
|
||||
},
|
||||
"__KEY__LIMIT": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
"limitList": [
|
||||
{
|
||||
"$type": "ConfigGCGLimit",
|
||||
"type": "WorkTimesToDiscard",
|
||||
"declareValue": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__LIMIT"
|
||||
}
|
||||
}
|
||||
],
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_DURATION",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectDamageRevise",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"type": "EQUAL",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchSourceCharacter"
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchThisCardObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCurCardAttachToCardID"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalCheckCurSkillElementReactionId",
|
||||
"elementReactionIdList": [
|
||||
101,
|
||||
102,
|
||||
103,
|
||||
109,
|
||||
113,
|
||||
115
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM"
|
||||
},
|
||||
"effectElementType": "DAMAGE_ELEMENT_ANY"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,71 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Event_3031721",
|
||||
"declaredValueMap": {
|
||||
"__KEY__EFFECTNUM": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 2
|
||||
},
|
||||
"__KEY__LIMIT": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
"limitList": [
|
||||
{
|
||||
"$type": "ConfigGCGLimit",
|
||||
"type": "WorkTimesToDiscard",
|
||||
"declareValue": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__LIMIT"
|
||||
}
|
||||
}
|
||||
],
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_DURATION",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectDamageRevise",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchSourceCharacterObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCheckCurCardCamp",
|
||||
"campType": "CAMP_FRIENDLY"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalCheckCurSkillElementReactionId",
|
||||
"elementReactionIdList": []
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM"
|
||||
},
|
||||
"effectElementType": "DAMAGE_ELEMENT_ANY"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,54 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Event_3032021",
|
||||
"declaredValueMap": {
|
||||
"__KEY__EFFECTNUM": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
"limitList": [
|
||||
{
|
||||
"$type": "ConfigGCGLimit",
|
||||
"type": "WorkTimesToDiscard",
|
||||
"declareValue": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM"
|
||||
}
|
||||
}
|
||||
],
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_DURATION",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchSourceCharacterObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCheckCurCharacterCamp",
|
||||
"campType": "CAMP_FRIENDLY"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGEffectChangeCharacterReviseCost",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"costRevise": 1,
|
||||
"costType": "GCG_COST_DICE_PAIMON"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Event_3032061",
|
||||
"declaredValueMap": {
|
||||
"__KEY__EFFECTNUM": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
"limitList": [
|
||||
{
|
||||
"$type": "ConfigGCGLimit",
|
||||
"type": "WorkTimesToDiscard",
|
||||
"declareValue": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM"
|
||||
}
|
||||
}
|
||||
],
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_DURATION",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGEffectChangeCharacterSetQuick",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,54 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Event_3032071",
|
||||
"declaredValueMap": {
|
||||
"__KEY__EFFECTNUM": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
"limitList": [
|
||||
{
|
||||
"$type": "ConfigGCGLimit",
|
||||
"type": "WorkTimesToDiscard",
|
||||
"declareValue": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM"
|
||||
}
|
||||
}
|
||||
],
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_ACTION_POST",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchSourceCharacterObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCheckCurCharacterCamp",
|
||||
"campType": "CAMP_FRIENDLY"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectChangeOnstageCharater",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"targetCamp": "CAMP_FRIENDLY",
|
||||
"selectType": "SELECT_ONSTAGE_NEXT"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,116 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Event_3032081",
|
||||
"declaredValueMap": {
|
||||
"__KEY__EFFECTNUM": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 1
|
||||
},
|
||||
"__KEY__EFFECTNUM_0": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_ACTION_POST",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"type": "EQUAL",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchSourceCharacter"
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchThisCardObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCurCardAttachToCardID"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"type": "OR",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchCurSkillObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCheckCurSkillHasTag",
|
||||
"skillTagType": "GCG_SKILL_TAG_A"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchCurSkillObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCheckCurSkillHasTag",
|
||||
"skillTagType": "GCG_SKILL_TAG_E"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectCharge",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"targetCamp": "CAMP_FRIENDLY",
|
||||
"targetCharacter": "CHARACTER_MODIFIED",
|
||||
"operatorType": "OPEATER_MINUS",
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM"
|
||||
},
|
||||
"limitElementType": "GCG_ELEMENT_ANY",
|
||||
"maxEffectiveCount": 0,
|
||||
"limitCardTag": "GCG_TAG_NONE"
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectChangeCardVar",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"campType": "CAMP_FRIENDLY",
|
||||
"targetType": "GCG_CARD_STATE",
|
||||
"chooseType": "CHOOSE_CUR",
|
||||
"tagType": "GCG_TAG_NONE",
|
||||
"tokenType": "GCG_TOKEN_LIFE",
|
||||
"operatorType": "OPEATER_ASSIGN",
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM_0"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,89 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Event_3032091",
|
||||
"declaredValueMap": {
|
||||
"__KEY__ZERO": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_ACTION_POST",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"type": "EQUAL",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchSourceCharacter"
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchThisCardObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCurCardAttachToCardID"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchCurSkillObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCheckCurSkillHasTag",
|
||||
"skillTagType": "GCG_SKILL_TAG_Q"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectCreateModifyCard",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"cardID": 303208,
|
||||
"campType": "CAMP_FRIENDLY",
|
||||
"chooseCharaterType": "CHARACTER_MODIFIED",
|
||||
"refreshOperatorType": "REFRESH_OPEATER_RESET",
|
||||
"addShowTokenNum": 0,
|
||||
"addShowTokenNumLimit": 0
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectChangeCardVar",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"campType": "CAMP_FRIENDLY",
|
||||
"targetType": "GCG_CARD_STATE",
|
||||
"chooseType": "CHOOSE_CUR",
|
||||
"tagType": "GCG_TAG_NONE",
|
||||
"tokenType": "GCG_TOKEN_LIFE",
|
||||
"operatorType": "OPEATER_ASSIGN",
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__ZERO"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,65 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Event_3032152",
|
||||
"declaredValueMap": {
|
||||
"__KEY__DAMAGE": {
|
||||
"$type": "GCGDeclaredValueDamage",
|
||||
"type": "Damage",
|
||||
"value": 1
|
||||
},
|
||||
"__KEY__ELEMENT": {
|
||||
"$type": "GCGDeclaredValueElement",
|
||||
"type": "Element",
|
||||
"value": "GCG_ELEMENT_PYRO"
|
||||
},
|
||||
"__KEY__EFFECTNUM": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_PHASE_END_DRAW_BEFORE",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectDamage",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"targetCamp": "CAMP_ENEMY",
|
||||
"targetCharacter": "CHARACTER_ONSTAGE",
|
||||
"declaredElement": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__ELEMENT"
|
||||
},
|
||||
"declaredDamage": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__DAMAGE"
|
||||
},
|
||||
"isUseSetDamageElement": false,
|
||||
"targetNeedMinHp": 0
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectChangeCardVar",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"campType": "CAMP_FRIENDLY",
|
||||
"targetType": "GCG_CARD_SUMMON",
|
||||
"chooseType": "CHOOSE_CUR",
|
||||
"tokenType": "GCG_TOKEN_LIFE",
|
||||
"operatorType": "OPEATER_MINUS",
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,65 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Event_3032153",
|
||||
"declaredValueMap": {
|
||||
"__KEY__DAMAGE": {
|
||||
"$type": "GCGDeclaredValueDamage",
|
||||
"type": "Damage",
|
||||
"value": 1
|
||||
},
|
||||
"__KEY__ELEMENT": {
|
||||
"$type": "GCGDeclaredValueElement",
|
||||
"type": "Element",
|
||||
"value": "GCG_ELEMENT_CRYO"
|
||||
},
|
||||
"__KEY__EFFECTNUM": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_PHASE_END_DRAW_BEFORE",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectDamage",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"targetCamp": "CAMP_ENEMY",
|
||||
"targetCharacter": "CHARACTER_ONSTAGE",
|
||||
"declaredElement": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__ELEMENT"
|
||||
},
|
||||
"declaredDamage": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__DAMAGE"
|
||||
},
|
||||
"isUseSetDamageElement": false,
|
||||
"targetNeedMinHp": 0
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectChangeCardVar",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"campType": "CAMP_FRIENDLY",
|
||||
"targetType": "GCG_CARD_SUMMON",
|
||||
"chooseType": "CHOOSE_CUR",
|
||||
"tokenType": "GCG_TOKEN_LIFE",
|
||||
"operatorType": "OPEATER_MINUS",
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,65 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Event_3032154",
|
||||
"declaredValueMap": {
|
||||
"__KEY__DAMAGE": {
|
||||
"$type": "GCGDeclaredValueDamage",
|
||||
"type": "Damage",
|
||||
"value": 1
|
||||
},
|
||||
"__KEY__ELEMENT": {
|
||||
"$type": "GCGDeclaredValueElement",
|
||||
"type": "Element",
|
||||
"value": "GCG_ELEMENT_ELECTRO"
|
||||
},
|
||||
"__KEY__EFFECTNUM": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_PHASE_END_DRAW_BEFORE",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectDamage",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"targetCamp": "CAMP_ENEMY",
|
||||
"targetCharacter": "CHARACTER_ONSTAGE",
|
||||
"declaredElement": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__ELEMENT"
|
||||
},
|
||||
"declaredDamage": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__DAMAGE"
|
||||
},
|
||||
"isUseSetDamageElement": false,
|
||||
"targetNeedMinHp": 0
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectChangeCardVar",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"campType": "CAMP_FRIENDLY",
|
||||
"targetType": "GCG_CARD_SUMMON",
|
||||
"chooseType": "CHOOSE_CUR",
|
||||
"tokenType": "GCG_TOKEN_LIFE",
|
||||
"operatorType": "OPEATER_MINUS",
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,65 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Event_3032155",
|
||||
"declaredValueMap": {
|
||||
"__KEY__DAMAGE": {
|
||||
"$type": "GCGDeclaredValueDamage",
|
||||
"type": "Damage",
|
||||
"value": 1
|
||||
},
|
||||
"__KEY__ELEMENT": {
|
||||
"$type": "GCGDeclaredValueElement",
|
||||
"type": "Element",
|
||||
"value": "GCG_ELEMENT_HYDRO"
|
||||
},
|
||||
"__KEY__EFFECTNUM": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_PHASE_END_DRAW_BEFORE",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectDamage",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"targetCamp": "CAMP_ENEMY",
|
||||
"targetCharacter": "CHARACTER_ONSTAGE",
|
||||
"declaredElement": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__ELEMENT"
|
||||
},
|
||||
"declaredDamage": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__DAMAGE"
|
||||
},
|
||||
"isUseSetDamageElement": false,
|
||||
"targetNeedMinHp": 0
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectChangeCardVar",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"campType": "CAMP_FRIENDLY",
|
||||
"targetType": "GCG_CARD_SUMMON",
|
||||
"chooseType": "CHOOSE_CUR",
|
||||
"tokenType": "GCG_TOKEN_LIFE",
|
||||
"operatorType": "OPEATER_MINUS",
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,151 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Event_3033011",
|
||||
"declaredValueMap": {
|
||||
"__KEY__EFFECTNUM": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 1
|
||||
},
|
||||
"__KEY__DAMAGE_ADD": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
"limitList": [
|
||||
{
|
||||
"$type": "ConfigGCGLimit",
|
||||
"type": "WorkTimesToDiscard",
|
||||
"declareValue": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM"
|
||||
}
|
||||
}
|
||||
],
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_DURATION",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"type": "EQUAL",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchSourceCharacter"
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchThisCardObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCurCardAttachToCardID"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalLogicNot",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"type": "OR",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchCurSkillObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCheckCurSkillHasSkillID",
|
||||
"skillID": 107
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchCurSkillObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCheckCurSkillHasSkillID",
|
||||
"skillID": 108
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchCurSkillObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCheckCurSkillHasSkillID",
|
||||
"skillID": 109
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchCurSkillObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCheckCurSkillHasSkillID",
|
||||
"skillID": 110
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectDamageRevise",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchCurSkillObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCheckCurSkillHasTag",
|
||||
"skillTagType": "GCG_SKILL_TAG_A"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__DAMAGE_ADD"
|
||||
},
|
||||
"effectElementType": "DAMAGE_ELEMENT_ANY"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,151 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Event_3033021",
|
||||
"declaredValueMap": {
|
||||
"__KEY__EFFECTNUM": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 1
|
||||
},
|
||||
"__KEY__DAMAGE_ADD": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 3
|
||||
}
|
||||
},
|
||||
"limitList": [
|
||||
{
|
||||
"$type": "ConfigGCGLimit",
|
||||
"type": "WorkTimesToDiscard",
|
||||
"declareValue": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM"
|
||||
}
|
||||
}
|
||||
],
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_DURATION",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"type": "EQUAL",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchSourceCharacter"
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchThisCardObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCurCardAttachToCardID"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalLogicNot",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"type": "OR",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchCurSkillObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCheckCurSkillHasSkillID",
|
||||
"skillID": 107
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchCurSkillObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCheckCurSkillHasSkillID",
|
||||
"skillID": 108
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchCurSkillObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCheckCurSkillHasSkillID",
|
||||
"skillID": 109
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchCurSkillObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCheckCurSkillHasSkillID",
|
||||
"skillID": 110
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectDamageRevise",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchCurSkillObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCheckCurSkillHasTag",
|
||||
"skillTagType": "GCG_SKILL_TAG_Q"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__DAMAGE_ADD"
|
||||
},
|
||||
"effectElementType": "DAMAGE_ELEMENT_ANY"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Event_3033031",
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_DURATION",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"type": "EQUAL",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchThisCardObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCurCardAttachToCardID"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchTargetCharacter"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGEffectAddShield",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"tokenType": "GCG_TOKEN_LIFE",
|
||||
"deductionPerShield": 3,
|
||||
"limitOneTimes": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,79 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Event_3033041",
|
||||
"declaredValueMap": {
|
||||
"__KEY__EFFECTNUM": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
"limitList": [
|
||||
{
|
||||
"$type": "ConfigGCGLimit",
|
||||
"type": "WorkTimesToDiscard",
|
||||
"declareValue": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM"
|
||||
}
|
||||
}
|
||||
],
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_DURATION",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGEffectSkillUseCostRevise",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"type": "EQUAL",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchSourceCharacter"
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchThisCardObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCurCardAttachToCardID"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchCurSkillObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCheckCurSkillHasTag",
|
||||
"skillTagType": "GCG_SKILL_TAG_A"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"costType": "GCG_COST_DICE_VOID",
|
||||
"reviseNum": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Event_3033051",
|
||||
"declaredValueMap": {
|
||||
"__KEY__HEAL": {
|
||||
"$type": "GCGDeclaredValueHealAmount",
|
||||
"type": "Heal",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_PHASE_END_DRAW_BEFORE",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectHeal",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"targetCamp": "CAMP_FRIENDLY",
|
||||
"targetCharacter": "CHARACTER_MODIFIED",
|
||||
"declaredHealAmountKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__HEAL"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,62 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Event_3033061",
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_DURATION",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGEffectSkillUseCostRevise",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"type": "EQUAL",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchSourceCharacter"
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchThisCardObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCurCardAttachToCardID"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchCurSkillObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCheckCurSkillHasTag",
|
||||
"skillTagType": "GCG_SKILL_TAG_A"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"costType": "GCG_COST_DICE_VOID",
|
||||
"reviseNum": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Event_3311011",
|
||||
"declaredValueMap": {
|
||||
"__KEY__EFFECTNUM": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_ON_USE",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectGenDice",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"targetCamp": "CAMP_FRIENDLY",
|
||||
"effectDiceType": "EFFECT_DICE_CRYO",
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Event_3311021",
|
||||
"declaredValueMap": {
|
||||
"__KEY__EFFECTNUM": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_ON_USE",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectCreateModifyCard",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"cardID": 303112,
|
||||
"campType": "CAMP_FRIENDLY",
|
||||
"chooseCharaterType": "CHARACTER_ONSTAGE"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Event_3312011",
|
||||
"declaredValueMap": {
|
||||
"__KEY__EFFECTNUM": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_ON_USE",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectGenDice",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"targetCamp": "CAMP_FRIENDLY",
|
||||
"effectDiceType": "EFFECT_DICE_HYDRO",
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Event_3312021",
|
||||
"declaredValueMap": {
|
||||
"__KEY__HEAL": {
|
||||
"$type": "GCGDeclaredValueHealAmount",
|
||||
"type": "Heal",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_ON_USE",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"type": "LARGE",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalCurCampHurtTotal"
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionConstIntegerValue",
|
||||
"constValue": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectHeal",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"targetCamp": "CAMP_FRIENDLY",
|
||||
"targetCharacter": "CHARACTER_ALL",
|
||||
"declaredHealAmountKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__HEAL"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Event_3313011",
|
||||
"declaredValueMap": {
|
||||
"__KEY__EFFECTNUM": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_ON_USE",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectGenDice",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"targetCamp": "CAMP_FRIENDLY",
|
||||
"effectDiceType": "EFFECT_DICE_PYRO",
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Event_3313021",
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_ON_USE",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectCreateModifyCard",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"cardID": 303132,
|
||||
"campType": "CAMP_FRIENDLY",
|
||||
"chooseCharaterType": "CHARACTER_ONSTAGE"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Event_3314011",
|
||||
"declaredValueMap": {
|
||||
"__KEY__EFFECTNUM": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_ON_USE",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectGenDice",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"targetCamp": "CAMP_FRIENDLY",
|
||||
"effectDiceType": "EFFECT_DICE_ELECTRO",
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,50 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Event_3314021",
|
||||
"declaredValueMap": {
|
||||
"__KEY__EFFECTNUM": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_ON_USE",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"type": "LARGE",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalCurCampOnStageNotChargedTotalNum"
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionConstIntegerValue",
|
||||
"constValue": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectCharge",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"targetCamp": "CAMP_FRIENDLY",
|
||||
"targetCharacter": "CHARACTER_ALL",
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM"
|
||||
},
|
||||
"limitElementType": "GCG_ELEMENT_ANY"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Event_3315011",
|
||||
"declaredValueMap": {
|
||||
"__KEY__EFFECTNUM": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_ON_USE",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectGenDice",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"targetCamp": "CAMP_FRIENDLY",
|
||||
"effectDiceType": "EFFECT_DICE_ANEMO",
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,42 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Event_3315021",
|
||||
"declaredValueMap": {
|
||||
"__KEY__EFFECTNUM": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_ON_USE",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectGenDice",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"targetCamp": "CAMP_FRIENDLY",
|
||||
"effectDiceType": "EFFECT_DICE_ANY",
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectChangeOnstageCharater",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"targetCamp": "CAMP_FRIENDLY",
|
||||
"selectType": "SELECT_ONSTAGE_CONFIG_CHOOSE"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Event_3316011",
|
||||
"declaredValueMap": {
|
||||
"__KEY__EFFECTNUM": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_ON_USE",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectGenDice",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"targetCamp": "CAMP_FRIENDLY",
|
||||
"effectDiceType": "EFFECT_DICE_GEO",
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,57 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Event_3316021",
|
||||
"declaredValueMap": {
|
||||
"__KEY__EFFECTNUM": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 3
|
||||
}
|
||||
},
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_ON_USE",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"type": "LARGE",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalAreaTagCardNum",
|
||||
"campType": "CAMP_FRIENDLY",
|
||||
"areaType": "EFFECT_AREA_ONSTAGE",
|
||||
"tagType": "GCG_TAG_SHEILD",
|
||||
"isCalcDieCard": false
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionConstIntegerValue",
|
||||
"constValue": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectChangeCardVar",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"campType": "CAMP_FRIENDLY",
|
||||
"targetType": "GCG_CARD_ONSTAGE",
|
||||
"chooseType": "CHOOSE_FIRST",
|
||||
"tagType": "GCG_TAG_SHEILD",
|
||||
"tokenType": "GCG_TOKEN_LIFE",
|
||||
"operatorType": "OPEATER_ADD",
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Event_3317011",
|
||||
"declaredValueMap": {
|
||||
"__KEY__EFFECTNUM": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_ON_USE",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectGenDice",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"targetCamp": "CAMP_FRIENDLY",
|
||||
"effectDiceType": "EFFECT_DICE_DENDRO",
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,63 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Event_3317021",
|
||||
"declaredValueMap": {
|
||||
"__KEY__EFFECTNUM": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_ON_USE",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectCreateCard",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"cardID": 303172,
|
||||
"campType": "CAMP_FRIENDLY",
|
||||
"position": "CREATE_POSITION_ONSTAGE"
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectChangeCardVar",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"campType": "CAMP_FRIENDLY",
|
||||
"targetType": "GCG_CARD_SUMMON",
|
||||
"chooseType": "CHOOSE_ALL",
|
||||
"tagType": "GCG_TAG_DENDRO_PRODUCE",
|
||||
"tokenType": "GCG_TOKEN_LIFE",
|
||||
"operatorType": "OPEATER_ADD",
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectChangeCardVar",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"campType": "CAMP_FRIENDLY",
|
||||
"targetType": "GCG_CARD_ONSTAGE",
|
||||
"chooseType": "CHOOSE_ALL",
|
||||
"tagType": "GCG_TAG_DENDRO_PRODUCE",
|
||||
"tokenType": "GCG_TOKEN_LIFE",
|
||||
"operatorType": "OPEATER_ADD",
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Event_3320011",
|
||||
"declaredValueMap": {
|
||||
"__KEY__EFFECTNUM": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 2
|
||||
}
|
||||
},
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_ON_USE",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectGenDice",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"targetCamp": "CAMP_FRIENDLY",
|
||||
"effectDiceType": "EFFECT_DICE_ANY",
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Event_3320021",
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_ON_USE",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectCreateCard",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"cardID": 303202,
|
||||
"campType": "CAMP_FRIENDLY",
|
||||
"position": "CREATE_POSITION_ONSTAGE"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Event_3320031",
|
||||
"declaredValueMap": {
|
||||
"__KEY__EFFECTNUM": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 2
|
||||
}
|
||||
},
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_ON_USE",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"type": "LARGE",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchBeforeOperationCampDiceNum",
|
||||
"campType": "CAMP_FRIENDLY"
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionConstIntegerValue",
|
||||
"constValue": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectReroll",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"targetCamp": "CAMP_FRIENDLY",
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Event_3320041",
|
||||
"declaredValueMap": {
|
||||
"__KEY__EFFECTNUM": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 2
|
||||
}
|
||||
},
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_ON_USE",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectDraw",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"targetCamp": "CAMP_FRIENDLY",
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,54 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Event_3320051",
|
||||
"declaredValueMap": {
|
||||
"__KEY__EFFECTNUM": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_ON_USE",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalCurRoundHasCharacterDie",
|
||||
"campType": "CAMP_FRIENDLY"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectGenDice",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"targetCamp": "CAMP_FRIENDLY",
|
||||
"effectDiceType": "EFFECT_DICE_ANY",
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectCharge",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"targetCamp": "CAMP_FRIENDLY",
|
||||
"targetCharacter": "CHARACTER_ONSTAGE",
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM"
|
||||
},
|
||||
"limitElementType": "GCG_ELEMENT_ANY",
|
||||
"maxEffectiveCount": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Event_3320061",
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_ON_USE",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectCreateCard",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"cardID": 303206,
|
||||
"campType": "CAMP_FRIENDLY",
|
||||
"position": "CREATE_POSITION_ONSTAGE"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Event_3320071",
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_ON_USE",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectCreateCard",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"cardID": 303207,
|
||||
"campType": "CAMP_FRIENDLY",
|
||||
"position": "CREATE_POSITION_ONSTAGE"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,71 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Event_3320081",
|
||||
"declaredValueMap": {
|
||||
"__KEY__EFFECTNUM": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_ON_USE",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"type": "LARGE",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchSpecifiedCampOnstageCharacterObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCurCharacterNotChargedNum"
|
||||
}
|
||||
]
|
||||
},
|
||||
"campType": "CAMP_FRIENDLY"
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionConstIntegerValue",
|
||||
"constValue": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectCharge",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"targetCamp": "CAMP_FRIENDLY",
|
||||
"targetCharacter": "CHARACTER_ONSTAGE",
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM"
|
||||
},
|
||||
"limitElementType": "GCG_ELEMENT_ANY"
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectCreateModifyCard",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"cardID": 303209,
|
||||
"campType": "CAMP_FRIENDLY",
|
||||
"chooseCharaterType": "CHARACTER_ONSTAGE",
|
||||
"refreshOperatorType": "REFRESH_OPEATER_RESET",
|
||||
"addShowTokenNum": 0,
|
||||
"addShowTokenNumLimit": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,79 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Event_3320091",
|
||||
"declaredValueMap": {
|
||||
"__KEY__EFFECTNUM": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_ON_USE",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"type": "LARGE",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchSpecifiedCampOnstageCharacterObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCurCharacterNotChargedNum"
|
||||
}
|
||||
]
|
||||
},
|
||||
"campType": "CAMP_FRIENDLY"
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionConstIntegerValue",
|
||||
"constValue": 0
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"type": "LARGE",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalCurCampNearBackStageChargedTotalNum"
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionConstIntegerValue",
|
||||
"constValue": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectTransferEnergy",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"targetCamp": "CAMP_FRIENDLY",
|
||||
"targetCharacter": "CHARACTER_ONSTAGE",
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM"
|
||||
},
|
||||
"limitElementType": "GCG_ELEMENT_ANY",
|
||||
"sourceCamp": "CAMP_FRIENDLY",
|
||||
"sourceCharacter": "CHARACTER_TARGET_NEAR"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Event_3320101",
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_ON_USE",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectTransferModifyCard",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"effectTag": "GCG_TAG_WEAPON",
|
||||
"sourceChooseIdx": 1,
|
||||
"targetChooseIdx": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Event_3320111",
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_ON_USE",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectTransferModifyCard",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"effectTag": "GCG_TAG_ARTIFACT",
|
||||
"sourceChooseIdx": 1,
|
||||
"targetChooseIdx": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Event_3320121",
|
||||
"declaredValueMap": {
|
||||
"__KEY__EFFECTNUM": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_ON_USE",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectChangeCardShowTokenVar",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"campType": "CAMP_FRIENDLY",
|
||||
"targetType": "GCG_CARD_SUMMON",
|
||||
"chooseType": "CHOOSE_OBJECT",
|
||||
"operatorType": "OPEATER_ADD",
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Event_3320131",
|
||||
"declaredValueMap": {
|
||||
"__KEY__ZERO": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_ON_USE",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectChangeCardVar",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"campType": "CAMP_ENEMY",
|
||||
"targetType": "GCG_CARD_SUMMON",
|
||||
"chooseType": "CHOOSE_OBJECT",
|
||||
"tokenType": "GCG_TOKEN_LIFE",
|
||||
"operatorType": "OPEATER_ASSIGN",
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__ZERO"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Event_3320141",
|
||||
"declaredValueMap": {
|
||||
"__KEY__ZERO": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_ON_USE",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectChangeCardVar",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"campType": "CAMP_BOTH",
|
||||
"targetType": "GCG_CARD_SUMMON",
|
||||
"chooseType": "CHOOSE_ALL",
|
||||
"tokenType": "GCG_TOKEN_LIFE",
|
||||
"operatorType": "OPEATER_ASSIGN",
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__ZERO"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Event_3320151",
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_ON_USE",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectRandomCreateCard",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"campType": "CAMP_FRIENDLY",
|
||||
"position": "CREATE_POSITION_ONSTAGE",
|
||||
"cardIdList": [
|
||||
303211,
|
||||
303212,
|
||||
303213,
|
||||
303214
|
||||
],
|
||||
"previewCardID": 303210
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Event_3330011",
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_ON_USE",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectCreateModifyCard",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"cardID": 303301,
|
||||
"campType": "CAMP_FRIENDLY",
|
||||
"chooseCharaterType": "CHARACTER_CONFIG_CHOOSE"
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectCreateModifyCard",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"cardID": 303300,
|
||||
"campType": "CAMP_FRIENDLY",
|
||||
"chooseCharaterType": "CHARACTER_CONFIG_CHOOSE"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Event_3330021",
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_ON_USE",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectCreateModifyCard",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"cardID": 303302,
|
||||
"campType": "CAMP_FRIENDLY",
|
||||
"chooseCharaterType": "CHARACTER_CONFIG_CHOOSE"
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectCreateModifyCard",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"cardID": 303300,
|
||||
"campType": "CAMP_FRIENDLY",
|
||||
"chooseCharaterType": "CHARACTER_CONFIG_CHOOSE"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Event_3330031",
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_ON_USE",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectCreateModifyCard",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"cardID": 303303,
|
||||
"campType": "CAMP_FRIENDLY",
|
||||
"chooseCharaterType": "CHARACTER_CONFIG_CHOOSE"
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectCreateModifyCard",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"cardID": 303300,
|
||||
"campType": "CAMP_FRIENDLY",
|
||||
"chooseCharaterType": "CHARACTER_CONFIG_CHOOSE"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Event_3330041",
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_ON_USE",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectCreateModifyCard",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"cardID": 303304,
|
||||
"campType": "CAMP_FRIENDLY",
|
||||
"chooseCharaterType": "CHARACTER_CONFIG_CHOOSE"
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectCreateModifyCard",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"cardID": 303300,
|
||||
"campType": "CAMP_FRIENDLY",
|
||||
"chooseCharaterType": "CHARACTER_CONFIG_CHOOSE"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,58 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Event_3330051",
|
||||
"declaredValueMap": {
|
||||
"__KEY__HEAL": {
|
||||
"$type": "GCGDeclaredValueHealAmount",
|
||||
"type": "Heal",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_ON_USE",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"type": "LARGE",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalCurCampHurtTotal"
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionConstIntegerValue",
|
||||
"constValue": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectHeal",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"targetCamp": "CAMP_FRIENDLY",
|
||||
"targetCharacter": "CHARACTER_CONFIG_CHOOSE",
|
||||
"declaredHealAmountKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__HEAL"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectCreateModifyCard",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"cardID": 303300,
|
||||
"campType": "CAMP_FRIENDLY",
|
||||
"chooseCharaterType": "CHARACTER_CONFIG_CHOOSE"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,58 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Event_3330061",
|
||||
"declaredValueMap": {
|
||||
"__KEY__HEAL": {
|
||||
"$type": "GCGDeclaredValueHealAmount",
|
||||
"type": "Heal",
|
||||
"value": 2
|
||||
}
|
||||
},
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_ON_USE",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"type": "LARGE",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalCurCampHurtTotal"
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionConstIntegerValue",
|
||||
"constValue": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectHeal",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"targetCamp": "CAMP_FRIENDLY",
|
||||
"targetCharacter": "CHARACTER_CONFIG_CHOOSE",
|
||||
"declaredHealAmountKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__HEAL"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectCreateModifyCard",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"cardID": 303300,
|
||||
"campType": "CAMP_FRIENDLY",
|
||||
"chooseCharaterType": "CHARACTER_CONFIG_CHOOSE"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,52 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Event_3330071",
|
||||
"declaredValueMap": {
|
||||
"__KEY__HEAL": {
|
||||
"$type": "GCGDeclaredValueHealAmount",
|
||||
"type": "Heal",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_ON_USE",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectHeal",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"targetCamp": "CAMP_FRIENDLY",
|
||||
"targetCharacter": "CHARACTER_CONFIG_CHOOSE",
|
||||
"declaredHealAmountKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__HEAL"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectCreateModifyCard",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"cardID": 303305,
|
||||
"campType": "CAMP_FRIENDLY",
|
||||
"chooseCharaterType": "CHARACTER_CONFIG_CHOOSE"
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectCreateModifyCard",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"cardID": 303300,
|
||||
"campType": "CAMP_FRIENDLY",
|
||||
"chooseCharaterType": "CHARACTER_CONFIG_CHOOSE"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Event_3330081",
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_ON_USE",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectCreateModifyCard",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"cardID": 303306,
|
||||
"campType": "CAMP_FRIENDLY",
|
||||
"chooseCharaterType": "CHARACTER_CONFIG_CHOOSE"
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectCreateModifyCard",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"cardID": 303300,
|
||||
"campType": "CAMP_FRIENDLY",
|
||||
"chooseCharaterType": "CHARACTER_CONFIG_CHOOSE"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,89 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Reliquary_3120011",
|
||||
"declaredValueMap": {
|
||||
"__KEY__HEAL": {
|
||||
"$type": "GCGDeclaredValueHealAmount",
|
||||
"type": "Heal",
|
||||
"value": 1
|
||||
},
|
||||
"__KEY__EFFECTNUM": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 3
|
||||
}
|
||||
},
|
||||
"limitList": [
|
||||
{
|
||||
"$type": "ConfigGCGLimit",
|
||||
"type": "Round",
|
||||
"declareValue": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM"
|
||||
},
|
||||
"isNeedNotify": true
|
||||
}
|
||||
],
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_ACTION_POST",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"type": "EQUAL",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchSourceCharacter"
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchThisCardObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCurCardAttachToCardID"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchCurSkillObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCheckCurSkillHasTag",
|
||||
"skillTagType": "GCG_SKILL_TAG_A"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectHeal",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"targetCharacter": "CHARACTER_MODIFIED",
|
||||
"targetCamp": "CAMP_FRIENDLY",
|
||||
"declaredHealAmountKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__HEAL"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,89 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Reliquary_3120021",
|
||||
"declaredValueMap": {
|
||||
"__KEY__HEAL": {
|
||||
"$type": "GCGDeclaredValueHealAmount",
|
||||
"type": "Heal",
|
||||
"value": 2
|
||||
},
|
||||
"__KEY__EFFECTNUM": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
"limitList": [
|
||||
{
|
||||
"$type": "ConfigGCGLimit",
|
||||
"type": "Round",
|
||||
"declareValue": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM"
|
||||
},
|
||||
"isNeedNotify": true
|
||||
}
|
||||
],
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_ACTION_POST",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"type": "EQUAL",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchSourceCharacter"
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchThisCardObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCurCardAttachToCardID"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchCurSkillObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCheckCurSkillHasTag",
|
||||
"skillTagType": "GCG_SKILL_TAG_E"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectHeal",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"targetCharacter": "CHARACTER_MODIFIED",
|
||||
"targetCamp": "CAMP_FRIENDLY",
|
||||
"declaredHealAmountKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__HEAL"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,89 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Reliquary_3120031",
|
||||
"declaredValueMap": {
|
||||
"__KEY__HEAL": {
|
||||
"$type": "GCGDeclaredValueHealAmount",
|
||||
"type": "Heal",
|
||||
"value": 1
|
||||
},
|
||||
"__KEY__EFFECTNUM": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
"limitList": [
|
||||
{
|
||||
"$type": "ConfigGCGLimit",
|
||||
"type": "Round",
|
||||
"declareValue": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM"
|
||||
},
|
||||
"isNeedNotify": true
|
||||
}
|
||||
],
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_ACTION_POST",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"type": "EQUAL",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchSourceCharacter"
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchThisCardObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCurCardAttachToCardID"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchCurSkillObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCheckCurSkillHasTag",
|
||||
"skillTagType": "GCG_SKILL_TAG_Q"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectHeal",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"targetCharacter": "CHARACTER_ALL",
|
||||
"targetCamp": "CAMP_FRIENDLY",
|
||||
"declaredHealAmountKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__HEAL"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,64 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Reliquary_3120041",
|
||||
"declaredValueMap": {
|
||||
"__KEY__EFFECTNUM_DICE": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 2
|
||||
}
|
||||
},
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_ACTION_POST",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"type": "EQUAL",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchSourceCharacter"
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchThisCardObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCurCardAttachToCardID"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalCurSkillKillCharacter"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectGenDice",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"targetCamp": "CAMP_FRIENDLY",
|
||||
"effectDiceType": "EFFECT_DICE_ANY",
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM_DICE"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,81 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Reliquary_3120051",
|
||||
"declaredValueMap": {
|
||||
"__KEY__EFFECTNUM_DICE": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 1
|
||||
},
|
||||
"__KEY__EFFECTNUM": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 3
|
||||
}
|
||||
},
|
||||
"limitList": [
|
||||
{
|
||||
"$type": "ConfigGCGLimit",
|
||||
"type": "Round",
|
||||
"declareValue": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM"
|
||||
},
|
||||
"isNeedNotify": true
|
||||
}
|
||||
],
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_ACTION_POST",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"type": "EQUAL",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchSourceCharacter"
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchThisCardObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCurCardAttachToCardID"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalCheckCurSkillElementReactionId",
|
||||
"elementReactionIdList": []
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectGenDice",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"targetCamp": "CAMP_FRIENDLY",
|
||||
"effectDiceType": "EFFECT_DICE_SAME_MODIFIED",
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM_DICE"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,90 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Reliquary_3120061",
|
||||
"declaredValueMap": {
|
||||
"__KEY__EFFECTNUM_ENERGY": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 1
|
||||
},
|
||||
"__KEY__EFFECTNUM": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
"limitList": [
|
||||
{
|
||||
"$type": "ConfigGCGLimit",
|
||||
"type": "Round",
|
||||
"declareValue": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM"
|
||||
},
|
||||
"isNeedNotify": true
|
||||
}
|
||||
],
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_ACTION_POST",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"type": "EQUAL",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchSourceCharacter"
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchThisCardObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCurCardAttachToCardID"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchCurSkillObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCheckCurSkillHasTag",
|
||||
"skillTagType": "GCG_SKILL_TAG_Q"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectCharge",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"targetCamp": "CAMP_FRIENDLY",
|
||||
"targetCharacter": "CHARACTER_MODIFIED_OTHERS",
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM_ENERGY"
|
||||
},
|
||||
"limitElementType": "GCG_ELEMENT_ANY"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,53 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Support_3210011",
|
||||
"declaredValueMap": {
|
||||
"__KEY__EFFECTNUM": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 2
|
||||
},
|
||||
"__KEY__MINUS": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_PHASE_END_DRAW_BEFORE",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectDraw",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"targetCamp": "CAMP_FRIENDLY",
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectChangeCardVar",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"campType": "CAMP_FRIENDLY",
|
||||
"targetType": "GCG_CARD_ASSIST",
|
||||
"chooseType": "CHOOSE_CUR",
|
||||
"tokenType": "GCG_TOKEN_LIFE",
|
||||
"operatorType": "OPEATER_MINUS",
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__MINUS"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Support_3210021",
|
||||
"declaredValueMap": {
|
||||
"__KEY__EFFECTNUM": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_ON_USE",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectReroll",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"targetCamp": "CAMP_FRIENDLY",
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Support_3210022",
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_DURATION",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGEffectRerollReviseCost",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"costRevise": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Support_3210031",
|
||||
"declaredValueMap": {
|
||||
"__KEY__EFFECTNUM": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_DURATION",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGEffectFixRerollDiceToSpecialType",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"fixedDiceType": "EFFECT_DICE_SAME_ONSTAGE",
|
||||
"fixedNum": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,55 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Support_3210041",
|
||||
"declaredValueMap": {
|
||||
"__KEY__EFFECTNUM": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
"limitList": [
|
||||
{
|
||||
"$type": "ConfigGCGLimit",
|
||||
"type": "Round",
|
||||
"declareValue": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM"
|
||||
},
|
||||
"isNeedNotify": true
|
||||
}
|
||||
],
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_DURATION",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGEffectChangeCharacterReviseCost",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchSourceCharacterObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCheckCurCharacterCamp",
|
||||
"campType": "CAMP_FRIENDLY"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"costRevise": 1,
|
||||
"costType": "GCG_COST_DICE_PAIMON"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,69 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Support_3210051",
|
||||
"declaredValueMap": {
|
||||
"__KEY__HEAL": {
|
||||
"$type": "GCGDeclaredValueHealAmount",
|
||||
"type": "Heal",
|
||||
"value": 2
|
||||
},
|
||||
"__KEY__EFFECTNUM": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_PHASE_END_DRAW_BEFORE",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"type": "LARGE",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalCurCampBackStageHurtTotalNum"
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionConstIntegerValue",
|
||||
"constValue": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectHeal",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"targetCamp": "CAMP_FRIENDLY",
|
||||
"targetCharacter": "CHARACTER_BACKSTAGE_HURT_MAX",
|
||||
"declaredHealAmountKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__HEAL"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectChangeCardVar",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"campType": "CAMP_FRIENDLY",
|
||||
"targetType": "GCG_CARD_ASSIST",
|
||||
"chooseType": "CHOOSE_CUR",
|
||||
"tokenType": "GCG_TOKEN_LIFE",
|
||||
"operatorType": "OPEATER_MINUS",
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,78 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Support_3210061",
|
||||
"declaredValueMap": {
|
||||
"__KEY__EFFECTNUM": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 1
|
||||
},
|
||||
"__KEY__HEAL": {
|
||||
"$type": "GCGDeclaredValueHealAmount",
|
||||
"type": "Heal",
|
||||
"value": 2
|
||||
}
|
||||
},
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_PHASE_END_DRAW_BEFORE",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"type": "LARGE",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchSpecifiedCampOnstageCharacterObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCheckCurCharacterHurtNum"
|
||||
}
|
||||
]
|
||||
},
|
||||
"campType": "CAMP_FRIENDLY"
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionConstIntegerValue",
|
||||
"constValue": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectHeal",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"targetCamp": "CAMP_FRIENDLY",
|
||||
"targetCharacter": "CHARACTER_ONSTAGE",
|
||||
"declaredHealAmountKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__HEAL"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectChangeCardVar",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"campType": "CAMP_FRIENDLY",
|
||||
"targetType": "GCG_CARD_ASSIST",
|
||||
"chooseType": "CHOOSE_CUR",
|
||||
"tokenType": "GCG_TOKEN_LIFE",
|
||||
"operatorType": "OPEATER_MINUS",
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,54 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Support_3220011",
|
||||
"declaredValueMap": {
|
||||
"__KEY__EFFECTNUM": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 2
|
||||
},
|
||||
"__KEY__MINUS": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_PHASE_ONSTAGE_PHASE_START",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectGenDice",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"targetCamp": "CAMP_FRIENDLY",
|
||||
"effectDiceType": "EFFECT_DICE_ANY",
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectChangeCardVar",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"campType": "CAMP_FRIENDLY",
|
||||
"targetType": "GCG_CARD_ASSIST",
|
||||
"chooseType": "CHOOSE_CUR",
|
||||
"tokenType": "GCG_TOKEN_LIFE",
|
||||
"operatorType": "OPEATER_MINUS",
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__MINUS"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Support_3220021",
|
||||
"declaredValueMap": {
|
||||
"__KEY__EFFECTNUM": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
"limitList": [
|
||||
{
|
||||
"$type": "ConfigGCGLimit",
|
||||
"type": "Round",
|
||||
"declareValue": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM"
|
||||
},
|
||||
"isNeedNotify": true
|
||||
}
|
||||
],
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_DURATION",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGEffectChangeCharacterSetQuick",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Support_3220031",
|
||||
"declaredValueMap": {
|
||||
"__KEY__EFFECTNUM": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_PHASE_END_DRAW_BEFORE",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectChangeCardVar",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"operatorType": "OPEATER_ADD",
|
||||
"tokenType": "GCG_TOKEN_COUNTER",
|
||||
"chooseType": "CHOOSE_CUR",
|
||||
"targetType": "GCG_CARD_ASSIST",
|
||||
"campType": "CAMP_FRIENDLY",
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,56 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Support_3220032",
|
||||
"declaredValueMap": {
|
||||
"__KEY__EFFECTNUM": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
"limitList": [
|
||||
{
|
||||
"$type": "ConfigGCGLimit",
|
||||
"type": "Round",
|
||||
"declareValue": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM"
|
||||
},
|
||||
"isNeedNotify": true
|
||||
}
|
||||
],
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_DURATION",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGEffectPayByCardTag",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchCurCardObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCurCardHasTag",
|
||||
"tagType": "GCG_TAG_ARTIFACT"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"effectTag": "GCG_TAG_ARTIFACT",
|
||||
"costType": "GCG_COST_DICE_PAIMON",
|
||||
"tokenType": "GCG_TOKEN_COUNTER"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Support_3220041",
|
||||
"declaredValueMap": {
|
||||
"__KEY__EFFECTNUM": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_PHASE_END_DRAW_BEFORE",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectChangeCardVar",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"operatorType": "OPEATER_ADD",
|
||||
"tokenType": "GCG_TOKEN_COUNTER",
|
||||
"chooseType": "CHOOSE_CUR",
|
||||
"targetType": "GCG_CARD_ASSIST",
|
||||
"campType": "CAMP_FRIENDLY",
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,56 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Support_3220042",
|
||||
"declaredValueMap": {
|
||||
"__KEY__EFFECTNUM": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
"limitList": [
|
||||
{
|
||||
"$type": "ConfigGCGLimit",
|
||||
"type": "Round",
|
||||
"declareValue": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM"
|
||||
},
|
||||
"isNeedNotify": true
|
||||
}
|
||||
],
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_DURATION",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGEffectPayByCardTag",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchCurCardObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCurCardHasTag",
|
||||
"tagType": "GCG_TAG_WEAPON"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"effectTag": "GCG_TAG_WEAPON",
|
||||
"costType": "GCG_COST_DICE_PAIMON",
|
||||
"tokenType": "GCG_TOKEN_COUNTER"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,81 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Support_3220051",
|
||||
"declaredValueMap": {
|
||||
"__KEY__LIMIT": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 1
|
||||
},
|
||||
"__KEY__DICE": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
"limitList": [
|
||||
{
|
||||
"$type": "ConfigGCGLimit",
|
||||
"type": "Round",
|
||||
"declareValue": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__LIMIT"
|
||||
},
|
||||
"isNeedNotify": true
|
||||
}
|
||||
],
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_ACTION_PAY_CARD_POST",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchCurCardObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCurCardHasTag",
|
||||
"tagType": "GCG_TAG_FOOD"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchCurCardObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCheckCurCardCamp",
|
||||
"campType": "CAMP_FRIENDLY"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectGenDice",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"targetCamp": "CAMP_FRIENDLY",
|
||||
"effectDiceType": "EFFECT_DICE_SAME_ONSTAGE",
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__DICE"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,72 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Support_3220061",
|
||||
"declaredValueMap": {
|
||||
"__KEY__LIMIT": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
"limitList": [
|
||||
{
|
||||
"$type": "ConfigGCGLimit",
|
||||
"type": "Round",
|
||||
"declareValue": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__LIMIT"
|
||||
},
|
||||
"isNeedNotify": true
|
||||
}
|
||||
],
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_DURATION",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGEffectPlayCardCostRevise",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchCurCardObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCurCardHasTag",
|
||||
"tagType": "GCG_TAG_PLACE"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchCurCardObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCheckCurCardCamp",
|
||||
"campType": "CAMP_FRIENDLY"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"costType": "GCG_COST_DICE_PAIMON",
|
||||
"reviseNum": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,175 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Support_3220071",
|
||||
"declaredValueMap": {
|
||||
"__KEY__EFFECTNUM": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 1
|
||||
},
|
||||
"__KEY__EFFECTNUM_0": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 0
|
||||
},
|
||||
"__KEY__LIMIT": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
"limitList": [
|
||||
{
|
||||
"$type": "ConfigGCGLimit",
|
||||
"type": "Round",
|
||||
"declareValue": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__LIMIT"
|
||||
},
|
||||
"isNeedNotify": false
|
||||
}
|
||||
],
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_PHASE_ONSTAGE_PHASE_START",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_ON_USE",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectChangeCardVar",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"operatorType": "OPEATER_ADD",
|
||||
"tokenType": "GCG_TOKEN_COUNTER",
|
||||
"chooseType": "CHOOSE_CUR",
|
||||
"targetType": "GCG_CARD_ASSIST",
|
||||
"campType": "CAMP_FRIENDLY",
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectGenDice",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"type": "LARGE_EQUAL",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchThisCardObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigCCGConditionCardFetchVar",
|
||||
"tokenType": "GCG_TOKEN_COUNTER"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionConstIntegerValue",
|
||||
"constValue": 3
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"targetCamp": "CAMP_FRIENDLY",
|
||||
"effectDiceType": "EFFECT_DICE_ANY",
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectDraw",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"type": "LARGE_EQUAL",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchThisCardObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigCCGConditionCardFetchVar",
|
||||
"tokenType": "GCG_TOKEN_COUNTER"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionConstIntegerValue",
|
||||
"constValue": 3
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"targetCamp": "CAMP_FRIENDLY",
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectChangeCardVar",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"type": "LARGE_EQUAL",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchThisCardObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigCCGConditionCardFetchVar",
|
||||
"tokenType": "GCG_TOKEN_COUNTER"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionConstIntegerValue",
|
||||
"constValue": 3
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"campType": "CAMP_FRIENDLY",
|
||||
"targetType": "GCG_CARD_ASSIST",
|
||||
"chooseType": "CHOOSE_CUR",
|
||||
"tokenType": "GCG_TOKEN_LIFE",
|
||||
"operatorType": "OPEATER_ASSIGN",
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM_0"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,291 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Support_3220081",
|
||||
"declaredValueMap": {
|
||||
"__KEY__EFFECTNUM1": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 1
|
||||
},
|
||||
"__KEY__EFFECTNUM2": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 2
|
||||
},
|
||||
"__KEY__EFFECTNUM3": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 3
|
||||
},
|
||||
"__KEY__EFFECTNUM4": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 4
|
||||
},
|
||||
"__KEY__EFFECTNUM5": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 5
|
||||
},
|
||||
"__KEY__EFFECTNUM0": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_PHASE_END_DRAW_BEFORE",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectAbsorbUnusedDice",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"targetCamp": "CAMP_FRIENDLY",
|
||||
"maxAbsorbNumPerDiceType": 0,
|
||||
"maxAbsorbNumTotal": 3,
|
||||
"maxAbsorbNumPerDiceTypeOneTime": 1
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectChangeCardVar",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"type": "EQUAL",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchThisCardObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionFetchCurCardAbsorbDiceNum"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionConstIntegerValue",
|
||||
"constValue": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"campType": "CAMP_FRIENDLY",
|
||||
"targetType": "GCG_CARD_ASSIST",
|
||||
"chooseType": "CHOOSE_CUR",
|
||||
"tagType": "GCG_TAG_NONE",
|
||||
"tokenType": "GCG_TOKEN_COUNTER",
|
||||
"operatorType": "OPEATER_ASSIGN",
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM0"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectChangeCardVar",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"type": "EQUAL",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchThisCardObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionFetchCurCardAbsorbDiceNum"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionConstIntegerValue",
|
||||
"constValue": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"campType": "CAMP_FRIENDLY",
|
||||
"targetType": "GCG_CARD_ASSIST",
|
||||
"chooseType": "CHOOSE_CUR",
|
||||
"tagType": "GCG_TAG_NONE",
|
||||
"tokenType": "GCG_TOKEN_COUNTER",
|
||||
"operatorType": "OPEATER_ASSIGN",
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectChangeCardVar",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"type": "EQUAL",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchThisCardObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionFetchCurCardAbsorbDiceNum"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionConstIntegerValue",
|
||||
"constValue": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"campType": "CAMP_FRIENDLY",
|
||||
"targetType": "GCG_CARD_ASSIST",
|
||||
"chooseType": "CHOOSE_CUR",
|
||||
"tagType": "GCG_TAG_NONE",
|
||||
"tokenType": "GCG_TOKEN_COUNTER",
|
||||
"operatorType": "OPEATER_ASSIGN",
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectChangeCardVar",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"type": "EQUAL",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchThisCardObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionFetchCurCardAbsorbDiceNum"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionConstIntegerValue",
|
||||
"constValue": 3
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"campType": "CAMP_FRIENDLY",
|
||||
"targetType": "GCG_CARD_ASSIST",
|
||||
"chooseType": "CHOOSE_CUR",
|
||||
"tagType": "GCG_TAG_NONE",
|
||||
"tokenType": "GCG_TOKEN_COUNTER",
|
||||
"operatorType": "OPEATER_ASSIGN",
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM3"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectChangeCardVar",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"type": "EQUAL",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchThisCardObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionFetchCurCardAbsorbDiceNum"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionConstIntegerValue",
|
||||
"constValue": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"campType": "CAMP_FRIENDLY",
|
||||
"targetType": "GCG_CARD_ASSIST",
|
||||
"chooseType": "CHOOSE_CUR",
|
||||
"tagType": "GCG_TAG_NONE",
|
||||
"tokenType": "GCG_TOKEN_COUNTER",
|
||||
"operatorType": "OPEATER_ASSIGN",
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM4"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectChangeCardVar",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"type": "LARGE_EQUAL",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchThisCardObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionFetchCurCardAbsorbDiceNum"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionConstIntegerValue",
|
||||
"constValue": 5
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"campType": "CAMP_FRIENDLY",
|
||||
"targetType": "GCG_CARD_ASSIST",
|
||||
"chooseType": "CHOOSE_CUR",
|
||||
"tagType": "GCG_TAG_NONE",
|
||||
"tokenType": "GCG_TOKEN_COUNTER",
|
||||
"operatorType": "OPEATER_ASSIGN",
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM5"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,89 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Support_3220082",
|
||||
"declaredValueMap": {
|
||||
"__KEY__EFFECTNUM": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 2
|
||||
},
|
||||
"__KEY__EFFECTNUM_0": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_PHASE_ONSTAGE_PHASE_START",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"type": "LARGE_EQUAL",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchThisCardObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionFetchCurCardAbsorbDiceNum"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionConstIntegerValue",
|
||||
"constValue": 3
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectGenDice",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"targetCamp": "CAMP_FRIENDLY",
|
||||
"effectDiceType": "EFFECT_DICE_ANY",
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectDraw",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"targetCamp": "CAMP_FRIENDLY",
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectChangeCardVar",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"campType": "CAMP_FRIENDLY",
|
||||
"targetType": "GCG_CARD_ASSIST",
|
||||
"chooseType": "CHOOSE_CUR",
|
||||
"tagType": "GCG_TAG_NONE",
|
||||
"tokenType": "GCG_TOKEN_LIFE",
|
||||
"operatorType": "OPEATER_ASSIGN",
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM_0"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,137 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Support_3220091",
|
||||
"declaredValueMap": {
|
||||
"__KEY__EFFECTNUM": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 1
|
||||
},
|
||||
"__KEY__DRAW": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 2
|
||||
},
|
||||
"__KEY__EFFECTNUM_0": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_ACTION_POST",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"type": "OR",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalCheckCurSkillDamageElementType",
|
||||
"elementType": "DAMAGE_ELEMENT_PHYSIC"
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalCheckCurSkillElementReactionId",
|
||||
"elementReactionIdList": []
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectChangeCardVar",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"campType": "CAMP_FRIENDLY",
|
||||
"targetType": "GCG_CARD_ASSIST",
|
||||
"chooseType": "CHOOSE_CUR",
|
||||
"tokenType": "GCG_TOKEN_COUNTER",
|
||||
"operatorType": "OPEATER_ADD",
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectDraw",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"type": "LARGE_EQUAL",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchThisCardObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigCCGConditionCardFetchVar",
|
||||
"tokenType": "GCG_TOKEN_COUNTER"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionConstIntegerValue",
|
||||
"constValue": 3
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"targetCamp": "CAMP_FRIENDLY",
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__DRAW"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectChangeCardVar",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"type": "LARGE_EQUAL",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchThisCardObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigCCGConditionCardFetchVar",
|
||||
"tokenType": "GCG_TOKEN_COUNTER"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionConstIntegerValue",
|
||||
"constValue": 3
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"campType": "CAMP_FRIENDLY",
|
||||
"targetType": "GCG_CARD_ASSIST",
|
||||
"chooseType": "CHOOSE_CUR",
|
||||
"tokenType": "GCG_TOKEN_LIFE",
|
||||
"operatorType": "OPEATER_ASSIGN",
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM_0"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,66 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Support_3220101",
|
||||
"declaredValueMap": {
|
||||
"__KEY__LIMIT": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
"limitList": [
|
||||
{
|
||||
"$type": "ConfigGCGLimit",
|
||||
"type": "Round",
|
||||
"declareValue": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__LIMIT"
|
||||
},
|
||||
"isNeedNotify": true
|
||||
}
|
||||
],
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_DURATION",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGEffectSkillUseCostRevise",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchSourceCharacterObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCheckCurCharacterCamp",
|
||||
"campType": "CAMP_FRIENDLY"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchCurSkillObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCheckCurSkillUsed"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"costType": "GCG_COST_DICE_PAIMON",
|
||||
"reviseNum": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,66 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Support_3220111",
|
||||
"declaredValueMap": {
|
||||
"__KEY__EFFECTNUM": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_PHASE_END_DRAW_BEFORE",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"type": "LARGE",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalCurCampOnStageNotChargedTotalNum"
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionConstIntegerValue",
|
||||
"constValue": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectCharge",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"targetCamp": "CAMP_FRIENDLY",
|
||||
"targetCharacter": "CHARACTER_ALL_NOT_CHARGED",
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM"
|
||||
},
|
||||
"limitElementType": "GCG_ELEMENT_ANY",
|
||||
"maxEffectiveCount": 1
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectChangeCardVar",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"campType": "CAMP_FRIENDLY",
|
||||
"targetType": "GCG_CARD_ASSIST",
|
||||
"chooseType": "CHOOSE_CUR",
|
||||
"tokenType": "GCG_TOKEN_LIFE",
|
||||
"operatorType": "OPEATER_MINUS",
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,106 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Support_3220121",
|
||||
"declaredValueMap": {
|
||||
"__KEY__EFFECTNUM": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 1
|
||||
},
|
||||
"__KEY__LIMIT": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
"limitList": [
|
||||
{
|
||||
"$type": "ConfigGCGLimit",
|
||||
"type": "Round",
|
||||
"declareValue": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__LIMIT"
|
||||
},
|
||||
"isNeedNotify": true
|
||||
}
|
||||
],
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_ACTION_CHANGE_CHARACTER_POST",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchTargetCharacterObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCheckCurCharacterCamp",
|
||||
"campType": "CAMP_FRIENDLY"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"type": "EQUAL",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchTargetCharacterObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCurCharacterEnergyNum"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionConstIntegerValue",
|
||||
"constValue": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectCharge",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"targetCamp": "CAMP_FRIENDLY",
|
||||
"targetCharacter": "CHARACTER_ONSTAGE",
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM"
|
||||
},
|
||||
"limitElementType": "GCG_ELEMENT_ANY"
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectChangeCardVar",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"campType": "CAMP_FRIENDLY",
|
||||
"targetType": "GCG_CARD_ASSIST",
|
||||
"chooseType": "CHOOSE_CUR",
|
||||
"tokenType": "GCG_TOKEN_LIFE",
|
||||
"operatorType": "OPEATER_MINUS",
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,128 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Support_3230011",
|
||||
"declaredValueMap": {
|
||||
"__KEY__EFFECTNUM": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 1
|
||||
},
|
||||
"__KEY__EFFECTNUM_0": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 0
|
||||
},
|
||||
"__KEY__DICE": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 3
|
||||
}
|
||||
},
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_ACTION_POST",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalCheckCurSkillDamageElementType",
|
||||
"elementType": "DAMAGE_ELEMENT_EXCEPT_PHYSIC"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectChangeCardVar",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"campType": "CAMP_FRIENDLY",
|
||||
"targetType": "GCG_CARD_ASSIST",
|
||||
"chooseType": "CHOOSE_CUR",
|
||||
"tokenType": "GCG_TOKEN_COUNTER",
|
||||
"operatorType": "OPEATER_ADD",
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectRandomGenDice",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"type": "LARGE_EQUAL",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchThisCardObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigCCGConditionCardFetchVar",
|
||||
"tokenType": "GCG_TOKEN_COUNTER"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionConstIntegerValue",
|
||||
"constValue": 3
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"targetCamp": "CAMP_FRIENDLY",
|
||||
"genDiceType": "EFFECT_GEN_DICE_EXCEPT_ANY",
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__DICE"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectChangeCardVar",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"type": "LARGE_EQUAL",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchThisCardObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigCCGConditionCardFetchVar",
|
||||
"tokenType": "GCG_TOKEN_COUNTER"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionConstIntegerValue",
|
||||
"constValue": 3
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"campType": "CAMP_FRIENDLY",
|
||||
"targetType": "GCG_CARD_ASSIST",
|
||||
"chooseType": "CHOOSE_CUR",
|
||||
"tokenType": "GCG_TOKEN_LIFE",
|
||||
"operatorType": "OPEATER_ASSIGN",
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM_0"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,83 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Support_3230021",
|
||||
"declaredValueMap": {
|
||||
"__KEY__EFFECTNUM": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 1
|
||||
},
|
||||
"__KEY__LIMIT": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 2
|
||||
}
|
||||
},
|
||||
"limitList": [
|
||||
{
|
||||
"$type": "ConfigGCGLimit",
|
||||
"type": "Round",
|
||||
"declareValue": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__LIMIT"
|
||||
},
|
||||
"isNeedNotify": true
|
||||
}
|
||||
],
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_ACTION_PAY_CARD_POST",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchCurCardObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCurCardHasTag",
|
||||
"tagType": "GCG_TAG_FOOD"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchCurCardObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCheckCurCardCamp",
|
||||
"campType": "CAMP_FRIENDLY"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_ON_USE",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectSearchCard",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"targetCamp": "CAMP_FRIENDLY",
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM"
|
||||
},
|
||||
"takeEffectTag": "GCG_TAG_FOOD"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Support_4210011",
|
||||
"declaredValueMap": {
|
||||
"__KEY__ELEMENT": {
|
||||
"$type": "GCGDeclaredValueElement",
|
||||
"type": "Element",
|
||||
"value": "GCG_ELEMENT_HYDRO"
|
||||
}
|
||||
},
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_PHASE_ONSTAGE_PHASE_START",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectAttachElement",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"targetCamp": "CAMP_FRIENDLY",
|
||||
"targetCharacter": "CHARACTER_ONSTAGE",
|
||||
"declaredElement": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__ELEMENT"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectAttachElement",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"targetCamp": "CAMP_ENEMY",
|
||||
"targetCharacter": "CHARACTER_ONSTAGE",
|
||||
"declaredElement": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__ELEMENT"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,137 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Support_4210021",
|
||||
"declaredValueMap": {
|
||||
"__KEY__ELEMENT": {
|
||||
"$type": "GCGDeclaredValueElement",
|
||||
"type": "Element",
|
||||
"value": "GCG_ELEMENT_PYRO"
|
||||
},
|
||||
"__KEY__DAMAGE": {
|
||||
"$type": "GCGDeclaredValueDamage",
|
||||
"type": "Damage",
|
||||
"value": 2
|
||||
}
|
||||
},
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_PHASE_ONSTAGE_PHASE_START",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectDamage",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"type": "LARGE",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchSpecifiedCampOnstageCharacterObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigCCGConditionCardFetchVar",
|
||||
"tokenType": "GCG_TOKEN_ATTACH_PYRO"
|
||||
}
|
||||
]
|
||||
},
|
||||
"campType": "CAMP_ENEMY"
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionConstIntegerValue",
|
||||
"constValue": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"targetCamp": "CAMP_ENEMY",
|
||||
"targetCharacter": "CHARACTER_ONSTAGE",
|
||||
"declaredDamage": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__DAMAGE"
|
||||
},
|
||||
"declaredElement": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__ELEMENT"
|
||||
},
|
||||
"isUseSetDamageElement": false,
|
||||
"targetNeedMinHp": 0
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectDamage",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"type": "LARGE",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchSpecifiedCampOnstageCharacterObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigCCGConditionCardFetchVar",
|
||||
"tokenType": "GCG_TOKEN_ATTACH_PYRO"
|
||||
}
|
||||
]
|
||||
},
|
||||
"campType": "CAMP_FRIENDLY"
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionConstIntegerValue",
|
||||
"constValue": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"targetCamp": "CAMP_FRIENDLY",
|
||||
"targetCharacter": "CHARACTER_ONSTAGE",
|
||||
"declaredDamage": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__DAMAGE"
|
||||
},
|
||||
"declaredElement": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__ELEMENT"
|
||||
},
|
||||
"isUseSetDamageElement": false,
|
||||
"targetNeedMinHp": 0
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectAttachElement",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"targetCamp": "CAMP_ENEMY",
|
||||
"targetCharacter": "CHARACTER_ONSTAGE",
|
||||
"declaredElement": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__ELEMENT"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectAttachElement",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"targetCamp": "CAMP_FRIENDLY",
|
||||
"targetCharacter": "CHARACTER_ONSTAGE",
|
||||
"declaredElement": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__ELEMENT"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Support_4210031",
|
||||
"declaredValueMap": {
|
||||
"__KEY__ELEMENT": {
|
||||
"$type": "GCGDeclaredValueElement",
|
||||
"type": "Element",
|
||||
"value": "GCG_ELEMENT_HYDRO"
|
||||
}
|
||||
},
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_PHASE_ONSTAGE_PHASE_START",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectAttachElement",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"targetCamp": "CAMP_FRIENDLY",
|
||||
"targetCharacter": "CHARACTER_ONSTAGE",
|
||||
"declaredElement": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__ELEMENT"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,133 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Support_4210041",
|
||||
"declaredValueMap": {
|
||||
"__KEY__ELEMENT": {
|
||||
"$type": "GCGDeclaredValueElement",
|
||||
"type": "Element",
|
||||
"value": "GCG_ELEMENT_ELECTRO"
|
||||
},
|
||||
"__KEY__EFFECTNUM": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_PHASE_ONSTAGE_PHASE_START",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectCharge",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"type": "LARGE",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchSpecifiedCampOnstageCharacterObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigCCGConditionCardFetchVar",
|
||||
"tokenType": "GCG_TOKEN_ATTACH_ELECTRO"
|
||||
}
|
||||
]
|
||||
},
|
||||
"campType": "CAMP_ENEMY"
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionConstIntegerValue",
|
||||
"constValue": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"targetCamp": "CAMP_ENEMY",
|
||||
"targetCharacter": "CHARACTER_ONSTAGE",
|
||||
"operatorType": "OPEATER_MINUS",
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM"
|
||||
},
|
||||
"limitElementType": "GCG_ELEMENT_ANY",
|
||||
"maxEffectiveCount": 0,
|
||||
"limitCardTag": "GCG_TAG_NONE"
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectCharge",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"type": "LARGE",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchSpecifiedCampOnstageCharacterObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigCCGConditionCardFetchVar",
|
||||
"tokenType": "GCG_TOKEN_ATTACH_ELECTRO"
|
||||
}
|
||||
]
|
||||
},
|
||||
"campType": "CAMP_FRIENDLY"
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionConstIntegerValue",
|
||||
"constValue": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"targetCamp": "CAMP_FRIENDLY",
|
||||
"targetCharacter": "CHARACTER_ONSTAGE",
|
||||
"operatorType": "OPEATER_MINUS",
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM"
|
||||
},
|
||||
"limitElementType": "GCG_ELEMENT_ANY",
|
||||
"maxEffectiveCount": 0,
|
||||
"limitCardTag": "GCG_TAG_NONE"
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectAttachElement",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"targetCamp": "CAMP_ENEMY",
|
||||
"targetCharacter": "CHARACTER_ONSTAGE",
|
||||
"declaredElement": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__ELEMENT"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectAttachElement",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"targetCamp": "CAMP_FRIENDLY",
|
||||
"targetCharacter": "CHARACTER_ONSTAGE",
|
||||
"declaredElement": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__ELEMENT"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,55 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Support_4210051",
|
||||
"declaredValueMap": {
|
||||
"__KEY__EFFECTNUM": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
"limitList": [
|
||||
{
|
||||
"$type": "ConfigGCGLimit",
|
||||
"type": "Round",
|
||||
"declareValue": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM"
|
||||
},
|
||||
"isNeedNotify": false
|
||||
}
|
||||
],
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_ACTION_POST",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchSourceCharacterObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCheckCurCharacterCamp",
|
||||
"campType": "CAMP_FRIENDLY"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectChangeOnstageCharater",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"targetCamp": "CAMP_FRIENDLY",
|
||||
"selectType": "SELECT_ONSTAGE_NEXT"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,55 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Support_4210052",
|
||||
"declaredValueMap": {
|
||||
"__KEY__EFFECTNUM": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
"limitList": [
|
||||
{
|
||||
"$type": "ConfigGCGLimit",
|
||||
"type": "Round",
|
||||
"declareValue": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM"
|
||||
},
|
||||
"isNeedNotify": false
|
||||
}
|
||||
],
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_ACTION_POST",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchSourceCharacterObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCheckCurCharacterCamp",
|
||||
"campType": "CAMP_ENEMY"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectChangeOnstageCharater",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"targetCamp": "CAMP_ENEMY",
|
||||
"selectType": "SELECT_ONSTAGE_NEXT"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Support_4210061",
|
||||
"declaredValueMap": {
|
||||
"__KEY__ELEMENT": {
|
||||
"$type": "GCGDeclaredValueElement",
|
||||
"type": "Element",
|
||||
"value": "GCG_ELEMENT_CRYO"
|
||||
}
|
||||
},
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_PHASE_ONSTAGE_PHASE_START",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectAttachElement",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"targetCamp": "CAMP_FRIENDLY",
|
||||
"targetCharacter": "CHARACTER_ONSTAGE",
|
||||
"declaredElement": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__ELEMENT"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectAttachElement",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"targetCamp": "CAMP_ENEMY",
|
||||
"targetCharacter": "CHARACTER_ONSTAGE",
|
||||
"declaredElement": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__ELEMENT"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Support_4210071",
|
||||
"declaredValueMap": {
|
||||
"__KEY__ELEMENT": {
|
||||
"$type": "GCGDeclaredValueElement",
|
||||
"type": "Element",
|
||||
"value": "GCG_ELEMENT_DENDRO"
|
||||
}
|
||||
},
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_PHASE_ONSTAGE_PHASE_START",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectAttachElement",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"targetCamp": "CAMP_FRIENDLY",
|
||||
"targetCharacter": "CHARACTER_ONSTAGE",
|
||||
"declaredElement": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__ELEMENT"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectAttachElement",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"targetCamp": "CAMP_ENEMY",
|
||||
"targetCharacter": "CHARACTER_ONSTAGE",
|
||||
"declaredElement": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__ELEMENT"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Support_4210081",
|
||||
"declaredValueMap": {
|
||||
"__KEY__ELEMENT": {
|
||||
"$type": "GCGDeclaredValueElement",
|
||||
"type": "Element",
|
||||
"value": "GCG_ELEMENT_PYRO"
|
||||
}
|
||||
},
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_PHASE_ONSTAGE_PHASE_START",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectAttachElement",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"targetCamp": "CAMP_FRIENDLY",
|
||||
"targetCharacter": "CHARACTER_ONSTAGE",
|
||||
"declaredElement": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__ELEMENT"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectAttachElement",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"targetCamp": "CAMP_ENEMY",
|
||||
"targetCharacter": "CHARACTER_ONSTAGE",
|
||||
"declaredElement": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__ELEMENT"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Support_4210091",
|
||||
"declaredValueMap": {
|
||||
"__KEY__ELEMENT": {
|
||||
"$type": "GCGDeclaredValueElement",
|
||||
"type": "Element",
|
||||
"value": "GCG_ELEMENT_ELECTRO"
|
||||
}
|
||||
},
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_PHASE_ONSTAGE_PHASE_START",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectAttachElement",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"targetCamp": "CAMP_FRIENDLY",
|
||||
"targetCharacter": "CHARACTER_ONSTAGE",
|
||||
"declaredElement": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__ELEMENT"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectAttachElement",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"targetCamp": "CAMP_ENEMY",
|
||||
"targetCharacter": "CHARACTER_ONSTAGE",
|
||||
"declaredElement": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__ELEMENT"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,115 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Support_4220011",
|
||||
"declaredValueMap": {
|
||||
"__KEY__EFFECTNUM": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
"limitList": [
|
||||
{
|
||||
"$type": "ConfigGCGLimit",
|
||||
"type": "Round",
|
||||
"declareValue": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM"
|
||||
},
|
||||
"isNeedNotify": true
|
||||
}
|
||||
],
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_DURATION",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGEffectAddShield",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchTargetCharacterObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCheckCurCharacterCamp",
|
||||
"campType": "CAMP_FRIENDLY"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchTargetCharacterObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCheckCurCharacterPosition",
|
||||
"positionType": "POSITION_ONSTAGE"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"type": "OR",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchTargetCharacterObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCheckCurCharacterHasCardID",
|
||||
"cardID": 3002
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchTargetCharacterObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCheckCurCharacterHasCardID",
|
||||
"cardID": 3102
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchTargetCharacterObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCheckCurCharacterHasCardID",
|
||||
"cardID": 3402
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"tokenType": "GCG_TOKEN_LIFE",
|
||||
"deductionPerShield": 2,
|
||||
"limitOneTimes": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,169 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Support_4220012",
|
||||
"declaredValueMap": {
|
||||
"__KEY__EFFECTNUM": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 1
|
||||
},
|
||||
"__KEY__EFFECTNUM_0": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_ACTION_CHANGE_CHARACTER_POST",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchTargetCharacterObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCheckCurCharacterCamp",
|
||||
"campType": "CAMP_FRIENDLY"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectChangeCardVar",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"type": "OR",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchTargetCharacterObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCheckCurCharacterHasCardID",
|
||||
"cardID": 3002
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchTargetCharacterObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCheckCurCharacterHasCardID",
|
||||
"cardID": 3102
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchTargetCharacterObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCheckCurCharacterHasCardID",
|
||||
"cardID": 3402
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"campType": "CAMP_FRIENDLY",
|
||||
"targetType": "GCG_CARD_ASSIST",
|
||||
"chooseType": "CHOOSE_CUR",
|
||||
"tagType": "GCG_TAG_NONE",
|
||||
"tokenType": "GCG_TOKEN_COUNTER",
|
||||
"operatorType": "OPEATER_ASSIGN",
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectChangeCardVar",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalLogicNot",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"type": "OR",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchTargetCharacterObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCheckCurCharacterHasCardID",
|
||||
"cardID": 3002
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchTargetCharacterObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCheckCurCharacterHasCardID",
|
||||
"cardID": 3102
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchTargetCharacterObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCheckCurCharacterHasCardID",
|
||||
"cardID": 3402
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"campType": "CAMP_FRIENDLY",
|
||||
"targetType": "GCG_CARD_ASSIST",
|
||||
"chooseType": "CHOOSE_CUR",
|
||||
"tagType": "GCG_TAG_NONE",
|
||||
"tokenType": "GCG_TOKEN_COUNTER",
|
||||
"operatorType": "OPEATER_ASSIGN",
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM_0"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,131 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Support_4220021",
|
||||
"declaredValueMap": {
|
||||
"__KEY__EFFECTNUM": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 2
|
||||
}
|
||||
},
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_DURATION",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectDamageRevise",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalLogicNot",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"type": "OR",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchCurSkillObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCheckCurSkillHasSkillID",
|
||||
"skillID": 107
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchCurSkillObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCheckCurSkillHasSkillID",
|
||||
"skillID": 108
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchCurSkillObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCheckCurSkillHasSkillID",
|
||||
"skillID": 109
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchCurSkillObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCheckCurSkillHasSkillID",
|
||||
"skillID": 110
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchSourceCharacterObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCheckCurCardType",
|
||||
"cardType": "GCG_CARD_CHARACTER"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchSourceCharacterObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCheckCurCharacterPosition",
|
||||
"positionType": "POSITION_ONSTAGE"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM"
|
||||
},
|
||||
"effectElementType": "DAMAGE_ELEMENT_ANY"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,52 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Support_4220022",
|
||||
"declaredValueMap": {
|
||||
"__KEY__EFFECTNUM": {
|
||||
"$type": "GCGDeclaredValueEffectAmount",
|
||||
"type": "EffectNum",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_ON_CARD_DIE",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchCurDieCardObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCheckCurCharacterCamp",
|
||||
"campType": "CAMP_FRIENDLY"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectChangeCardVar",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"campType": "CAMP_FRIENDLY",
|
||||
"targetType": "GCG_CARD_ASSIST",
|
||||
"chooseType": "CHOOSE_CUR",
|
||||
"tagType": "GCG_TAG_NONE",
|
||||
"tokenType": "GCG_TOKEN_LIFE",
|
||||
"operatorType": "OPEATER_MINUS",
|
||||
"declaredOutputKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__EFFECTNUM"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,57 @@
|
||||
{
|
||||
"$type": "ConfigGCGSkill",
|
||||
"name": "Card_Support_4220041",
|
||||
"declaredValueMap": {
|
||||
"__KEY__HEAL": {
|
||||
"$type": "GCGDeclaredValueHealAmount",
|
||||
"type": "Heal",
|
||||
"value": 2
|
||||
}
|
||||
},
|
||||
"triggerList": [
|
||||
{
|
||||
"$type": "ConfigGCGTrigger",
|
||||
"type": "GCG_TRIGGER_ACTION_POST",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalFetchSourceCharacterObject",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition",
|
||||
"conditions": [
|
||||
{
|
||||
"$type": "ConfigGCGConditionCheckCurCharacterCamp",
|
||||
"campType": "CAMP_FRIENDLY"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigGCGConditionGlobalCheckCurSkillElementReactionId",
|
||||
"elementReactionIdList": []
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"effectList": [
|
||||
{
|
||||
"$type": "ConfigGCGExecEffectHeal",
|
||||
"condition": {
|
||||
"$type": "ConfigGCGLogicCondition"
|
||||
},
|
||||
"targetCamp": "CAMP_FRIENDLY",
|
||||
"targetCharacter": "CHARACTER_ALL",
|
||||
"declaredHealAmountKey": {
|
||||
"$type": "GCGDeclare",
|
||||
"key": "__KEY__HEAL"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user