Back to Home : All Text Assets
UESP:Legends View Raw Data -- Viewing Root Text Asset 'assets/appbase/gameconfiguration/scenarios'
[
{
"ResourceId": {
"Id": -1242723717,
"UniqueName": "Default",
"CompletionType": "Partial"
},
"DisplayName": null,
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 20,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "BothPlayers",
"Override": {
"CardIdReference": 1264418727
}
}
],
"DeckOverrides": [],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "BothPlayers",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": false,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 0
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": null
},
"Image": null,
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -688792305,
"UniqueName": "Go First!",
"CompletionType": "Placeholder"
},
"DisplayName": "Humans First",
"DisplayDescription": "Single player match.\nHuman player is first.",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [],
"PlayerOverrides": [],
"GameZoneOverrides": [],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "HumanPlayer",
"AiType": "Default",
"AiOpponent": {
"resourceId": 0
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": null
},
"Image": null,
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 310006265,
"UniqueName": "Go Second!",
"CompletionType": "Placeholder"
},
"DisplayName": null,
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [],
"PlayerOverrides": [],
"GameZoneOverrides": [],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "AiPlayer",
"AiType": "Default",
"AiOpponent": {
"resourceId": 0
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": null
},
"Image": null,
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 1595477420,
"UniqueName": "TFH_Act1_Chapter1",
"CompletionType": "Placeholder"
},
"DisplayName": "The Fighting Pit",
"DisplayDescription": "This is the first match of the tutorial.",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": true,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "BothPlayers",
"Override": {
"CardIdReference": -1212154068
}
}
],
"DeckOverrides": [],
"PlayerOverrides": [
{
"SlotMask": "BothPlayers",
"Override": {
"EntityAttributes": [
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "RingUsesLeft",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
}
],
"GameZoneOverrides": [
{
"SlotMask": "SecondPlayer",
"ZoneList": [
{
"ZoneToOverride": "Deck",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": [
{
"Id": 494443404,
"Count": 1
},
{
"Id": 1128875378,
"Count": 1
},
{
"Id": -741858815,
"Count": 1
},
{
"Id": 844499977,
"Count": 1
},
{
"Id": 1717577005,
"Count": 1
},
{
"Id": 1449346166,
"Count": 1
},
{
"Id": 438381503,
"Count": 1
},
{
"Id": 373560332,
"Count": 1
},
{
"Id": -741858815,
"Count": 1
},
{
"Id": 1717577005,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
},
{
"SlotMask": "FirstPlayer",
"ZoneList": [
{
"ZoneToOverride": "Deck",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": [
{
"Id": 1714445403,
"Count": 1
},
{
"Id": -1734732697,
"Count": 1
},
{
"Id": 1714445403,
"Count": 1
},
{
"Id": -1866183707,
"Count": 1
},
{
"Id": -675856486,
"Count": 1
},
{
"Id": 1714445403,
"Count": 1
},
{
"Id": -675856486,
"Count": 1
},
{
"Id": -1866183707,
"Count": 1
},
{
"Id": 1714445403,
"Count": 1
},
{
"Id": 1714445403,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": "tyr_dialogue",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": -1395240712
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
}
],
"NameForEditor": "tyr_dialogue"
}
]
},
"TriggerType": "WhenGameStarts",
"SortOrder": "GameRules_MarkForDeath",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
},
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": "doinker_opponent_health",
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"DoinkerIdShow": {
"resourceId": -1313417202
},
"DoinkerIdHide": {
"resourceId": 0
},
"$type": "SPTESL.PlayerActions+ToggleDoinkers"
}
}
],
"NameForEditor": "doinker_opponent_damage"
}
]
},
"TriggerType": "WhenPlayerTurnStarts",
"SortOrder": "GameRules_MarkForDeath",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"IsHuman": "IsNot"
},
"$type": "SPTESL.PlayerRequirements+PlayerIsHuman"
},
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 1
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
},
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": "two_lane_message",
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"DoinkerIdShow": {
"resourceId": 1078229484
},
"DoinkerIdHide": {
"resourceId": 0
},
"$type": "SPTESL.PlayerActions+ToggleDoinkers"
}
}
],
"NameForEditor": "two_lane_message"
}
]
},
"TriggerType": "WhenPlayerTurnStarts",
"SortOrder": "GameRules_MarkForDeath",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"IsHuman": "Is"
},
"$type": "SPTESL.PlayerRequirements+PlayerIsHuman"
},
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 1
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
},
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": "message_creature_cant",
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"DoinkerIdShow": {
"resourceId": -328045316
},
"DoinkerIdHide": {
"resourceId": 1945770314
},
"$type": "SPTESL.PlayerActions+ToggleDoinkers"
}
}
],
"NameForEditor": "message_creature_cant"
}
]
},
"TriggerType": "WhenCardIsPlayed",
"SortOrder": "GameRules_MarkForDeath",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"IsHuman": "Is"
},
"$type": "SPTESL.PlayerRequirements+PlayerIsHuman"
},
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 1
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
},
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": "doinker_endturn_btn",
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"DoinkerIdShow": {
"resourceId": 288455023
},
"DoinkerIdHide": {
"resourceId": 0
},
"$type": "SPTESL.PlayerActions+ToggleDoinkers"
}
}
],
"NameForEditor": "doinker_player_endturn_btn"
}
]
},
"TriggerType": "WhenCardIsPlayed",
"SortOrder": "GameRules_MarkForDeath",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"IsHuman": "Is"
},
"$type": "SPTESL.PlayerRequirements+PlayerIsHuman"
},
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 1
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
},
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": "doinker_player_handcard",
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"DoinkerIdShow": {
"resourceId": -359706608
},
"DoinkerIdHide": {
"resourceId": 0
},
"$type": "SPTESL.PlayerActions+ToggleDoinkers"
}
}
],
"NameForEditor": "doinker_player_hand_creature"
}
]
},
"TriggerType": "WhenCardIsDrawn",
"SortOrder": "GameRules_MarkForDeath",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 1
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
},
{
"LhsPlayer": "Inciter",
"Conditional": {
"IsHuman": "Is"
},
"$type": "SPTESL.PlayerRequirements+PlayerIsHuman"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
},
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": "doinker_player_handcard",
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"DoinkerIdShow": {
"resourceId": 1546367978
},
"DoinkerIdHide": {
"resourceId": 0
},
"$type": "SPTESL.PlayerActions+ToggleDoinkers"
}
}
],
"NameForEditor": "battleaxe doinker"
}
]
},
"TriggerType": "WhenCardIsDrawn",
"SortOrder": "GameRules_MarkForDeath",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 4
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
},
{
"LhsPlayer": "Inciter",
"Conditional": {
"IsHuman": "Is"
},
"$type": "SPTESL.PlayerRequirements+PlayerIsHuman"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
},
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": "doinker_power",
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"DoinkerIdShow": {
"resourceId": 589268396
},
"DoinkerIdHide": {
"resourceId": 0
},
"$type": "SPTESL.PlayerActions+ToggleDoinkers"
}
}
],
"NameForEditor": "doinker_power"
}
]
},
"TriggerType": "WhenPlayerTurnStarts",
"SortOrder": "GameRules_MarkForDeath",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"IsHuman": "IsNot"
},
"$type": "SPTESL.PlayerRequirements+PlayerIsHuman"
},
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 2
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "AiPlayer",
"AiType": "Default",
"AiOpponent": {
"resourceId": -313541748
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Welcome to The Elder Scrolls: Legends. The object of the game is to defeat your opponent. You do this by playing cards from your deck." (onboarding.welcome.match1)
},
"Image": "ContentPack000/Cards/Visuals/Campaign_Tyr/Campaign_Tyr",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [
{
"resourceId": 384297460
}
],
"DoinkerClientEvents": [
{
"EventType": "EndTurnButtonPressed",
"TurnCount": 1,
"DoinkerToShow": {
"resourceId": 0
},
"DoinkerToHide": {
"resourceId": 288455023
}
},
{
"EventType": "HandSetDragCard",
"TurnCount": 1,
"DoinkerToShow": {
"resourceId": 1945770314
},
"DoinkerToHide": {
"resourceId": -359706608
}
}
],
"ClientRestrictions": [
{
"EventType": "AttemptEndTurnButtonPress",
"RequirementType": "HandExhausted",
"TurnCount": 0,
"DoinkerToShow": {
"resourceId": 982054330
}
},
{
"EventType": "AttemptEndTurnButtonPress",
"RequirementType": "BoardAttacksExhausted",
"TurnCount": 0,
"DoinkerToShow": {
"resourceId": 118103189
}
}
],
"NoQuestProgressAllowed": true,
"AllowStoryAndHiddenQuestProgress": true,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Invalid",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 740282472,
"UniqueName": "TFH_Act1_Chapter2",
"CompletionType": "Placeholder"
},
"DisplayName": "The Escape",
"DisplayDescription": "This is the second match of the tutorial.",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": true,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": true,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "BothPlayers",
"Override": {
"CardIdReference": -442850926
}
}
],
"DeckOverrides": [],
"PlayerOverrides": [
{
"SlotMask": "BothPlayers",
"Override": {
"EntityAttributes": [
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "RingUsesLeft",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
}
],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "Deck",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": [
{
"Id": -1892047993,
"Count": 2
},
{
"Id": -1944635378,
"Count": 1
},
{
"Id": -1988362919,
"Count": 3
},
{
"Id": 2121856305,
"Count": 2
},
{
"Id": -1988362919,
"Count": 1
},
{
"Id": -1944635378,
"Count": 2
},
{
"Id": -1988362919,
"Count": 1
},
{
"Id": 2121856305,
"Count": 2
},
{
"Id": -1988362919,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
},
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "Deck",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": [
{
"Id": 1193892832,
"Count": 1
},
{
"Id": 899518525,
"Count": 1
},
{
"Id": 1128875378,
"Count": 1
},
{
"Id": 1717577005,
"Count": 1
},
{
"Id": 373560332,
"Count": 1
},
{
"Id": 494443404,
"Count": 1
},
{
"Id": -1767873507,
"Count": 1
},
{
"Id": 1744549196,
"Count": 1
},
{
"Id": 1128875378,
"Count": 1
},
{
"Id": -741858815,
"Count": 1
},
{
"Id": 438381503,
"Count": 1
},
{
"Id": 1449346166,
"Count": 1
},
{
"Id": -741858815,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": "doinker_endturn_btn",
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"DoinkerIdShow": {
"resourceId": 288455023
},
"DoinkerIdHide": {
"resourceId": 761384010
},
"$type": "SPTESL.PlayerActions+ToggleDoinkers"
}
}
],
"NameForEditor": "doinker_player_endturn_btn"
}
]
},
"TriggerType": "WhenCardIsPlayed",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"IsHuman": "Is"
},
"$type": "SPTESL.PlayerRequirements+PlayerIsHuman"
},
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 1
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
},
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": "magicka_doinker",
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"DoinkerIdShow": {
"resourceId": 235448953
},
"DoinkerIdHide": {
"resourceId": 0
},
"$type": "SPTESL.PlayerActions+ToggleDoinkers"
}
}
],
"NameForEditor": "magicka_doinker"
}
]
},
"TriggerType": "WhenCardIsDrawn",
"SortOrder": "NonTriggered",
"AfterRuneBreaks": true,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"IsHuman": "Is"
},
"$type": "SPTESL.PlayerRequirements+PlayerIsHuman"
},
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 1
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
},
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": "doinker_scuttler_hand",
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"DoinkerIdShow": {
"resourceId": 1804880946
},
"DoinkerIdHide": {
"resourceId": 0
},
"$type": "SPTESL.PlayerActions+ToggleDoinkers"
}
}
],
"NameForEditor": "doinker_magicka2"
}
]
},
"TriggerType": "WhenCardIsDrawn",
"SortOrder": "GameRules_MarkForDeath",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"IsHuman": "Is"
},
"$type": "SPTESL.PlayerRequirements+PlayerIsHuman"
},
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 2
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
},
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": "doinker_scuttler_hand",
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"DoinkerIdShow": {
"resourceId": -1443339999
},
"DoinkerIdHide": {
"resourceId": 0
},
"$type": "SPTESL.PlayerActions+ToggleDoinkers"
}
}
],
"NameForEditor": "doinker huntsman"
}
]
},
"TriggerType": "WhenCardIsDrawn",
"SortOrder": "GameRules_MarkForDeath",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"IsHuman": "Is"
},
"$type": "SPTESL.PlayerRequirements+PlayerIsHuman"
},
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 4
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
},
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": "doinker_scuttler_hand",
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"DoinkerIdShow": {
"resourceId": -1295448119
},
"DoinkerIdHide": {
"resourceId": 0
},
"$type": "SPTESL.PlayerActions+ToggleDoinkers"
}
}
],
"NameForEditor": "doinker crushing blow"
}
]
},
"TriggerType": "WhenCardIsDrawn",
"SortOrder": "GameRules_MarkForDeath",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"IsHuman": "Is"
},
"$type": "SPTESL.PlayerRequirements+PlayerIsHuman"
},
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 5
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "HumanPlayer",
"AiType": "Default",
"AiOpponent": {
"resourceId": -1029537546
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "In this match you will learn about the Shadow Lane, Magicka, Summon Abilities, and Actions." (onboarding.overview.match2)
},
"Image": "ContentPack000/Cards/Visuals/Campaign_Daedra_Worshipper/Campaign_Daedra_Worshipper",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [
{
"resourceId": 1213063021
}
],
"DoinkerClientEvents": [
{
"EventType": "EndTurnButtonPressed",
"TurnCount": 1,
"DoinkerToShow": {
"resourceId": 0
},
"DoinkerToHide": {
"resourceId": 288455023
}
},
{
"EventType": "HandSetDragCard",
"TurnCount": 1,
"DoinkerToShow": {
"resourceId": 761384010
},
"DoinkerToHide": {
"resourceId": 0
}
}
],
"ClientRestrictions": [
{
"EventType": "AttemptEndTurnButtonPress",
"RequirementType": "BoardAttacksExhausted",
"TurnCount": 0,
"DoinkerToShow": {
"resourceId": 118103189
}
},
{
"EventType": "AttemptEndTurnButtonPress",
"RequirementType": "HandExhausted",
"TurnCount": 0,
"DoinkerToShow": {
"resourceId": 982054330
}
}
],
"NoQuestProgressAllowed": true,
"AllowStoryAndHiddenQuestProgress": true,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 1722475851,
"UniqueName": "TFH_Act1_Chapter3",
"CompletionType": "Placeholder"
},
"DisplayName": "Dark Omens",
"DisplayDescription": "The third match in the TFH tutorial campaign.",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": true,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": true,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "Untyped",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "BothPlayers",
"Override": {
"CardIdReference": -442850926
}
}
],
"DeckOverrides": [],
"PlayerOverrides": [
{
"SlotMask": "BothPlayers",
"Override": {
"EntityAttributes": [
{
"Value": 3,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 3,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
}
],
"GameZoneOverrides": [
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "Deck",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": [
{
"Id": 494443404,
"Count": 1
},
{
"Id": -452943738,
"Count": 1
},
{
"Id": 1128875378,
"Count": 1
},
{
"Id": 438381503,
"Count": 1
},
{
"Id": -741858815,
"Count": 1
},
{
"Id": 1449346166,
"Count": 1
},
{
"Id": -1767873507,
"Count": 1
},
{
"Id": 494443404,
"Count": 1
},
{
"Id": 373560332,
"Count": 1
},
{
"Id": 1193892832,
"Count": 1
},
{
"Id": -452943738,
"Count": 1
},
{
"Id": -1871307781,
"Count": 1
},
{
"Id": 899518525,
"Count": 1
},
{
"Id": -1767873507,
"Count": 1
},
{
"Id": -741858815,
"Count": 1
},
{
"Id": 1717577005,
"Count": 1
},
{
"Id": 899518525,
"Count": 1
},
{
"Id": 438381503,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
},
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "Deck",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": [
{
"Id": 175622366,
"Count": 2
},
{
"Id": 1821421158,
"Count": 2
},
{
"Id": 1826150536,
"Count": 2
},
{
"Id": 175622366,
"Count": 1
},
{
"Id": -1762371288,
"Count": 1
},
{
"Id": 76505525,
"Count": 1
},
{
"Id": 1821421158,
"Count": 1
},
{
"Id": 939372786,
"Count": 1
},
{
"Id": -1762371288,
"Count": 1
},
{
"Id": 76505525,
"Count": 1
},
{
"Id": 939372786,
"Count": 1
},
{
"Id": 1826150536,
"Count": 1
},
{
"Id": 175622366,
"Count": 1
},
{
"Id": 76505525,
"Count": 1
},
{
"Id": 939372786,
"Count": 1
},
{
"Id": 1821421158,
"Count": 1
},
{
"Id": 1826150536,
"Count": 1
},
{
"Id": 175622366,
"Count": 1
},
{
"Id": 939372786,
"Count": 1
},
{
"Id": 1821421158,
"Count": 1
},
{
"Id": 76505525,
"Count": 1
},
{
"Id": 1826150536,
"Count": 1
},
{
"Id": -1762371288,
"Count": 1
},
{
"Id": 939372786,
"Count": 1
},
{
"Id": 175622366,
"Count": 1
},
{
"Id": -1762371288,
"Count": 1
},
{
"Id": 1821421158,
"Count": 1
},
{
"Id": 1826150536,
"Count": 1
},
{
"Id": 76505525,
"Count": 1
},
{
"Id": -1762371288,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 741809568,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 741809568,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": "cover_lane",
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"DoinkerIdShow": {
"resourceId": 708704572
},
"DoinkerIdHide": {
"resourceId": 0
},
"$type": "SPTESL.PlayerActions+ToggleDoinkers"
}
}
],
"NameForEditor": "ring doinker"
}
]
},
"TriggerType": "WhenPlayerTurnStarts",
"SortOrder": "GameRules_MarkForDeath",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"IsHuman": "IsNot"
},
"$type": "SPTESL.PlayerRequirements+PlayerIsHuman"
},
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 1
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
},
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": "cover_lane",
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"DoinkerIdShow": {
"resourceId": 1303148080
},
"DoinkerIdHide": {
"resourceId": 0
},
"$type": "SPTESL.PlayerActions+ToggleDoinkers"
}
}
],
"NameForEditor": "guard doinker"
},
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"SelectorSort": {
"Method": "ByInstanceId",
"NumToReturn": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"SortAttribute": "None",
"Order": "LowestFirst",
"RequireUniqueNames": false
},
"Selectors": [
{
"Check": "Is",
"Role": "Inciter",
"$type": "SPTESL.CardConditionals+CardRoleType"
}
],
"Action": {
"ModificationType": "Set",
"AttributeName": "TargetWeightBonus",
"Value": {
"ValueMethod": "Constant",
"ConstantValue": 1000000,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"$type": "SPTESL.CardActions+ModifyRareAttribute"
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"FailureCardOwner": "Self"
}
],
"PlayerActions": [],
"NameForEditor": "ai wants to go face"
}
]
},
"TriggerType": "WhenPlayerTurnStarts",
"SortOrder": "GameRules_MarkForDeath",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"IsHuman": "Is"
},
"$type": "SPTESL.PlayerRequirements+PlayerIsHuman"
},
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 2
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
},
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": "cover_lane",
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"DoinkerIdShow": {
"resourceId": 299584511
},
"DoinkerIdHide": {
"resourceId": 0
},
"$type": "SPTESL.PlayerActions+ToggleDoinkers"
}
}
],
"NameForEditor": "support doinker"
}
]
},
"TriggerType": "WhenCardIsDrawn",
"SortOrder": "GameRules_MarkForDeath",
"AfterRuneBreaks": true,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"IsHuman": "Is"
},
"$type": "SPTESL.PlayerRequirements+PlayerIsHuman"
},
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 5
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
},
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"DoinkerIdShow": {
"resourceId": -1315401630
},
"DoinkerIdHide": {
"resourceId": 0
},
"$type": "SPTESL.PlayerActions+ToggleDoinkers"
}
}
],
"NameForEditor": "rune teach"
}
]
},
"TriggerType": "WhenCardAttackComplete",
"SortOrder": "GameRules_MarkForDeath",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"IsHuman": "IsNot"
},
"$type": "SPTESL.PlayerRequirements+PlayerIsHuman"
},
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 2
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
},
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"DoinkerIdShow": {
"resourceId": -1588939788
},
"DoinkerIdHide": {
"resourceId": 0
},
"$type": "SPTESL.PlayerActions+ToggleDoinkers"
}
}
],
"NameForEditor": "first rune doinker"
}
]
},
"TriggerType": "WhenCardBreaksRune",
"SortOrder": "GameRules_MarkForDeath",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "EventTarget",
"Conditional": {
"IsHuman": "Is"
},
"$type": "SPTESL.PlayerRequirements+PlayerIsHuman"
},
{
"LhsPlayer": "EventTarget",
"Conditional": {
"AttributeName": "NumRunesLost",
"Is": "EqualTo",
"Value": 1
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
},
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": -1152867558,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Deck",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Top",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
}
],
"NameForEditor": "make ambusher"
}
]
},
"TriggerType": "WhenCardBreaksRune",
"SortOrder": "GameRules_MarkForDeath",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "EventTarget",
"Conditional": {
"IsHuman": "Is"
},
"$type": "SPTESL.PlayerRequirements+PlayerIsHuman"
},
{
"LhsPlayer": "EventTarget",
"Conditional": {
"AttributeName": "NumRunesLost",
"Is": "EqualTo",
"Value": 2
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
},
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"DoinkerIdShow": {
"resourceId": 804705914
},
"DoinkerIdHide": {
"resourceId": 0
},
"$type": "SPTESL.PlayerActions+ToggleDoinkers"
}
}
],
"NameForEditor": "ambusher doinker"
}
]
},
"TriggerType": "WhenProphecyDrawnOffRuneBreak",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [
{
"LhsCard": "Inciter",
"Conditional": {
"Check": "Is",
"CardMatch": {
"resourceId": -1152867558
}
},
"$type": "SPTESL.CardRequirements+MatchesCardRequirement"
}
],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"IsHuman": "Is"
},
"$type": "SPTESL.PlayerRequirements+PlayerIsHuman"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
},
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"DialogueId": {
"resourceId": -852302884
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
}
],
"NameForEditor": "tyr dialog"
}
]
},
"TriggerType": "WhenPlayerTurnStarts",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"IsHuman": "Is"
},
"$type": "SPTESL.PlayerRequirements+PlayerIsHuman"
},
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 3
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
},
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"SelectorSort": {
"Method": "ByInstanceId",
"NumToReturn": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"SortAttribute": "None",
"Order": "LowestFirst",
"RequireUniqueNames": false
},
"Selectors": [
{
"Check": "Is",
"Role": "Inciter",
"$type": "SPTESL.CardConditionals+CardRoleType"
}
],
"Action": {
"ModificationType": "Add",
"AttributeName": "TargetWeightBonus",
"Value": {
"ValueMethod": "Constant",
"ConstantValue": 50,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"$type": "SPTESL.CardActions+ModifyRareAttribute"
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"FailureCardOwner": "Self"
}
],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": -1653188426,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Deck",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Top",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
}
],
"NameForEditor": "insert Fervor"
}
]
},
"TriggerType": "WhenPlayerTurnStarts",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"IsHuman": "Is"
},
"$type": "SPTESL.PlayerRequirements+PlayerIsHuman"
},
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 5
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "AiPlayer",
"AiType": "Default",
"AiOpponent": {
"resourceId": -1345726752
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "In this match you will learn about the Ring of Magicka, Creatures with Guard, Player Runes, Prophecy and Support cards." (onboarding.overview.match3)
},
"Image": "ContentPack000/Cards/Visuals/aedric_spear/aedric_spear",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": -40.0,
"RulesSections": [
{
"TextKey": {
"RawKey": "Your opponent comes to battle with defenses ready." (com.direwolfdigital.hydra.data.draft.scenariomodifiers.Guard.description)
},
"Image": "ContentPack000/Images/LaneIcons/fortifications_lanerules",
"IsImageOnLeft": false
}
]
},
"MatchEndDialogues": [
{
"resourceId": 1099184889
}
],
"DoinkerClientEvents": [],
"ClientRestrictions": [
{
"EventType": "EndTurnButtonPressed",
"RequirementType": "HandExhausted",
"TurnCount": 1,
"DoinkerToShow": {
"resourceId": 982054330
}
},
{
"EventType": "EndTurnButtonPressed",
"RequirementType": "HandExhausted",
"TurnCount": 2,
"DoinkerToShow": {
"resourceId": 982054330
}
},
{
"EventType": "EndTurnButtonPressed",
"RequirementType": "HandExhausted",
"TurnCount": 3,
"DoinkerToShow": {
"resourceId": 982054330
}
}
],
"NoQuestProgressAllowed": true,
"AllowStoryAndHiddenQuestProgress": true,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "MatchEndTeleport",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 44944503,
"UniqueName": "TFH_Act1_Chapter4",
"CompletionType": "Placeholder"
},
"DisplayName": "Bandit Ambush",
"DisplayDescription": "The fourth match in the TFH tutorial campaign.",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": true,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "Untyped",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "Deck",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": [
{
"Id": 242679399,
"Count": 1
},
{
"Id": -505439143,
"Count": 1
},
{
"Id": -799469860,
"Count": 1
},
{
"Id": -1943947693,
"Count": 1
},
{
"Id": 1150554134,
"Count": 1
},
{
"Id": -1371947242,
"Count": 1
},
{
"Id": 195135320,
"Count": 1
},
{
"Id": 906449635,
"Count": 1
},
{
"Id": 242679399,
"Count": 1
},
{
"Id": -1943947693,
"Count": 1
},
{
"Id": -956430111,
"Count": 1
},
{
"Id": 906449635,
"Count": 1
},
{
"Id": -956430111,
"Count": 1
},
{
"Id": 242679399,
"Count": 1
},
{
"Id": -956430111,
"Count": 1
},
{
"Id": -1371947242,
"Count": 1
},
{
"Id": 1468435563,
"Count": 1
},
{
"Id": -956430111,
"Count": 1
},
{
"Id": 242679399,
"Count": 2
}
]
}
]
},
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
},
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"DoinkerIdShow": {
"resourceId": -718337475
},
"DoinkerIdHide": {
"resourceId": 0
},
"$type": "SPTESL.PlayerActions+ToggleDoinkers"
}
}
],
"NameForEditor": "charge doinker"
}
]
},
"TriggerType": "WhenCardEntersBoard",
"SortOrder": "NonTriggered",
"AfterRuneBreaks": true,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [
{
"LhsCard": "Inciter",
"Conditional": {
"AttributeName": "Charge",
"Is": "GreaterThan",
"Value": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"Values": []
},
"UseWielderAsSource": false
},
"$type": "SPTESL.CardRequirements+AttributeValue"
},
{
"LhsCard": "Inciter",
"Conditional": {
"Check": "Is",
"SubtypeName": "Creature"
},
"$type": "SPTESL.CardRequirements+SubtypeRequirement"
}
],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"IsHuman": "IsNot"
},
"$type": "SPTESL.PlayerRequirements+PlayerIsHuman"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
},
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"DoinkerIdShow": {
"resourceId": 1419262319
},
"DoinkerIdHide": {
"resourceId": 0
},
"$type": "SPTESL.PlayerActions+ToggleDoinkers"
}
}
],
"NameForEditor": "lethal doinker"
}
]
},
"TriggerType": "WhenCardEntersBoard",
"SortOrder": "NonTriggered",
"AfterRuneBreaks": true,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [
{
"LhsCard": "Inciter",
"Conditional": {
"AttributeName": "Deathtouch",
"Is": "GreaterThan",
"Value": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"Values": []
},
"UseWielderAsSource": false
},
"$type": "SPTESL.CardRequirements+AttributeValue"
}
],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"IsHuman": "IsNot"
},
"$type": "SPTESL.PlayerRequirements+PlayerIsHuman"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -506104309
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "In this match you use the Mulligan redraw mechanic, and learn about the Charge and Lethal keywords." (onboarding.overview.match4)
},
"Image": "ContentPack000/Cards/Visuals/cruel_bandit/cruel_bandit",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": [
{
"TextKey": {
"RawKey": "At the start of every match you can view the top three cards of your deck and decide to keep or redraw certain cards." (onboarding.mulligan.match8)
},
"Image": "AppBase/UI/Sprites/Core/cardback-generic",
"IsImageOnLeft": false
}
]
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": true,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 507381601,
"UniqueName": "TFH_Act1_Chapter5",
"CompletionType": "Placeholder"
},
"DisplayName": "Fugitives",
"DisplayDescription": "The fifth match in the TFH tutorial campaign.",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": true,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "Deck",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": [
{
"Id": -1865755971,
"Count": 1
},
{
"Id": 1480844588,
"Count": 1
},
{
"Id": 380978308,
"Count": 2
},
{
"Id": 362625599,
"Count": 1
},
{
"Id": -1808851552,
"Count": 1
},
{
"Id": 550907952,
"Count": 1
},
{
"Id": -49228705,
"Count": 1
},
{
"Id": 380978308,
"Count": 1
},
{
"Id": -49228705,
"Count": 1
},
{
"Id": -1865755971,
"Count": 1
},
{
"Id": 1480844588,
"Count": 1
},
{
"Id": -1865755971,
"Count": 1
},
{
"Id": 362625599,
"Count": 1
},
{
"Id": -49228705,
"Count": 1
},
{
"Id": -1808851552,
"Count": 1
},
{
"Id": 362625599,
"Count": 1
},
{
"Id": 550907952,
"Count": 1
},
{
"Id": -1808851552,
"Count": 1
},
{
"Id": 1480844588,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 550907952,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 550907952,
"Count": 1
}
]
}
]
}
]
},
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -1090111313
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Your opponent comes to battle with defenses ready." (com.direwolfdigital.hydra.data.draft.scenariomodifiers.Guard.description)
},
"Image": "ContentPack000/Cards/Visuals/SKY_Imperial_Elite_Guard/SKY_Imperial_Elite_Guard",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": true,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -1417859553,
"UniqueName": "TFH_Act1_Chapter6",
"CompletionType": "Placeholder"
},
"DisplayName": "The Hungry Pack",
"DisplayDescription": "The sixth match in the TFH tutorial campaign.",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": true,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
},
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "Deck",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": [
{
"Id": 858815917,
"Count": 3
},
{
"Id": 775516546,
"Count": 1
},
{
"Id": 1634606923,
"Count": 1
},
{
"Id": 858815917,
"Count": 2
},
{
"Id": 775516546,
"Count": 1
},
{
"Id": 858815917,
"Count": 2
},
{
"Id": 775516546,
"Count": 1
},
{
"Id": 858815917,
"Count": 2
},
{
"Id": 775516546,
"Count": 1
},
{
"Id": 858815917,
"Count": 2
},
{
"Id": 775516546,
"Count": 1
},
{
"Id": 858815917,
"Count": 2
},
{
"Id": 775516546,
"Count": 1
},
{
"Id": 858815917,
"Count": 2
},
{
"Id": 775516546,
"Count": 1
},
{
"Id": 858815917,
"Count": 2
},
{
"Id": 775516546,
"Count": 1
},
{
"Id": 858815917,
"Count": 2
}
]
}
]
},
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -255160847
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Both lanes in this battle are Shadow lanes." (e86700a5-94db-11e3-baa8-0800200c9a66-rules_descriptions)
},
"Image": "ContentPack000/Cards/Visuals/pack_wolves/pack_wolves",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": true,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -833316609,
"UniqueName": "TFH_Act1_Chapter7",
"CompletionType": "Placeholder"
},
"DisplayName": "Hopes Dashed",
"DisplayDescription": "The seventh match in the TFH tutorial campaign.",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": true,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "Deck",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": [
{
"Id": -1988362919,
"Count": 2
},
{
"Id": -92312088,
"Count": 1
},
{
"Id": 550907952,
"Count": 1
},
{
"Id": -1944635378,
"Count": 1
},
{
"Id": -1249810974,
"Count": 1
},
{
"Id": 1023321735,
"Count": 1
},
{
"Id": -1865755971,
"Count": 1
},
{
"Id": -1249810974,
"Count": 1
},
{
"Id": -1944635378,
"Count": 1
},
{
"Id": 76505525,
"Count": 1
},
{
"Id": 1023321735,
"Count": 1
},
{
"Id": -1944635378,
"Count": 1
},
{
"Id": -1865755971,
"Count": 1
},
{
"Id": 1023321735,
"Count": 1
},
{
"Id": -1988362919,
"Count": 1
},
{
"Id": 550907952,
"Count": 1
},
{
"Id": -1249810974,
"Count": 1
},
{
"Id": -1865755971,
"Count": 1
},
{
"Id": 76505525,
"Count": 1
},
{
"Id": 550907952,
"Count": 1
},
{
"Id": -1571294504,
"Count": 1
},
{
"Id": 41830377,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 2121856305,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 2121856305,
"Count": 1
}
]
}
]
}
]
},
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": -1634950172
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
}
],
"NameForEditor": "ExampleMatchStart"
}
]
},
"TriggerType": "WhenPlayerTurnStarts",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 1
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -1973697987
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Boethiah's Cultists dart toward you." (d782ed0c-15d4-11e5-b939-0800200c9a66-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/Campaign_Boethiah_Cultist/Campaign_Boethiah_Cultist",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [
{
"resourceId": -1879780932
}
],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 121283918,
"UniqueName": "TFH_Act1_Chapter8",
"CompletionType": "Placeholder"
},
"DisplayName": "Swims-at-Night",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": true,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -1690531653
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 1661341273
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": null
},
"Image": "ContentPack000/Cards/Visuals/Swims At Night Argonian Smuggler/Swims At Night Argonian Smuggler",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [
{
"resourceId": -382522725
},
{
"resourceId": 1519519285
},
{
"resourceId": -882954038
}
],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Invalid",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 1956383246,
"UniqueName": "Deck_Override_Test",
"CompletionType": "Placeholder"
},
"DisplayName": "Deck Override",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": 1029750871
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [],
"TriggeredEffects": [],
"IsSinglePlayer": false,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 0
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": null
},
"Image": null,
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 1569860756,
"UniqueName": "TFH_Act2_Chapter9",
"CompletionType": "Placeholder"
},
"DisplayName": "Broadsides",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -654677199
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Windy",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1099519659,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Windy",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
},
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Windy",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Windy",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": -920653085
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": -1813939715
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
}
],
"NameForEditor": "ExampleMatchStart"
}
]
},
"TriggerType": "WhenPlayerTurnStarts",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 1
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "AiPlayer",
"AiType": "Default",
"AiOpponent": {
"resourceId": 1387461208
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "A pirate ship is moving back and forth on the sea.
You spot a pirate on the bow." (2c373f33-a8c5-11e5-a837-0800200c9a66-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/iliac_pirate/iliac_pirate",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 1274860186,
"UniqueName": "TFH_Act2_Chapter10",
"CompletionType": "Placeholder"
},
"DisplayName": "Unwelcome Intrusion",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": true,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": 1779584887
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "HumanPlayer",
"AiType": "Default",
"AiOpponent": {
"resourceId": 1442910155
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": null
},
"Image": null,
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -558618755,
"UniqueName": "TFH_Act2_Chapter11",
"CompletionType": "Placeholder"
},
"DisplayName": "The Rescue",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": true,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -268624313
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": 1124197908
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": 521482832
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": -1624383457
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
}
],
"NameForEditor": "ExampleMatchStart"
}
]
},
"TriggerType": "WhenPlayerTurnStarts",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 1
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
},
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": 287572499
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
}
],
"NameForEditor": "LaanethGoblinWarning"
}
]
},
"TriggerType": "WhenPlayerTurnStarts",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 4
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -2056528270
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": null
},
"Image": null,
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -664977103,
"UniqueName": "TFH_Act2_Chapter12",
"CompletionType": "Placeholder"
},
"DisplayName": "Tangled Web",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": true,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": 831986795
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1937927855,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -747739611
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Spiders skitter from their nearby lair." (d782ed03-15d4-11e5-b939-0800200c9a66-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/spider_nest/spider_nest",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 923228997,
"UniqueName": "TFH_Act2_Chapter13",
"CompletionType": "Placeholder"
},
"DisplayName": "The Brawl",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": true,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -1664056877
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "BothPlayers",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1824362895,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 6,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": 1629684002
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": -820516106
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
}
],
"NameForEditor": "ExampleMatchStart"
}
]
},
"TriggerType": "WhenPlayerTurnStarts",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 1
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 163671561
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "A fight has broken out in the tavern.
Watch out for flying bottles!" (d782ed04-15d4-11e5-b939-0800200c9a66-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/tavern_brawl/tavern_brawl",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 1578537033,
"UniqueName": "TFH_Act2_Chapter14",
"CompletionType": "Placeholder"
},
"DisplayName": "A Fractured Legion",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": true,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -2076155974
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": -344261166
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
}
],
"NameForEditor": "ExampleMatchStart"
}
]
},
"TriggerType": "WhenPlayerTurnStarts",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 1
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -1047525292
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": null
},
"Image": null,
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [
{
"resourceId": -1642849472
}
],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -1872392916,
"UniqueName": "TFH_Act3_Chapter15",
"CompletionType": "Placeholder"
},
"DisplayName": "Ladies and Gentlemen!",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": true,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": 374248676
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "BothPlayers",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Plunder",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": 269684939
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": -2055591954
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
}
],
"NameForEditor": "announcer_emote"
}
]
},
"TriggerType": "WhenGameStarts",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -10625360
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Random items are scattered around the arena, ready for the taking." (2c371820-a8c5-11e5-a837-0800200c9a66-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/gladiator_arena/gladiator_arena",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [
{
"resourceId": 1993181845
},
{
"resourceId": -657458403
}
],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 1191371233,
"UniqueName": "TFH_Act3_Chapter16",
"CompletionType": "Placeholder"
},
"DisplayName": "The Restless Dead",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": true,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": 1706117464
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -96070433,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 6,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
},
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 6,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -822105628,
"Count": 1
},
{
"Id": 214815022,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": -46502169
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ModificationType": "Set",
"AttributeName": "LeverTracker",
"Value": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"$type": "SPTESL.PlayerActions+ModifyRareAttribute"
}
}
],
"NameForEditor": "FlagInLaanethIntro"
}
]
},
"TriggerType": "WhenPlayerTurnStarts",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 1
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
},
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "LeverTracker",
"Is": "EqualTo",
"Value": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"Values": []
}
},
"$type": "SPTESL.PlayerRequirements+PlayerRareAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 2130460654
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "The undead lurch forward, their empty gazes fixed upon a strange altar behind you." (d782ed0e-15d4-11e5-b939-0800200c9a66-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/skeleton_guardian/skeleton_guardian",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -923208374,
"UniqueName": "TFH_Act3_Chapter17",
"CompletionType": "Placeholder"
},
"DisplayName": "Reive's Wrath",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": true,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -1752110425
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -1345726752
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": null
},
"Image": null,
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -231100048,
"UniqueName": "TFH_Act3_Chapter18",
"CompletionType": "Placeholder"
},
"DisplayName": "A Knife in the Dark",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": true,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": 395999569
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -391307157
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": null
},
"Image": null,
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -1870415099,
"UniqueName": "TFH_Act3_Chapter19",
"CompletionType": "Placeholder"
},
"DisplayName": "The Siege of the Imperial City",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": true,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -68245919
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "City_Gates",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -246476429,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "City_Gates",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
},
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "City_Gates",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "City_Gates",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": -1971818124
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
}
],
"NameForEditor": "ExampleMatchStart"
}
]
},
"TriggerType": "WhenPlayerTurnStarts",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 1
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 93795811
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Your options are limited until you storm the City Gates." (2c373f31-a8c5-11e5-a837-0800200c9a66-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/City_Wall/City_Wall",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [
{
"resourceId": -1890137735
}
],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -410558217,
"UniqueName": "TFH_Act3_Chapter20",
"CompletionType": "Placeholder"
},
"DisplayName": "The Showdown",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": true,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -2069908349
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "NaarifinDialogueTracker",
"Is": "EqualTo",
"Value": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"Values": []
}
},
"$type": "SPTESL.PlayerRequirements+PlayerRareAttributeValueRequirement"
}
],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": 762345300
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ModificationType": "Set",
"AttributeName": "NaarifinDialogueTracker",
"Value": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"$type": "SPTESL.PlayerActions+ModifyRareAttribute"
}
}
],
"NameForEditor": "dialog"
},
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [
{
"HashId": -1864507998,
"NameForHashing": null,
"CardFxDefinition": "Card_Do_Nothing",
"SelectorSort": {
"Method": "ByInstanceId",
"NumToReturn": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"SortAttribute": "None",
"Order": "LowestFirst",
"RequireUniqueNames": false
},
"Selectors": [
{
"Check": "Is",
"CardMatch": {
"resourceId": -751645406
},
"$type": "SPTESL.CardConditionals+MatchesCardResource"
},
{
"OtherCard": "Inciter",
"Are": "Friends",
"$type": "SPTESL.CardConditionals+Relationship"
},
{
"Check": "IsIn",
"ZoneTypeMask": {
"List": [
"Deck"
]
},
"$type": "SPTESL.CardConditionals+Zone"
}
],
"Action": {
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Top",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"HideFromClient": true,
"$type": "SPTESL.CardActions+ReturnToDeck"
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"FailureCardOwner": "Self"
}
],
"PlayerActions": [],
"NameForEditor": "move javelin"
}
]
},
"TriggerType": "WhenCardTakesDamage",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [
{
"LhsCard": "Inciter",
"Conditional": {
"Check": "Is",
"SubtypeName": "Avatar"
},
"$type": "SPTESL.CardRequirements+SubtypeRequirement"
},
{
"LhsCard": "Inciter",
"Conditional": {
"Current_Health": "LessThanOrEqualTo",
"HealthValue": {
"ValueMethod": "Constant",
"ConstantValue": 10,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"Values": []
}
},
"$type": "SPTESL.CardRequirements+CurrentHealthValue"
}
],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "NaarifinDialogueTracker",
"Is": "EqualTo",
"Value": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"Values": []
}
},
"$type": "SPTESL.PlayerRequirements+PlayerRareAttributeValueRequirement"
},
{
"LhsPlayer": "Inciter",
"Conditional": {
"IsHuman": "IsNot"
},
"$type": "SPTESL.PlayerRequirements+PlayerIsHuman"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
},
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": 762345300
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ModificationType": "Set",
"AttributeName": "NaarifinDialogueTracker",
"Value": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"$type": "SPTESL.PlayerActions+ModifyRareAttribute"
}
}
],
"NameForEditor": "dialog"
}
]
},
"TriggerType": "WhenCardIsPlayed",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [
{
"LhsCard": "Inciter",
"Conditional": {
"Check": "Is",
"CardMatch": {
"resourceId": -1341802841
}
},
"$type": "SPTESL.CardRequirements+MatchesCardRequirement"
}
],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "NaarifinDialogueTracker",
"Is": "EqualTo",
"Value": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"Values": []
}
},
"$type": "SPTESL.PlayerRequirements+PlayerRareAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 435029987
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": null
},
"Image": null,
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 1884408010,
"UniqueName": "DBH_Act1_Ep1_CloudyDregs",
"CompletionType": "Placeholder"
},
"DisplayName": "Cloudy Dregs Inn",
"DisplayDescription": "Both players have Broken Bottles, left lane is Liquid Courage",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
},
{
"HashId": -1,
"NameForHashing": "Broken Bottles - Player",
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": 1824362895,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Board",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Random",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "IsNot",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": 1824362895,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Board",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": 1007829809
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "BothPlayers",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Liquid_Courage",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -1584213672
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "A barfight has broken out. Watch out for broken bottles!" (0a3ee5c6-e4e8-11e6-bf01-fe55135034f3-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/tavern_brawl/tavern_brawl",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": [
{
"TextKey": {
"RawKey": "After a creature here takes damage, it gains +2/+0." (4d9c03a3-6b2d-11e7-9598-0800200c9a66-game_text)
},
"Image": "ContentPack000/Images/LaneIcons/liquidCourage_lanerules",
"IsImageOnLeft": true
}
]
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 367606684,
"UniqueName": "DBH_Act1_Ep1_Dreughside",
"CompletionType": "Placeholder"
},
"DisplayName": "Dreughside",
"DisplayDescription": "Both players start with Shantytown Defenses, Spawning Pool, and Mundus Stone",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -1441523107
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "BothPlayers",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1962253065,
"Count": 1
},
{
"Id": 1966575870,
"Count": 1
},
{
"Id": -1345791661,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 367606684
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "The shantytown is overrun with monsters. Use the environment to defeat them." (0c670ffe-2268-46f2-8d3c-f3c40fc786b0-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/DBH_Dreughtown/DBH_Dreughtown",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 1160002015,
"UniqueName": "DBH_Act1_Ep1_ArethilWethrin",
"CompletionType": "Placeholder"
},
"DisplayName": "Arenthil Wethrin's House",
"DisplayDescription": "Disguise mission. Left lane is Masquerade Ball lane.",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Human",
"Difficulty": "Normal",
"Override": {
"resourceId": -1778153220
}
},
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": 910260453
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "BothPlayers",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Masquerade_Ball",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 311372823
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Princess Barynia has given you a disguise. Use her deck to defeat the kidnapper!" (c20c00c2-f94d-40bd-ae39-f77f40770403-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/DBH_TheGrandBall/DBH_TheGrandBall",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": [
{
"TextKey": {
"RawKey": "After a creature moves into this lane, give it +1/+1." (4d9c03a6-6b2d-11e7-9598-0800200c9a66-game_text)
},
"Image": "ContentPack000/Images/LaneIcons/masqueradeball_lanerules",
"IsImageOnLeft": true
}
]
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 1687788983,
"UniqueName": "DBH_Act1_Ep1_KastusThorn_Confide",
"CompletionType": "Placeholder"
},
"DisplayName": "Kastus Thorn's House",
"DisplayDescription": "AI begins with Sparring in play.",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
},
{
"HashId": -1,
"NameForHashing": "Sparring - AI",
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "IsNot",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": 83889670,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Board",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -1757145146
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": 729231086
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
}
],
"NameForEditor": "ExampleMatchStart"
}
]
},
"TriggerType": "WhenPlayerTurnStarts",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 1
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 1831111842
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Prove yourself to the assassin. In this sparring match, damage dealt to players is reduced." (0a3ee954-e4e8-11e6-bf01-fe55135034f3-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/DBH_Sparring/DBH_Sparring",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 1714435645,
"UniqueName": "DBH_Act1_Ep1_KastusThorn_Kill",
"CompletionType": "Placeholder"
},
"DisplayName": "Kastus Thorn's House",
"DisplayDescription": "AI begins with To the Death in play",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
},
{
"HashId": -1,
"NameForHashing": "To the Death - AI",
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "IsNot",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": -437307706,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Board",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": 2059157240
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": 103030270
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
}
],
"NameForEditor": "ExampleMatchStart"
}
]
},
"TriggerType": "WhenPlayerTurnStarts",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 1
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 1831111842
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Only you or the assassin can survive this fight. Damage dealt to each of you is doubled." (0a3eecec-e4e8-11e6-bf01-fe55135034f3-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/DBH_Tothedeath/DBH_Tothedeath",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 932940872,
"UniqueName": "DBH_Act1_Ep1_OrderOfTheHour",
"CompletionType": "Placeholder"
},
"DisplayName": "Order of the Hour Barracks",
"DisplayDescription": "Left lane is Armor",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -1596114380
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "BothPlayers",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Armor",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 932940872
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": null
},
"Image": "ContentPack000/Images/LaneIcons/armor_lanerules",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": [
{
"TextKey": {
"RawKey": "After a creature is summoned here, double its health." (4d9bb581-6b2d-11e7-9598-0800200c9a66-game_text)
},
"Image": "ContentPack000/Images/LaneIcons/armor_lanerules",
"IsImageOnLeft": true
}
]
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 14169002,
"UniqueName": "DBH_Act1_Ep1_PriestsOfTheHour",
"CompletionType": "Placeholder"
},
"DisplayName": "Temple of the Hour",
"DisplayDescription": "Left lane is Temple, both players start with Temple's Blessing",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -1647952087
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "BothPlayers",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Temple",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
},
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1073368463,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"SelectorSort": {
"Method": "ByInstanceId",
"NumToReturn": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"SortAttribute": "None",
"Order": "LowestFirst",
"RequireUniqueNames": false
},
"Selectors": [
{
"Check": "Is",
"Role": "EventTarget",
"$type": "SPTESL.CardConditionals+CardRoleType"
}
],
"Action": {
"QuestType": "TemplesChosenCount",
"IncrementAmount": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"$type": "SPTESL.CardActions+IncrementQuestProgress"
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"FailureCardOwner": "Self"
}
],
"PlayerActions": [],
"NameForEditor": "quest progress"
}
]
},
"TriggerType": "WhenCardIsHealed",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [
{
"LhsCard": "EventTarget",
"Conditional": {
"Check": "Is",
"SubtypeName": "Avatar"
},
"$type": "SPTESL.CardRequirements+SubtypeRequirement"
},
{
"LhsCard": "EventTarget",
"Conditional": {
"Current_Health": "GreaterThanOrEqualTo",
"HealthValue": {
"ValueMethod": "Constant",
"ConstantValue": 40,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"Values": []
}
},
"$type": "SPTESL.CardRequirements+CurrentHealthValue"
}
],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "EventTarget",
"Conditional": {
"IsHuman": "Is"
},
"$type": "SPTESL.PlayerRequirements+PlayerIsHuman"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 14169002
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Gain health to earn the temple's blessing." (9b8f9665-b47e-4594-bec7-bfc72d5bf68a-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/DBH_TempleofAkatosh/DBH_TempleofAkatosh",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": [
{
"TextKey": {
"RawKey": "After you summon a creature here, gain 1 health." (4d9c2ab3-6b2d-11e7-9598-0800200c9a66-game_text)
},
"Image": "ContentPack000/Images/LaneIcons/temple_lanerules",
"IsImageOnLeft": true
}
]
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 1578665894,
"UniqueName": "DBH_Act1_Ep1_MarkamHawksmire",
"CompletionType": "Placeholder"
},
"DisplayName": "Docks",
"DisplayDescription": "Left lane is water, right lane is Docks, AI begins with Time is Running Out",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -1508510994
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Water",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Docks",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
},
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1745290038,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Water",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Docks",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 1578665894
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Your target is escaping. Assassinate him before his ship leaves!" (2f66fd7c-c291-454e-8bd8-1a918b138306-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/DBH_TimeisRunningout/DBH_TimeisRunningout",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": [
{
"TextKey": {
"RawKey": "After a creature enters this lane, Shackle it." (4d9c2ab9-6b2d-11e7-9598-0800200c9a66-game_text)
},
"Image": "ContentPack000/Images/LaneIcons/water_lanerules",
"IsImageOnLeft": true
},
{
"TextKey": {
"RawKey": "After a creature is attacked here, it falls into the water." (4d9bdc93-6b2d-11e7-9598-0800200c9a66-game_text)
},
"Image": "ContentPack000/Images/LaneIcons/docks_lanerules",
"IsImageOnLeft": false
}
]
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -32027345,
"UniqueName": "DBH_Act1_Ep2_Corsairs",
"CompletionType": "Placeholder"
},
"DisplayName": "City Gates",
"DisplayDescription": "Both players begin at 50 health, AI begins with Corsair Ship and Camlorn Hero. Player begins with Close the Gates",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": true,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "Ai",
"Override": {
"CardIdReference": 902149238
}
},
{
"SlotMask": "Human",
"Override": {
"CardIdReference": 902149238
}
}
],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": 1685960154
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -949205489,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -554006585,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
},
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -336707287,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 1583768964
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "If you can hold off the Corsairs long enough, the townspeople can close the gates." (8b2a09f4-9540-47fb-a7d3-113a565bfe9c-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/city_gates/city_gates",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 1889680779,
"UniqueName": "DBH_Act1_Ep2_MonstersOfWayrest",
"CompletionType": "Placeholder"
},
"DisplayName": "Wayrest Plains",
"DisplayDescription": "Player begins with Beloved Pig in play.",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
},
{
"HashId": -1,
"NameForHashing": "Beloved Pig - Player",
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": -1678404337,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Board",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": 1471990036
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 1889680779
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Protect the concerned citizen's pig at all costs!" (a5858b6b-744e-497b-96f1-4a15d3b18628-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/DBH_Beloved_pig/DBH_Beloved_pig",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -1118574512,
"UniqueName": "DBH_Act2_Ep3_Zaria",
"CompletionType": "Placeholder"
},
"DisplayName": "Grave Concoctions",
"DisplayDescription": "AI starts with Swindler's Market and Elixir of Conflict",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -1596759574
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1338981391,
"Count": 1
},
{
"Id": 1469820870,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -1118574512
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Zaria has the advantage in her shop, with potions near at hand." (01aac8df-3db5-42de-a7d5-19a14430b647-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/Elixir_of_Conflict/Elixir_of_Conflict",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [
{
"resourceId": 1799762272
}
],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 981916457,
"UniqueName": "DBH_Act1_Ep2_WayrestSewers",
"CompletionType": "Placeholder"
},
"DisplayName": "Wayrest Sewers",
"DisplayDescription": "Left lane is Sewer Lane and is 6-wide.",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -1111727744
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "BothPlayers",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Sewer",
"ExtraLaneType": "None",
"Capacity": 6,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 2,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 406172614
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": null
},
"Image": "ContentPack000/Images/CampaignCoins/DBH_Location_Discs/DBH_LOC_CRDL_02_310_avatar_png",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": [
{
"TextKey": {
"RawKey": "Sewer Lane: Creatures with more than 2 health can't be played here." (38bb5562-e428-11e6-bf01-fe55135034f3-mechanics.normal.1)
},
"Image": "ContentPack000/Images/LaneIcons/sewer_lanerules",
"IsImageOnLeft": true
}
]
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -2100839881,
"UniqueName": "DBH_Act1_Ep2_CastleDefenders_Disguise",
"CompletionType": "Placeholder"
},
"DisplayName": "Castle Wayrest, Grand Hall",
"DisplayDescription": "Player begins with Stealth Mission and Elixir of Light Feet in play. Both lanes are stealth. May be a disguise mission.",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -302140770
}
},
{
"SlotMask": "Human",
"Difficulty": "Normal",
"Override": {
"resourceId": 1249730686
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
},
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
},
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 400571202,
"Count": 1
},
{
"Id": -387279246,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -609138344
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "You will have to move carefully to reach the Throne Room. If any of your creatures are found and destroyed, you'll lose." (337aac63-bd57-4b03-aaaf-b114c0996ae6-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/grahtwood_commando/grahtwood_commando",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 614987006,
"UniqueName": "DBH_Act1_Ep2_CastleDefenders_NoDisguise",
"CompletionType": "Placeholder"
},
"DisplayName": "Wayrest Castle, Grand Hall",
"DisplayDescription": "Player begins with Stealth Mission and Elixir of Light Feet in play. Both lanes are stealth. May be a disguise mission.",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": 122845486
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
},
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
},
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 400571202,
"Count": 1
},
{
"Id": -387279246,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -609138344
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "You will have to move carefully to reach the Throne Room. If any of your creatures are found and destroyed, you'll lose." (337aac63-bd57-4b03-aaaf-b114c0996ae6-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/grahtwood_commando/grahtwood_commando",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -257889944,
"UniqueName": "DBH_Act1_Ep2_KingBarynia",
"CompletionType": "Placeholder"
},
"DisplayName": "Castle Wayrest, Throne Room",
"DisplayDescription": "AI begins with Power of the Throne",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
},
{
"HashId": -1,
"NameForHashing": "AI starts with Power of the Throne",
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "IsNot",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": 1564739581,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Board",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -786102268
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -257889944
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Be cautious when attacking his majesty." (12a68b4e-f297-48a3-8a5a-c7c085a40a0c-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/power_of_the_throne/power_of_the_throne",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -1988539261,
"UniqueName": "DBH_Act2_Ep3_RathirsAcolyte",
"CompletionType": "Placeholder"
},
"DisplayName": "Hall of the Dead",
"DisplayDescription": "Left lane is Altar of Silence, right lane is Graveyard",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -1448815086
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "BothPlayers",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Altar_Of_Silence",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Graveyard",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -1988539261
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": null
},
"Image": null,
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": [
{
"TextKey": {
"RawKey": "After a player Silences a creature, that player summons a 1/1 Skeleton here and gives it Guard." (4d9bb580-6b2d-11e7-9598-0800200c9a66-game_text)
},
"Image": "ContentPack000/Images/LaneIcons/altarOfSilence_lanerules",
"IsImageOnLeft": true
},
{
"TextKey": {
"RawKey": "After a creature other than Rotting Draugr in this lane is destroyed, summon a 1/1 Rotting Draugr." (4d9bdc99-6b2d-11e7-9598-0800200c9a66-game_text)
},
"Image": "ContentPack000/Images/LaneIcons/graveyard_lanerules",
"IsImageOnLeft": false
}
]
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -508263779,
"UniqueName": "DBH_Act2_Ep3_HilltopGiants",
"CompletionType": "Placeholder"
},
"DisplayName": "Hilltop Shrine",
"DisplayDescription": "AI has 100 health. AI starts with Zaria's Poison in hand and Test the Poison in play.",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
},
{
"HashId": -1,
"NameForHashing": "AI at 100",
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Opponent",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"AttributeName": "StartingHealth",
"Value": 100,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "Ai",
"Override": {
"CardIdReference": -375916112
}
}
],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -1234217840
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -2121511460,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
},
{
"AttributeName": "DeliveredAdditionalStartingCards",
"Is": "EqualTo",
"Value": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"Values": []
},
"$type": "SPTESL.PlayerConditionals+RareAttributeValue"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": 522832963,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Hand",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
}
],
"NameForEditor": "draw poison"
},
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"ModificationType": "Set",
"AttributeName": "DeliveredAdditionalStartingCards",
"Value": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"$type": "SPTESL.PlayerActions+ModifyRareAttribute"
}
}
],
"NameForEditor": "flag"
}
]
},
"TriggerType": "WhenPlayerTurnStarts",
"SortOrder": "NewObjects_CreateCardOutOfPlay_AnyHand",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 1
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -508263779
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Use Zaria's poison to take down the giants." (a70b7fc0-e712-404c-9fb7-40f7c35b322a-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/DBH_Deathbell_Poisons_Toll/DBH_Deathbell_Poisons_Toll",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 496964301,
"UniqueName": "DBH_Act2_Ep3_Rathir_Disguise",
"CompletionType": "Placeholder"
},
"DisplayName": "Rathir's Altar",
"DisplayDescription": "Right lane is Reanimation Lane. May be a disguise mission. If not in disguise, AI begins with Grim Champion in each lane.",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -817943926
}
},
{
"SlotMask": "Human",
"Difficulty": "Hardest",
"Override": {
"resourceId": -1034303124
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "BothPlayers",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Reanimation",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": 578037917
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
}
],
"NameForEditor": "ExampleMatchStart"
}
]
},
"TriggerType": "WhenPlayerTurnStarts",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 1
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -603785998
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Wearing Zaria's cultist robes, you bypass Rathir's guards." (31f2f5b7-9d5b-47ce-9a89-e7106e325954-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/Campaign_Dark_Adherant_Warm_Alt/Campaign_Dark_Adherant_Warm_Alt",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": [
{
"TextKey": {
"RawKey": "After a non-Reanimated creature in this lane dies for the first time, return it to play as a 1/1." (4d9c03aa-6b2d-11e7-9598-0800200c9a66-game_text)
},
"Image": "ContentPack000/Images/LaneIcons/reanimation_lanerules",
"IsImageOnLeft": false
}
]
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -1932993999,
"UniqueName": "DBH_Act2_Ep3_Rathir_NoDisguise",
"CompletionType": "Placeholder"
},
"DisplayName": "Rathir's Altar",
"DisplayDescription": "Right lane is Reanimation Lane. May be a disguise mission. If not in disguise, AI begins with Grim Champion in each lane.",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": 596446874
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Reanimation",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
},
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1329094148,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Reanimation",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1329094148,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -603785998
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Rathir was prepared for your attack. His undead minions are already in position." (67026caf-c04a-412a-841b-6ebfde2a2ef1-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/shambling_corpse/shambling_corpse",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": [
{
"TextKey": {
"RawKey": "After a non-Reanimated creature in this lane dies for the first time, return it to play as a 1/1." (4d9c03aa-6b2d-11e7-9598-0800200c9a66-game_text)
},
"Image": "ContentPack000/Images/LaneIcons/reanimation_lanerules",
"IsImageOnLeft": false
}
]
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -1036850530,
"UniqueName": "DBH_Act2_Ep4_SuspiciousFarmer",
"CompletionType": "Placeholder"
},
"DisplayName": "Corpselight Farm",
"DisplayDescription": "AI begins with two Corpselight Farmers in each lane, left lane is Campfire.",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -133287005
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Campfire",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
},
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Campfire",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 2050393439,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 2050393439,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -1036850530
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Kill the farmers before they can change into werewolves." (bd29d45f-ceac-4450-83dd-f25e8c0a3587-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/DBH_CorpselightFarmer/DBH_CorpselightFarmer",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": [
{
"TextKey": {
"RawKey": "After you summon a creature here, friendly creatures here gain its Keywords." (4d9bdc90-6b2d-11e7-9598-0800200c9a66-game_text)
},
"Image": "ContentPack000/Images/LaneIcons/campfire_lanerules",
"IsImageOnLeft": true
}
]
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 323253928,
"UniqueName": "DBH_Act2_Ep4_OrcBandits",
"CompletionType": "Placeholder"
},
"DisplayName": "Abandoned Mine",
"DisplayDescription": "Left lane is Mine Depths. Player begins with Mine Cart in hand.",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -1919099599
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Mine_Depths",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
},
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Mine_Depths",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
},
{
"AttributeName": "DeliveredAdditionalStartingCards",
"Is": "EqualTo",
"Value": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"Values": []
},
"$type": "SPTESL.PlayerConditionals+RareAttributeValue"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": 593989342,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Hand",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
}
],
"NameForEditor": "draw mine cart"
},
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"ModificationType": "Set",
"AttributeName": "DeliveredAdditionalStartingCards",
"Value": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"$type": "SPTESL.PlayerActions+ModifyRareAttribute"
}
}
],
"NameForEditor": "flag"
}
]
},
"TriggerType": "WhenPlayerTurnStarts",
"SortOrder": "NewObjects_CreateCardOutOfPlay_AnyHand",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 1
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 323253928
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": null
},
"Image": null,
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": [
{
"TextKey": {
"RawKey": "Creatures can't be summoned here, except by card abilities. Each turn, a player gains 1 magicka for each creature they have here." (4d9c03a7-6b2d-11e7-9598-0800200c9a66-game_text)
},
"Image": "ContentPack000/Images/LaneIcons/mineDepths_lanerules",
"IsImageOnLeft": true
}
]
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 1736060289,
"UniqueName": "DBH_Act2_Ep4_JailGuards",
"CompletionType": "Placeholder"
},
"DisplayName": "Falkreath Jail",
"DisplayDescription": "Left lane is Jail lane (2-wide). AI starts with Imprisoned Criminal in play.",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -1835581373
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 6,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Jail",
"ExtraLaneType": "None",
"Capacity": 2,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1240029623,
"Count": 1
}
]
}
]
}
]
},
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 6,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Jail",
"ExtraLaneType": "None",
"Capacity": 2,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 1736060289
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "You must kill the prisoner to win." (6dc75869-a0fe-4076-bfb2-f5022725b8b9-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/DBH_ImprisonedCriminal/DBH_ImprisonedCriminal",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": [
{
"TextKey": {
"RawKey": "Creatures can't be summoned here, except by card abilities." (4d9bdc9c-6b2d-11e7-9598-0800200c9a66-game_text)
},
"Image": "ContentPack000/Images/LaneIcons/jail_lanerules",
"IsImageOnLeft": false
}
]
},
"MatchEndDialogues": [
{
"resourceId": -681905584
}
],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -1052085317,
"UniqueName": "DBH_Act2_Ep4_Eliras",
"CompletionType": "Placeholder"
},
"DisplayName": "Accuse Eliras",
"DisplayDescription": "Left lane is Venom",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -892365095
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "BothPlayers",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Venom",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": 1264843628
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
}
],
"NameForEditor": "ExampleMatchStart"
}
]
},
"TriggerType": "WhenPlayerTurnStarts",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 1
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -1052085317
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": null
},
"Image": null,
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": [
{
"TextKey": {
"RawKey": "Creatures in this lane have Lethal." (4d9c2ab7-6b2d-11e7-9598-0800200c9a66-game_text)
},
"Image": "ContentPack000/Images/LaneIcons/venom_lanerules",
"IsImageOnLeft": true
}
]
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -1280514461,
"UniqueName": "DBH_Act2_Ep4_Varlyn",
"CompletionType": "Placeholder"
},
"DisplayName": "Accuse Varlyn",
"DisplayDescription": "Both players begin with Archer's Perch. AI starts with Makeshift Defenses in each lane.",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": -623041352,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Board",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "IsNot",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": -623041352,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Board",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "IsNot",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": 741809568,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Board",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "IsNot",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": 741809568,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Board",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Right",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -1203988603
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": -329180939
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
}
],
"NameForEditor": "ExampleMatchStart"
}
]
},
"TriggerType": "WhenPlayerTurnStarts",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 1
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -1280514461
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Varlyn nocks an arrow and takes cover. You'll have to shoot it out with him." (f87dc2c1-e8f7-44aa-a273-63f121aed979-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/brotherhood_slayer/brotherhood_slayer",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -447408811,
"UniqueName": "DBH_Act3_Ep5_Claws",
"CompletionType": "Placeholder"
},
"DisplayName": "Skooma Den",
"DisplayDescription": "Both players begin with Skooma Frenzy",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -1159172487
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "BothPlayers",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1065989343,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -704523574
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Be careful; that skooma is powerful, but deadly." (8072c380-78c1-4b5d-9365-ed04f79f839c-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/skooma_frenzy/skooma_frenzy",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [
{
"resourceId": 769550368
}
],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -1418257754,
"UniqueName": "DBH_Act3_Ep5_EclipseSneak",
"CompletionType": "Placeholder"
},
"DisplayName": "Eclipse Hideout",
"DisplayDescription": "Player begins with Stealth Mission and Elixir of Light Feet in play. Both lanes are stealth.",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -1825518790
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
},
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
},
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -387279246,
"Count": 1
},
{
"Id": 400571202,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 2023799018
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Move carefully. If any of your creatures are found and destroyed, you'll lose." (04910cdd-23b0-4a3e-8343-d9c263ca7a28-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/grahtwood_commando/grahtwood_commando",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -1308447647,
"UniqueName": "DBH_Act2_Ep5_EclipseParley",
"CompletionType": "Placeholder"
},
"DisplayName": "Eclipse Hideout",
"DisplayDescription": "Left lane is Eclipse lane.",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -2031854814
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "BothPlayers",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Eclipse",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": 1494433762
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
}
],
"NameForEditor": "ExampleMatchStart"
}
]
},
"TriggerType": "WhenPlayerTurnStarts",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 1
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 2023799018
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": null
},
"Image": null,
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": [
{
"TextKey": {
"RawKey": "After a creature is summoned here, trigger its Last Gasp." (4d9bdc94-6b2d-11e7-9598-0800200c9a66-game_text)
},
"Image": "ContentPack000/Images/LaneIcons/eclipse_lanerules",
"IsImageOnLeft": true
}
]
},
"MatchEndDialogues": [
{
"resourceId": 1128742537
}
],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -159167277,
"UniqueName": "DBH_Act3_Ep5_ClawsKingpin_Parley",
"CompletionType": "Placeholder"
},
"DisplayName": "South Bridge",
"DisplayDescription": "Single six-wide field lane, AI begins with Skooma Underboss and 2x Makeshift Defenses in play.",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "IsNot",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": -1670772407,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Board",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "IsNot",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": 741809568,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Board",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 2,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": -938950495,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Board",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 2,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": 756411174
}
},
{
"SlotMask": "Human",
"Difficulty": "Normal",
"Override": {
"resourceId": 1269429635
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "BothPlayers",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 6,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -313883805
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "The Claws arrived at the bridge first and set up defenses, but you have backup from the Eclipse." (84be4975-2421-4160-ade9-340ce03f321d-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/makeshift_defenses/makeshift_defenses",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -756770273,
"UniqueName": "DBH_Act3_Ep5_TreasuryGuards",
"CompletionType": "Placeholder"
},
"DisplayName": "Bravil Treasury",
"DisplayDescription": "Both players start with 4 max magicka.",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -1755486231
}
}
],
"PlayerOverrides": [
{
"SlotMask": "BothPlayers",
"Override": {
"EntityAttributes": [
{
"Value": 4,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
}
]
}
}
],
"GameZoneOverrides": [],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -1690794463
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "The treasury is brimming with gold – and magicka!" (bfe8eca6-7663-40ee-a9e2-3eda8d52af24-pregame_tip_text)
},
"Image": "ContentPack000/Images/CampaignCoins/DBH_Location_Discs/DBH_LOC_CRDL_02_331_avatar_png",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 2059132846,
"UniqueName": "DBH_Act3_Ep5_ClawsKingpin_Sneak",
"CompletionType": "Placeholder"
},
"DisplayName": "South Bridge",
"DisplayDescription": "Single six-wide field lane, AI begins with Skooma Underboss and 2x Makeshift Defenses in play.",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "IsNot",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": -1670772407,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Board",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "IsNot",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": 741809568,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Board",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 2,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": 1269429635
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "BothPlayers",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 6,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -313883805
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "The Claws were prepared to double-cross you, and are already in position." (7cc8a729-99f2-438f-a19d-115a639a82aa-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/makeshift_defenses/makeshift_defenses",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -1086037236,
"UniqueName": "DBH_Act3_Ep5_Torturer",
"CompletionType": "Placeholder"
},
"DisplayName": "Silverhome on the Water, Back Room",
"DisplayDescription": "Both lanes are Torment",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": 911632335
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "BothPlayers",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Torment",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Torment",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 1769563303
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": null
},
"Image": null,
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": [
{
"TextKey": {
"RawKey": "After a creature is summoned here, deal 1 damage to it." (4d9c2ab4-6b2d-11e7-9598-0800200c9a66-game_text)
},
"Image": "ContentPack000/Images/LaneIcons/torment_lanerules",
"IsImageOnLeft": true
},
{
"TextKey": {
"RawKey": "After a creature is summoned here, deal 1 damage to it." (4d9c2ab4-6b2d-11e7-9598-0800200c9a66-game_text)
},
"Image": "ContentPack000/Images/LaneIcons/torment_lanerules",
"IsImageOnLeft": false
}
]
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -2097296069,
"UniqueName": "DBH_Act3_Ep6_DefendAlisanne",
"CompletionType": "Placeholder"
},
"DisplayName": "Night Mother's Crypt, Part 1",
"DisplayDescription": "AI begins with 2x Cruel Bandits in each lane. Player begins with Alisanne Dupre.",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": 2016802127
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 906449635,
"Count": 2
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 906449635,
"Count": 2
}
]
}
]
}
]
},
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 130852977,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": 214225280
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": -1314450342
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ModificationType": "Set",
"AttributeName": "LeverTracker",
"Value": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"$type": "SPTESL.PlayerActions+ModifyRareAttribute"
}
}
],
"NameForEditor": "FlagForAlisanneIntro"
}
]
},
"TriggerType": "WhenPlayerTurnStarts",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 1
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
},
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "LeverTracker",
"Is": "EqualTo",
"Value": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"Values": []
}
},
"$type": "SPTESL.PlayerRequirements+PlayerRareAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 1769563303
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Uther's forces have you outnumbered, but Alisanne is at your side." (3534b9b1-efd1-11e6-9598-0800200c9a66-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/DBH_AlisanneDupre/DBH_AlisanneDupre",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -816590836,
"UniqueName": "DBH_Act3_Ep6_UtherNere",
"CompletionType": "Placeholder"
},
"DisplayName": "Night Mother's Crypt",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
},
{
"HashId": -1,
"NameForHashing": "Alisanne support for player",
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": 130852977,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Board",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": 431267915
}
}
],
"PlayerOverrides": [
{
"SlotMask": "Ai",
"Override": {
"EntityAttributes": [
{
"Value": 4,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
}
]
}
}
],
"GameZoneOverrides": [],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": -1895750507
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": -1649805594
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
}
],
"NameForEditor": "ExamplePlayerHpDamage"
}
]
},
"TriggerType": "WhenCardTakesDamage",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [
{
"LhsCard": "Inciter",
"Conditional": {
"Check": "Is",
"SubtypeName": "Avatar"
},
"$type": "SPTESL.CardRequirements+SubtypeRequirement"
}
],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"IsHuman": "Is"
},
"$type": "SPTESL.PlayerRequirements+PlayerIsHuman"
},
{
"LhsPlayer": "Inciter",
"Conditional": {
"Selectors": [
{
"OtherCard": "Inciter",
"Are": "Friends",
"$type": "SPTESL.CardConditionals+Relationship"
},
{
"Check": "Is",
"SubtypeName": "Avatar",
"$type": "SPTESL.CardConditionals+Subtype"
},
{
"Check": "IsIn",
"ZoneTypeMask": {
"List": [
"Board"
]
},
"$type": "SPTESL.CardConditionals+Zone"
},
{
"Current_Health": "LessThanOrEqualTo",
"HealthValue": {
"ValueMethod": "Constant",
"ConstantValue": 10,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"Values": []
},
"$type": "SPTESL.CardConditionals+CurrentHealthValue"
}
],
"Count_Is": "GreaterThan",
"Value": 0,
"PowerOfFiveCard": false,
"SuccessFailVO": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfCardsRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -816590836
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Uther starts with a magicka advantage. Use Alisanne to help you catch up." (9fc0b6c0-efcd-11e6-9598-0800200c9a66-pregame_tip_text)
},
"Image": "ContentPack000/Images/AIPortraits/DBH_E_UtherNere",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 1176453135,
"UniqueName": "CWC_Act1_Ep1_DevinMallory",
"CompletionType": "Placeholder"
},
"DisplayName": "Ragged Flagon",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -1192954140
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "BothPlayers",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Heist",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -175805061
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": null
},
"Image": "ContentPack000/Images/LaneIcons/heist_lanerules",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": [
{
"TextKey": {
"RawKey": "Heist Lane: Creatures in this lane have Pilfer: Gain 1 magicka." (a29a7845-5f25-4727-9244-a1dc9eb8ba1b-mechanics.normal.1)
},
"Image": "ContentPack000/Images/LaneIcons/heist_lanerules",
"IsImageOnLeft": true
}
]
},
"MatchEndDialogues": [
{
"resourceId": -2142005426
}
],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 1373623805,
"UniqueName": "CWC_Act1_Ep1_RiftenKeeper",
"CompletionType": "Placeholder"
},
"DisplayName": "Streets of Riften",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "Ai",
"Override": {
"CardIdReference": -1428278485
}
}
],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": 1461655964
}
},
{
"SlotMask": "Human",
"Difficulty": "Normal",
"Override": {
"resourceId": 1186390094
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1084295204,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1700638025,
"Count": 1
},
{
"Id": 1946384176,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
},
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1138979531,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -1490102005
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Defeat the Riften Guard or complete a Crime Spree and get arrested." (6813f90e-e019-4f88-a190-2da83ee700dd-pregame_tip_text)
},
"Image": "ContentPack000/Images/CampaignCoins/CWC_Location_Discs/cwc_loc_crdl_04_067_avatar_png",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [
{
"resourceId": 1085008062
}
],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 480668709
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -493560241,
"UniqueName": "CWC_Act1_Ep1_MistveilGuard",
"CompletionType": "Placeholder"
},
"DisplayName": "Mistveil Dungeon",
"DisplayDescription": "",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": true,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "initial draw",
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "IsNot",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -1089179082
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 2022734253,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "Hand",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": [
{
"Id": -947825608,
"Count": 3
}
]
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -493560241
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Use your Lockpicks to free Sails-Through-Storms." (a23d5c3a-2dce-4a67-ad06-13a0e444747e-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/CRDL_03_060_a_premium_Alt Art - Swims-at-Night/CRDL_03_060_a_premium_Alt Art - Swims-at-Night",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 643642665,
"UniqueName": "CWC_Act1_Ep1_RelicHunter",
"CompletionType": "Placeholder"
},
"DisplayName": "Thornwell Farm",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": -794955287,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Board",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": 351109950
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "BothPlayers",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Surplus",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 643642665
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": null
},
"Image": null,
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": [
{
"TextKey": {
"RawKey": "After you summon a creature here, reduce the cost of a random card in your hand by 1." (4d9c2ab2-6b2d-11e7-9598-0800200c9a66-game_text)
},
"Image": "ContentPack000/Images/LaneIcons/surplus_lanerules",
"IsImageOnLeft": true
}
]
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 249503606,
"UniqueName": "CWC_Act1_Ep1_ThornwellBeast",
"CompletionType": "Placeholder"
},
"DisplayName": "Darkened Forest",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "IsNot",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": -908388106,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Board",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "Ai",
"Override": {
"CardIdReference": 1248073686
}
}
],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -2064253850
}
}
],
"PlayerOverrides": [
{
"SlotMask": "Ai",
"Override": {
"EntityAttributes": [
{
"Value": 2,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 2,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
}
],
"GameZoneOverrides": [],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 249503606
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Hircine's power lets the beast heal quickly. Try to take it down in one turn." (cc11b2cc-b3f1-4e38-bee5-8406ee3e8b89-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/SKY_Underforge Werewolf-rev2/SKY_Underforge Werewolf-rev2",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [
{
"resourceId": -753761383
}
],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Invalid",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 550132584,
"UniqueName": "CWC_Act1_Ep1_DragonPriest",
"CompletionType": "Placeholder"
},
"DisplayName": "Forelhost Lost Tomb",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": 2089053508
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1703110288,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 550132584
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "You've taken poison! It will damage you every turn." (bd4cc63c-c026-49d9-8997-c6b054e05b3e-pregame_tip_text)
},
"Image": "ContentPack000/Images/CampaignCoins/CWC_Location_Discs/cwc_loc_crdl_04_070_avatar_png",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [
{
"resourceId": 1389341996
},
{
"resourceId": 1839422825
}
],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -1952507698,
"UniqueName": "CWC_Act1_Ep2_FlyingBooks",
"CompletionType": "Placeholder"
},
"DisplayName": "College of Winterhold",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": 49493580
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "BothPlayers",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Mage_Tower",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -1952507698
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": null
},
"Image": null,
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": [
{
"TextKey": {
"RawKey": "After you play an action, summon a random creature in this lane with the same cost." (4d9c03a5-6b2d-11e7-9598-0800200c9a66-game_text)
},
"Image": "ContentPack000/Images/LaneIcons/mageTower_lanerules",
"IsImageOnLeft": true
}
]
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -1645579828,
"UniqueName": "CWC_Act1_Ep2_ShadowgreenElder",
"CompletionType": "Placeholder"
},
"DisplayName": "J'Zargo",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "Ai",
"Override": {
"CardIdReference": -1221673727
}
}
],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": 2019794822
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
},
{
"AttributeName": "DeliveredAdditionalStartingCards",
"Is": "EqualTo",
"Value": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"Values": []
},
"$type": "SPTESL.PlayerConditionals+RareAttributeValue"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": 231111514,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Hand",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
}
],
"NameForEditor": "draw scrolls"
},
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"ModificationType": "Set",
"AttributeName": "DeliveredAdditionalStartingCards",
"Value": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"$type": "SPTESL.PlayerActions+ModifyRareAttribute"
}
}
],
"NameForEditor": "flag"
}
]
},
"TriggerType": "WhenPlayerTurnStarts",
"SortOrder": "NewObjects_CreateCardOutOfPlay_AnyHand",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 1
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -1645579828
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "You must test all of J'Zargo's scrolls to win." (5c7d45a3-0023-4d8b-9165-eec403987ff1-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/SKY_experimental_scroll/SKY_experimental_scroll",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -1863075782,
"UniqueName": "CWC_Act1_Ep2_Nirenil",
"CompletionType": "Placeholder"
},
"DisplayName": "The Midden",
"DisplayDescription": "",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -1467811651
}
},
{
"SlotMask": "Human",
"Difficulty": "Normal",
"Override": {
"resourceId": -534364294
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -672893470,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -1863075782
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": null
},
"Image": null,
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 1619325342
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -65312470,
"UniqueName": "CWC_Act1_Ep2_PitFalmer",
"CompletionType": "Placeholder"
},
"DisplayName": "Sightless Pit",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": 525408224,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Board",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -34130840
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -65312470
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": null
},
"Image": null,
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 1579689500,
"UniqueName": "CWC_Act1_Ep2_FrostTroll",
"CompletionType": "Placeholder"
},
"DisplayName": "Bleakcoast Ridge",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -1159969368
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -2127515194,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": -1464548382
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
}
],
"NameForEditor": "ExampleMatchStart"
}
]
},
"TriggerType": "WhenPlayerTurnStarts",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 1
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 1579689500
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Beware! There will be an Ice Storm every 5 turns!" (97985549-4889-46fe-91d7-ac6444c2d6a8-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/Ice_Storm/ice_storm",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -2100574318,
"UniqueName": "CWC_Act1_Ep2_AnthorDragon",
"CompletionType": "Placeholder"
},
"DisplayName": "Mount Anthor",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "IsNot",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": -1970454943,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Board",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -1192623323
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -2100574318
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": null
},
"Image": null,
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 315280023,
"UniqueName": "CWC_Act2_Ep3_AssemblingAutomata",
"CompletionType": "Placeholder"
},
"DisplayName": "The Hall of Reconstitution Reconstruction",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -1198628911
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 315280023
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": null
},
"Image": null,
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -235013023,
"UniqueName": "CWC_Act2_Ep3_VentralTerminus",
"CompletionType": "Placeholder"
},
"DisplayName": "The Ventral Terminus",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "Ai",
"Override": {
"CardIdReference": -442850926
}
}
],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": 475807918
}
}
],
"PlayerOverrides": [
{
"SlotMask": "Ai",
"Override": {
"EntityAttributes": [
{
"Value": 3,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 3,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
}
],
"GameZoneOverrides": [],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -235013023
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": null
},
"Image": null,
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -423218362,
"UniqueName": "CWC_Act2_Ep3_BrassFortressCultists",
"CompletionType": "Placeholder"
},
"DisplayName": "Brass Fortress Market Square",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": -1116522306,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Board",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -208476095
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -423218362
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "The cultists' machines are ready to leap to their defense." (990bcc8d-535c-4f1d-aeef-ae687c690f9a-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/dormant_centurion/dormant_centurion",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -1473762398,
"UniqueName": "CWC_Act2_Ep3_TreasureHunters_Attack",
"CompletionType": "Placeholder"
},
"DisplayName": "Mire Mechanica",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -778485540
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1744369801,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": -2001537053
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
}
],
"NameForEditor": "ExampleMatchStart"
}
]
},
"TriggerType": "WhenPlayerTurnStarts",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 1
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 945406193
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Don't hurt Swims. They're using him as an Argonian shield." (82b5384c-77e0-45f8-954b-df181eca13a8-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/CRDL_04_117_Swims_At_Night_Held_Hostage/CRDL_04_117_Swims_At_Night_Held_Hostage",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -1207394913,
"UniqueName": "CWC_Act2_Ep3_TreasureHunters_Disarm",
"CompletionType": "Placeholder"
},
"DisplayName": "Mire Mechanica",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -778485540
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 566739073,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1783365440,
"Count": 1
}
]
}
]
}
]
},
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1744219020,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": -1814122887
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
}
],
"NameForEditor": "ExampleMatchStart"
}
]
},
"TriggerType": "WhenPlayerTurnStarts",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 1
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 945406193
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Swims is back, but you've been ambushed!" (cb8324f9-94d8-4fef-8e57-355eb9cd01b3-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/Ruthless Freebooter/Ruthless Freebooter",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -783094043,
"UniqueName": "CWC_Act2_Ep3_Almalexia",
"CompletionType": "Placeholder"
},
"DisplayName": "The Last Stand",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": true,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": true,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "MemoryHaze",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
}
],
"TurnStartActions": [],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "Human",
"Override": {
"CardIdReference": -1495991085
}
}
],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -1199220999
}
},
{
"SlotMask": "Human",
"Difficulty": "Normal",
"Override": {
"resourceId": 843671184
}
}
],
"PlayerOverrides": [
{
"SlotMask": "Human",
"Override": {
"EntityAttributes": [
{
"Value": 11,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
},
{
"SlotMask": "Ai",
"Override": {
"EntityAttributes": [
{
"Value": 6,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
}
]
}
}
],
"GameZoneOverrides": [
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -170836003,
"Count": 1
},
{
"Id": 1150098037,
"Count": 2
}
]
},
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
},
{
"ZoneToOverride": "Hand",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": [
{
"Id": 1750084664,
"Count": 1
},
{
"Id": -413527637,
"Count": 1
},
{
"Id": -1249810974,
"Count": 1
}
]
}
]
}
]
},
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1945422996,
"Count": 1
},
{
"Id": 1483181685,
"Count": 1
},
{
"Id": 1592621682,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1427457192,
"Count": 2
}
]
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": 1770862208
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
}
],
"NameForEditor": "ExampleMatchStart"
}
]
},
"TriggerType": "WhenPlayerTurnStarts",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 1
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
},
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": 59261028
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": "",
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": 269144246
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
}
],
"NameForEditor": "show dialogs"
},
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [
{
"HashId": 217036475,
"NameForHashing": null,
"CardFxDefinition": "Card_Lightning_Attack_02_Avatar",
"SelectorSort": {
"Method": "ByInstanceId",
"NumToReturn": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"SortAttribute": "None",
"Order": "LowestFirst",
"RequireUniqueNames": false
},
"Selectors": [
{
"Check": "Is",
"SubtypeName": "Avatar",
"$type": "SPTESL.CardConditionals+Subtype"
},
{
"Check": "IsIn",
"ZoneTypeMask": {
"List": [
"Board"
]
},
"$type": "SPTESL.CardConditionals+Zone"
},
{
"OtherCard": "Inciter",
"Are": "Enemies",
"$type": "SPTESL.CardConditionals+Relationship"
}
],
"Action": {
"UseSelectorAsSource": true,
"Selector": [
{
"Check": "Is",
"SubtypeName": "Avatar",
"$type": "SPTESL.CardConditionals+Subtype"
},
{
"Check": "IsIn",
"ZoneTypeMask": {
"List": [
"Board"
]
},
"$type": "SPTESL.CardConditionals+Zone"
},
{
"OtherCard": "Inciter",
"Are": "Friends",
"$type": "SPTESL.CardConditionals+Relationship"
}
],
"$type": "SPTESL.CardActions+PlayCustomFx"
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"FailureCardOwner": "Self"
}
],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "IsNot",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"$type": "SPTESL.PlayerActions+LoseGame"
}
}
],
"NameForEditor": "play fx and lose"
}
]
},
"TriggerType": "WhenPlayerTurnEnds",
"SortOrder": "GameRules_MarkForDeath",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"IsHuman": "IsNot"
},
"$type": "SPTESL.PlayerRequirements+PlayerIsHuman"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "HumanPlayer",
"AiType": "Default",
"AiOpponent": {
"resourceId": -783094043
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Survive for one turn to win." (c1d84fc6-cdaf-4e1b-a855-7428bb907700-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/Barrow_Stalker/Barrow_Stalker",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 1416003720
},
"AiDeathAction": "DeathEnemy",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -143778493,
"UniqueName": "CWC_Act2_Ep4_CogworkConstructs",
"CompletionType": "Placeholder"
},
"DisplayName": "The Cogitum Centralis",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -36668968
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1790658220,
"Count": 1
},
{
"Id": 705666209,
"Count": 1
},
{
"Id": 324693983,
"Count": 1
}
]
}
]
}
]
},
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 883559292,
"Count": 2
}
]
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "AiPlayer",
"AiType": "Default",
"AiOpponent": {
"resourceId": -143778493
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Use the levers to harness the power of this strange machine." (65edd483-116c-49d3-855f-02c2b090c0f9-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/call/call",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 27525883,
"UniqueName": "CWC_Act2_Ep4_SothaSil",
"CompletionType": "Partial"
},
"DisplayName": "The Apprentice",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": true,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": true,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "MemoryHaze",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
}
],
"TurnStartActions": [],
"TurnEndActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"$type": "SPTESL.PlayerActions+LoseGame"
}
}
],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "Human",
"Override": {
"CardIdReference": -1495991085
}
},
{
"SlotMask": "Ai",
"Override": {
"CardIdReference": 1127423002
}
}
],
"DeckOverrides": [
{
"SlotMask": "Human",
"Difficulty": "Normal",
"Override": {
"resourceId": -551557411
}
},
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": 614446209
}
}
],
"PlayerOverrides": [
{
"SlotMask": "Human",
"Override": {
"EntityAttributes": [
{
"Value": 10,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
},
{
"SlotMask": "Ai",
"Override": {
"EntityAttributes": [
{
"Value": 11,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
}
],
"GameZoneOverrides": [
{
"SlotMask": "FirstPlayer",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 752254333,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -858028003,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "Hand",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": [
{
"Id": 89676057,
"Count": 1
},
{
"Id": -1143757804,
"Count": 1
},
{
"Id": 133401086,
"Count": 1
}
]
}
]
}
]
},
{
"SlotMask": "SecondPlayer",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 880884825,
"Count": 1
},
{
"Id": 1367910410,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": 1718357042
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": 1089123285
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
}
],
"NameForEditor": "ExampleMatchStart"
}
]
},
"TriggerType": "WhenPlayerTurnStarts",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 1
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "HumanPlayer",
"AiType": "Default",
"AiOpponent": {
"resourceId": 27525883
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Prove your worth to Sotha Sil by winning this turn." (28d1ea65-db21-4508-8bd0-16b80476c13c-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/sparking_spider/sparking_spider",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 433226789
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 1738569641,
"UniqueName": "CWC_Act2_Ep4_RovingFreebooter",
"CompletionType": "Placeholder"
},
"DisplayName": "Halls of Conveyance",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": 2084425847
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "BothPlayers",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Conveyor",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Incinerator",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 1738569641
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": null
},
"Image": null,
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": [
{
"TextKey": {
"RawKey": "At the end of your turn, creatures here move." (c1e4cb77-5fca-4ee3-9012-7a7a4b79e98b-game_text)
},
"Image": "ContentPack000/Images/LaneIcons/conveyor_lanerules",
"IsImageOnLeft": true
},
{
"TextKey": {
"RawKey": "Creatures can't be played here. At the end of your turn, creatures here are dealt 1 damage." (a88aac8e-f5b5-46e5-959b-e64791a26957-game_text)
},
"Image": "ContentPack000/Images/LaneIcons/incinerate_lanerules",
"IsImageOnLeft": false
}
]
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 1074531588,
"UniqueName": "CWC_Act2_Ep4_DagothUr",
"CompletionType": "Placeholder"
},
"DisplayName": "The Red Mountain",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": true,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": true,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "MemoryHaze",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
}
],
"TurnStartActions": [],
"TurnEndActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"$type": "SPTESL.PlayerActions+LoseGame"
}
}
],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "Human",
"Override": {
"CardIdReference": -532154593
}
},
{
"SlotMask": "Ai",
"Override": {
"CardIdReference": 1907447711
}
}
],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": 1467761735
}
},
{
"SlotMask": "Human",
"Difficulty": "Normal",
"Override": {
"resourceId": 1864704816
}
}
],
"PlayerOverrides": [
{
"SlotMask": "Human",
"Override": {
"EntityAttributes": [
{
"Value": 6,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
},
{
"SlotMask": "Ai",
"Override": {
"EntityAttributes": [
{
"Value": 7,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
}
],
"GameZoneOverrides": [
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1612844278,
"Count": 2
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -735244497,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "Hand",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": [
{
"Id": -1209831649,
"Count": 1
},
{
"Id": -1865755971,
"Count": 1
},
{
"Id": 880884825,
"Count": 1
},
{
"Id": -855282077,
"Count": 1
}
]
}
]
}
]
},
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 157797006,
"Count": 1
},
{
"Id": -92312088,
"Count": 2
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 2044718784,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": -561517468
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
}
],
"NameForEditor": "ExampleMatchStart"
}
]
},
"TriggerType": "WhenPlayerTurnStarts",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 1
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "HumanPlayer",
"AiType": "Default",
"AiOpponent": {
"resourceId": 1074531588
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Win this turn to allow your forces to retreat." (2181bcc7-b9fa-4311-b287-9df9dcc0364c-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/Afflicted_Alit/Afflicted_Alit",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [
{
"resourceId": -1170062672
}
],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 1416003720
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 1933962168,
"UniqueName": "CWC_Act2_Ep4_Mecinar",
"CompletionType": "Placeholder"
},
"DisplayName": "The Betrayal",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": true,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": true,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "MemoryHaze",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
}
],
"TurnStartActions": [],
"TurnEndActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"$type": "SPTESL.PlayerActions+LoseGame"
}
}
],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "Human",
"Override": {
"CardIdReference": -1495991085
}
},
{
"SlotMask": "Ai",
"Override": {
"CardIdReference": -487722905
}
}
],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": 1420396745
}
},
{
"SlotMask": "Human",
"Difficulty": "Normal",
"Override": {
"resourceId": -1565711469
}
}
],
"PlayerOverrides": [
{
"SlotMask": "Human",
"Override": {
"EntityAttributes": [
{
"Value": 10,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
},
{
"SlotMask": "Ai",
"Override": {
"EntityAttributes": [
{
"Value": 10,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
}
],
"GameZoneOverrides": [
{
"SlotMask": "SecondPlayer",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1858757894,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1858757894,
"Count": 1
}
]
}
]
}
]
},
{
"SlotMask": "FirstPlayer",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 173539457,
"Count": 1
},
{
"Id": -2023047694,
"Count": 1
},
{
"Id": 1078595393,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 98482339,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1527381762,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "Hand",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": [
{
"Id": 2005057830,
"Count": 1
},
{
"Id": -1594328847,
"Count": 1
},
{
"Id": -1124715403,
"Count": 1
},
{
"Id": 939372786,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": 72927444
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": 525009830
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
}
],
"NameForEditor": "ExampleMatchStart"
}
]
},
"TriggerType": "WhenPlayerTurnStarts",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 1
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "HumanPlayer",
"AiType": "Default",
"AiOpponent": {
"resourceId": 1933962168
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Mecinar has confronted you in your workshop. Use the tools at hand to defeat him this turn." (491ca3d9-51a5-4f76-a273-be12ec4188f5-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/Awakened_Imperfect/Awakened_Imperfect",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 1416003720
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 1127479911,
"UniqueName": "CWC_Act2_Ep4_DwarvenColossus",
"CompletionType": "Placeholder"
},
"DisplayName": "The Inner Curiosity",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "Ai",
"Override": {
"CardIdReference": 902149238
}
}
],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -1425174067
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1346805516,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1346805516,
"Count": 1
}
]
}
]
}
]
},
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -2037115774,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -2037115774,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
},
{
"AttributeName": "DeliveredAdditionalStartingCards",
"Is": "EqualTo",
"Value": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"Values": []
},
"$type": "SPTESL.PlayerConditionals+RareAttributeValue"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": -149970483,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Hand",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
}
],
"NameForEditor": "deliver break"
},
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"ModificationType": "Set",
"AttributeName": "DeliveredAdditionalStartingCards",
"Value": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"$type": "SPTESL.PlayerActions+ModifyRareAttribute"
}
}
],
"NameForEditor": "flag"
}
]
},
"TriggerType": "WhenPlayerTurnStarts",
"SortOrder": "NewObjects_CreateCardOutOfPlay_AnyHand",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 1
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 1127479911
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Use the Waiting Generators to get Laaneth the magicka she needs to break the enchantment and open the chamber." (71024045-711e-44e1-8076-f1e424d17983-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/break_the_enchantment/break_the_enchantment",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [
{
"resourceId": -693762590
},
{
"resourceId": -1159926740
},
{
"resourceId": -1740231089
},
{
"resourceId": -1403734312
}
],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -1211363748,
"UniqueName": "CWC_Act2_Ep5_VerminousFabricants",
"CompletionType": "Placeholder"
},
"DisplayName": "Collapsing Tunnel",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": 1341574225
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -981248812,
"Count": 1
}
]
}
]
}
]
},
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1745290038,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -54902551
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Make your escape quickly, before the entire chamber collapses. But watch for falling boulders!" (03e834cf-51c8-4c7c-82ef-a8f9b380b7c2-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/CRDL_04_085_Collapsing_Tunnel/CRDL_04_085_Collapsing_Tunnel",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -1715553196,
"UniqueName": "CWC_Act3_Ep5_Slaughterfish",
"CompletionType": "Placeholder"
},
"DisplayName": "Swims-at-Night",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -406062166
}
},
{
"SlotMask": "Human",
"Difficulty": "Normal",
"Override": {
"resourceId": 1118330098
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1546947492,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -1715553196
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": null
},
"Image": null,
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 480668709
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 129894271,
"UniqueName": "CWC_Act3_Ep5_NixHoundFabricant",
"CompletionType": "Placeholder"
},
"DisplayName": "Laaneth",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -1811536539
}
},
{
"SlotMask": "Human",
"Difficulty": "Normal",
"Override": {
"resourceId": -692047005
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1377282916,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 129894271
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Your creatures can only move through the pistons if you use your actions to pry them open." (2da948ca-3d21-4f37-8911-ca5ae77d968f-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/CRDL_04_087_Piston_Cavum/CRDL_04_087_Piston_Cavum",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 1619325342
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 1271260546,
"UniqueName": "CWC_Act3_Ep5_HeartOfLorkhan",
"CompletionType": "Placeholder"
},
"DisplayName": "The Tools",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": true,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": true,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "MemoryHaze",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
}
],
"TurnStartActions": [],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "Human",
"Override": {
"CardIdReference": -1495991085
}
},
{
"SlotMask": "Ai",
"Override": {
"CardIdReference": -142196598
}
}
],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -735269686
}
},
{
"SlotMask": "Human",
"Difficulty": "Normal",
"Override": {
"resourceId": -1857828867
}
}
],
"PlayerOverrides": [
{
"SlotMask": "Human",
"Override": {
"EntityAttributes": [
{
"Value": 7,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
},
{
"SlotMask": "Ai",
"Override": {
"EntityAttributes": [
{
"Value": 7,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
}
],
"GameZoneOverrides": [
{
"SlotMask": "FirstPlayer",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1537314758,
"Count": 1
},
{
"Id": 1839123663,
"Count": 1
},
{
"Id": 912360443,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1078595393,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1078595393,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "Hand",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": [
{
"Id": 899518525,
"Count": 1
},
{
"Id": 343268120,
"Count": 1
},
{
"Id": -1432506315,
"Count": 1
}
]
}
]
}
]
},
{
"SlotMask": "SecondPlayer",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1858757894,
"Count": 1
},
{
"Id": 741809568,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1858757894,
"Count": 1
},
{
"Id": 741809568,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "HumanPlayer",
"AiType": "Default",
"AiOpponent": {
"resourceId": -162572323
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Use the power of the divine artifacts to win this turn." (a43429ba-041a-4d75-9892-6efa344a1457-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/Sunder/Sunder",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 1416003720
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 2002666260,
"UniqueName": "CWC_Act3_Ep5_KagoutiFabricant",
"CompletionType": "Placeholder"
},
"DisplayName": "The Caminus Pit",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": 206045776
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "BothPlayers",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 6,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Smelting",
"ExtraLaneType": "None",
"Capacity": 2,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 2002666260
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": null
},
"Image": null,
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": [
{
"TextKey": {
"RawKey": "At the start of each player's turn, destroy all their creatures here and they draw a card for each." (a03ff684-abf7-4b0a-a332-93034676432e-game_text)
},
"Image": "ContentPack000/Images/LaneIcons/smelting_lanerules",
"IsImageOnLeft": false
}
]
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -80984073,
"UniqueName": "CWC_Act3_Ep5_FactotumTitan_Laaneth",
"CompletionType": "Placeholder"
},
"DisplayName": "Sohleh's Stair",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": -646559647,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Board",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": 1745290038,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Board",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "Ai",
"Override": {
"CardIdReference": -375916112
}
}
],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -639301775
}
},
{
"SlotMask": "Human",
"Difficulty": "Normal",
"Override": {
"resourceId": -1005483328
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1728909427,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1728909427,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 1516409014
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": null
},
"Image": null,
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [
{
"resourceId": 1294717726
}
],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 1619325342
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -1762339391,
"UniqueName": "CWC_Act3_Ep6_HelcticIpsograph",
"CompletionType": "Placeholder"
},
"DisplayName": "The Throne Aligned",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -462112358
}
},
{
"SlotMask": "Human",
"Difficulty": "Normal",
"Override": {
"resourceId": 1598756064
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Library",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
},
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Library",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1301011097,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"SelectorSort": {
"Method": "ByInstanceId",
"NumToReturn": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"SortAttribute": "None",
"Order": "LowestFirst",
"RequireUniqueNames": false
},
"Selectors": [
{
"Check": "Is",
"SubtypeName": "Avatar",
"$type": "SPTESL.CardConditionals+Subtype"
},
{
"Check": "IsIn",
"ZoneTypeMask": {
"List": [
"Board"
]
},
"$type": "SPTESL.CardConditionals+Zone"
}
],
"Action": {
"ModificationType": "Set",
"AttributeName": "HasLibraryLaneAura",
"Value": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"$type": "SPTESL.CardActions+ModifyRareAttribute"
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"FailureCardOwner": "Self"
}
],
"PlayerActions": [],
"NameForEditor": "turn on library aura"
}
]
},
"TriggerType": "WhenPlayerTurnStarts",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -1762339391
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "A seeker of knowledge is found here to help as you create a plan." (34b8f2d9-3767-40a2-87fd-b0980404ba1e-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/Scroll_Seeker/Scroll_Seeker",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": [
{
"TextKey": {
"RawKey": "While you have a creature here, actions cost 1 less." (4d9c03a2-6b2d-11e7-9598-0800200c9a66-game_text)
},
"Image": "ContentPack000/Images/LaneIcons/library_lanerules",
"IsImageOnLeft": true
}
]
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 662208566,
"UniqueName": "CWC_Act3_Ep6_BarrowsLord",
"CompletionType": "Placeholder"
},
"DisplayName": "Sanguine Barrows",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
},
{
"ChapterEventId": {
"resourceId": -2002722752
},
"$type": "SPTESL.PlayerConditionals+CompletedChapterEvent"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": 1537314758,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Board",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
},
{
"ChapterEventId": {
"resourceId": 1157633108
},
"$type": "SPTESL.PlayerConditionals+CompletedChapterEvent"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": 912360443,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Board",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": 999748152
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1740281738,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1693406656,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
},
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1740281738,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 662208566
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "The evil from these graves cannot be bound by death." (c9b84bc7-2dd6-420e-aff5-a882c4df2057-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/gravesong/gravesong",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -359156946,
"UniqueName": "CWC_Act3_Ep6_StonyCreek",
"CompletionType": "Placeholder"
},
"DisplayName": "Eastmarch Camp",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
},
{
"ChapterEventId": {
"resourceId": 662208566
},
"$type": "SPTESL.PlayerConditionals+CompletedChapterEvent"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": 1839123663,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Board",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
},
{
"ChapterEventId": {
"resourceId": 1157633108
},
"$type": "SPTESL.PlayerConditionals+CompletedChapterEvent"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": 912360443,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Board",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -107492840
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 615373556,
"Count": 1
}
]
}
]
}
]
},
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1539142932,
"Count": 3
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1403480832,
"Count": 3
}
]
}
]
},
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1308568732,
"Count": 1
},
{
"Id": 2072942963,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -359156946
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Stormcloaks and Imperials battle at the location of the artifact you seek." (6e4592ed-e0dd-4a37-9da9-50ee6ff58d80-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/skirmish/skirmish",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 1157633108,
"UniqueName": "CWC_Act3_Ep6_StoneclawDragon",
"CompletionType": "Placeholder"
},
"DisplayName": "Dragonclaw Rock",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
},
{
"ChapterEventId": {
"resourceId": -2002722752
},
"$type": "SPTESL.PlayerConditionals+CompletedChapterEvent"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": 1537314758,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Board",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
},
{
"ChapterEventId": {
"resourceId": 662208566
},
"$type": "SPTESL.PlayerConditionals+CompletedChapterEvent"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": 1839123663,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Board",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -194692725
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1427421899,
"Count": 1
}
]
}
]
}
]
},
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 2053830739,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 1157633108
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "The Way of the Voice is exceptionally strong here." (17c18024-b129-4493-93ec-a532fbb7e23c-pregame_tip_text)
},
"Image": "ContentPack000/Images/CampaignCoins/CWC_Location_Discs/cwc_loc_crdl_04_076_avatar_png",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 494000837,
"UniqueName": "CWC_Act3_Ep6_SwimsAtNight",
"CompletionType": "Placeholder"
},
"DisplayName": "The Inner Curiosity - Dead Swims",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": 1463970684
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1537314758,
"Count": 1
},
{
"Id": 1839123663,
"Count": 1
},
{
"Id": 912360443,
"Count": 1
}
]
}
]
}
]
},
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -363853243,
"Count": 1
},
{
"Id": -1443822548,
"Count": 1
},
{
"Id": 933761641,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1443822548,
"Count": 1
},
{
"Id": 933761641,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 494000837
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Mecinar's foul magickal technology has revived your fallen Argonian ally to battle you." (8cf3be22-43cf-4cdc-a619-734120454c50-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/hist_speaker/hist_speaker",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 1534519386,
"UniqueName": "CWC_Act3_Ep6_Laaneth",
"CompletionType": "Placeholder"
},
"DisplayName": "The Inner Curiosity - Dead Laaneth",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -709299927
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 912360443,
"Count": 1
},
{
"Id": 1839123663,
"Count": 1
},
{
"Id": 1537314758,
"Count": 1
}
]
}
]
}
]
},
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 39110547,
"Count": 1
},
{
"Id": -597326576,
"Count": 2
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 173539457,
"Count": 2
}
]
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 1534519386
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Mecinar's foul magickal technology has revived your fallen Dunmer ally to battle you." (d8c6781f-96be-4bbd-8238-c513e87255f3-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/lion_guard_spellword/lion_guard_spellword",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -2083092739,
"UniqueName": "CWC_Act3_Ep6_Mecinar1",
"CompletionType": "Placeholder"
},
"DisplayName": "All-Axile - Battle of the Gods",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "BothPlayers",
"Override": {
"CardIdReference": 1802399869
}
}
],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": 1365961503
}
}
],
"PlayerOverrides": [
{
"SlotMask": "BothPlayers",
"Override": {
"EntityAttributes": [
{
"Value": 100,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
}
]
}
}
],
"GameZoneOverrides": [
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1227477797,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": "mecinar_emote",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": -1512057571
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
},
{
"HashId": -1,
"NameForHashing": "galyn_emote",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": -1145861518
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
}
],
"NameForEditor": "play_emotes"
}
]
},
"TriggerType": "WhenGameStarts",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -1891112274
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Both you and your opponent wield the power of the gods." (4e078918-9a32-43e5-9e70-609932c799f6-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/battle_of_the_gods/battle_of_the_gods",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -188757950,
"UniqueName": "CWC_Act3_Ep6_Mecinar2",
"CompletionType": "Placeholder"
},
"DisplayName": "All-Axle - Mere Mortals",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "BothPlayers",
"Override": {
"CardIdReference": -442850926
}
}
],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -344804114
}
}
],
"PlayerOverrides": [
{
"SlotMask": "BothPlayers",
"Override": {
"EntityAttributes": [
{
"Value": 3,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 3,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
}
],
"GameZoneOverrides": [
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -451503484,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": "mecinar_emote",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": 595688984
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
}
],
"NameForEditor": "play_emotes"
}
]
},
"TriggerType": "WhenGameStarts",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -188757950
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "All creatures in both players’ decks have 1 cost, 1 power, and 1 health." (4dc4d70f-aa8d-450a-a180-b1e9710f871c-game_text)
},
"Image": "ContentPack000/Cards/Visuals/CRDL_04_115_Mere_Mortals_Rule/CRDL_04_115_Mere_Mortals_Rule",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -1478847795,
"UniqueName": "DBH_M_Act1_Ep1_CloudyDregs",
"CompletionType": "Placeholder"
},
"DisplayName": "Cloudy Dregs Inn",
"DisplayDescription": "Both players have Broken Bottles, left lane is Liquid Courage",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
},
{
"HashId": -1,
"NameForHashing": "Broken Bottles - Player",
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": 1824362895,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Board",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Random",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "IsNot",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": 1824362895,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Board",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Hardest",
"Override": {
"resourceId": 1007829809
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "BothPlayers",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Liquid_Courage",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -1584213672
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "A barfight has broken out. Watch out for broken bottles!" (0a3ee5c6-e4e8-11e6-bf01-fe55135034f3-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/tavern_brawl/tavern_brawl",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 1772032100,
"UniqueName": "DBH_M_Act1_Ep1_Dreughside",
"CompletionType": "Placeholder"
},
"DisplayName": "Dreughside",
"DisplayDescription": "Both players start with Shantytown Defenses, Spawning Pool, and Mundus Stone",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Hardest",
"Override": {
"resourceId": -1441523107
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "BothPlayers",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1962253065,
"Count": 1
},
{
"Id": -1345791661,
"Count": 1
},
{
"Id": 1966575870,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 367606684
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "The shantytown is overrun with monsters. Use the environment to defeat them." (0c670ffe-2268-46f2-8d3c-f3c40fc786b0-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/DBH_Dreughtown/DBH_Dreughtown",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -1939549359,
"UniqueName": "DBH_M_Act1_Ep1_ArethilWethrin",
"CompletionType": "Placeholder"
},
"DisplayName": "Arenthil Wethrin's House",
"DisplayDescription": "Disguise mission. Left lane is Masquerade Ball lane.",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Human",
"Difficulty": "Normal",
"Override": {
"resourceId": -1778153220
}
},
{
"SlotMask": "Ai",
"Difficulty": "Hardest",
"Override": {
"resourceId": 123043871
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Masquerade_Ball",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -170836003,
"Count": 1
}
]
}
]
}
]
},
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Masquerade_Ball",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 311372823
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Princess Barynia has given you a disguise. Use her deck to defeat the kidnapper!" (c20c00c2-f94d-40bd-ae39-f77f40770403-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/DBH_TheGrandBall/DBH_TheGrandBall",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -1334482393,
"UniqueName": "DBH_M_Act1_Ep1_KastusThorn_Confide",
"CompletionType": "Placeholder"
},
"DisplayName": "Kastus Thorn's House",
"DisplayDescription": "AI begins with Sparring in play.",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
},
{
"HashId": -1,
"NameForHashing": "Sparring - AI",
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "IsNot",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": 83889670,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Board",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Hardest",
"Override": {
"resourceId": -1757145146
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": 1294311745
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
}
],
"NameForEditor": "ExampleMatchStart"
}
]
},
"TriggerType": "WhenPlayerTurnStarts",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 1
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 1831111842
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Prove yourself to the assassin. In this sparring match, damage dealt to players is reduced." (0a3ee954-e4e8-11e6-bf01-fe55135034f3-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/DBH_Sparring/DBH_Sparring",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -1517313502,
"UniqueName": "DBH_M_Act1_Ep1_KastusThorn_Kill",
"CompletionType": "Placeholder"
},
"DisplayName": "Kastus Thorn's House",
"DisplayDescription": "AI begins with To the Death in play",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
},
{
"HashId": -1,
"NameForHashing": "To the Death - AI",
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "IsNot",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": -437307706,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Board",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Hardest",
"Override": {
"resourceId": 2059157240
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": 2125287777
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
}
],
"NameForEditor": "ExampleMatchStart"
}
]
},
"TriggerType": "WhenPlayerTurnStarts",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 1
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 1831111842
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Only you or the assassin can survive this fight. Damage dealt to each of you is doubled." (0a3eecec-e4e8-11e6-bf01-fe55135034f3-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/DBH_Tothedeath/DBH_Tothedeath",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -1546561564,
"UniqueName": "DBH_M_Act1_Ep1_OrderOfTheHour",
"CompletionType": "Placeholder"
},
"DisplayName": "Order of the Hour Barracks",
"DisplayDescription": "Left lane is Armor",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Hardest",
"Override": {
"resourceId": -1596114380
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "BothPlayers",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Armor",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 932940872
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": null
},
"Image": "ContentPack000/Images/LaneIcons/armor_lanerules",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": [
{
"TextKey": {
"RawKey": "After a creature is summoned here, double its health." (4d9bb581-6b2d-11e7-9598-0800200c9a66-game_text)
},
"Image": "ContentPack000/Images/LaneIcons/armor_lanerules",
"IsImageOnLeft": false
}
]
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 1563972170,
"UniqueName": "DBH_M_Act1_Ep1_PriestsOfTheHour",
"CompletionType": "Placeholder"
},
"DisplayName": "Temple of the Hour",
"DisplayDescription": "Left lane is Temple, both players start with Temple's Blessing",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Hardest",
"Override": {
"resourceId": -1647952087
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "BothPlayers",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Temple",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
},
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1073368463,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"SelectorSort": {
"Method": "ByInstanceId",
"NumToReturn": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"SortAttribute": "None",
"Order": "LowestFirst",
"RequireUniqueNames": false
},
"Selectors": [
{
"Check": "Is",
"Role": "EventTarget",
"$type": "SPTESL.CardConditionals+CardRoleType"
}
],
"Action": {
"QuestType": "TemplesChosenCount",
"IncrementAmount": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"$type": "SPTESL.CardActions+IncrementQuestProgress"
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"FailureCardOwner": "Self"
}
],
"PlayerActions": [],
"NameForEditor": "priest quest"
}
]
},
"TriggerType": "WhenCardIsHealed",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [
{
"LhsCard": "EventTarget",
"Conditional": {
"Check": "Is",
"SubtypeName": "Avatar"
},
"$type": "SPTESL.CardRequirements+SubtypeRequirement"
},
{
"LhsCard": "EventTarget",
"Conditional": {
"Current_Health": "GreaterThanOrEqualTo",
"HealthValue": {
"ValueMethod": "Constant",
"ConstantValue": 40,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"Values": []
}
},
"$type": "SPTESL.CardRequirements+CurrentHealthValue"
}
],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "EventTarget",
"Conditional": {
"IsHuman": "Is"
},
"$type": "SPTESL.PlayerRequirements+PlayerIsHuman"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 14169002
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Gain health to earn the temple's blessing." (9b8f9665-b47e-4594-bec7-bfc72d5bf68a-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/DBH_TempleofAkatosh/DBH_TempleofAkatosh",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": [
{
"TextKey": {
"RawKey": "After you summon a creature here, gain 1 health." (4d9c2ab3-6b2d-11e7-9598-0800200c9a66-game_text)
},
"Image": "ContentPack000/Images/LaneIcons/temple_lanerules",
"IsImageOnLeft": true
}
]
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 986243565,
"UniqueName": "DBH_M_Act1_Ep1_MarkamHawksmire",
"CompletionType": "Placeholder"
},
"DisplayName": "Docks",
"DisplayDescription": "Left lane is water, right lane is Docks, AI begins with Time is Running Out",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Hardest",
"Override": {
"resourceId": -1508510994
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Water",
"ExtraLaneType": "None",
"Capacity": 6,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Docks",
"ExtraLaneType": "None",
"Capacity": 2,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
},
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1745290038,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Water",
"ExtraLaneType": "None",
"Capacity": 6,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Docks",
"ExtraLaneType": "None",
"Capacity": 2,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 1578665894
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Your target is escaping. Assassinate him before his ship leaves!" (2f66fd7c-c291-454e-8bd8-1a918b138306-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/DBH_TimeisRunningout/DBH_TimeisRunningout",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": [
{
"TextKey": {
"RawKey": "After a creature enters this lane, Shackle it." (4d9c2ab9-6b2d-11e7-9598-0800200c9a66-game_text)
},
"Image": "ContentPack000/Images/LaneIcons/water_lanerules",
"IsImageOnLeft": true
},
{
"TextKey": {
"RawKey": "After a creature is attacked here, it falls into the water." (4d9bdc93-6b2d-11e7-9598-0800200c9a66-game_text)
},
"Image": "ContentPack000/Images/LaneIcons/docks_lanerules",
"IsImageOnLeft": false
}
]
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -963218238,
"UniqueName": "DBH_M_Act1_Ep2_Corsairs",
"CompletionType": "Placeholder"
},
"DisplayName": "City Gates",
"DisplayDescription": "Both players begin at 50 health, AI begins with Corsair Ship and Camlorn Hero. Player begins with Close the Gates",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": true,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Hardest",
"Override": {
"resourceId": 1685960154
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -949205489,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -554006585,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -554006585,
"Count": 1
}
]
}
]
}
]
},
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -336707287,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 1583768964
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "If you can hold off the Corsairs long enough, the townspeople can close the gates." (8b2a09f4-9540-47fb-a7d3-113a565bfe9c-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/city_gates/city_gates",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 1231142324,
"UniqueName": "DBH_M_Act1_Ep2_MonstersOfWayrest",
"CompletionType": "Placeholder"
},
"DisplayName": "Wayrest Plains",
"DisplayDescription": "Player begins with Beloved Pig in play.",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
},
{
"HashId": -1,
"NameForHashing": "Beloved Pig - Player",
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": -1678404337,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Board",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": -1678404337,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Board",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Right",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Hardest",
"Override": {
"resourceId": 1471990036
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 1889680779
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Two pigs wearing ribbons? What are the odds?! No telling which belongs to the Concerned Citizen, so you'll just have to protect both of them." (c540d289-8c17-4749-9c87-5ca440a8d624-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/DBH_Beloved_pig/DBH_Beloved_pig",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 1319891309,
"UniqueName": "DBH_M_Act2_Ep3_Zaria",
"CompletionType": "Placeholder"
},
"DisplayName": "Grave Concoctions",
"DisplayDescription": "AI starts with Swindler's Market and Elixir of Conflict",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Hardest",
"Override": {
"resourceId": -1596759574
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1338981391,
"Count": 1
},
{
"Id": 539510398,
"Count": 1
},
{
"Id": -1574884301,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -1118574512
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Zaria has the advantage in her shop, with potions near at hand." (01aac8df-3db5-42de-a7d5-19a14430b647-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/Elixir_of_Conflict/Elixir_of_Conflict",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [
{
"resourceId": 1993926751
}
],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 285616155,
"UniqueName": "DBH_M_Act1_Ep2_WayrestSewers",
"CompletionType": "Placeholder"
},
"DisplayName": "Wayrest Sewers",
"DisplayDescription": "Left lane is Sewer Lane and is 6-wide.",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Hardest",
"Override": {
"resourceId": -1111727744
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "BothPlayers",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Sewer",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Sewer",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 406172614
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": null
},
"Image": null,
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": [
{
"TextKey": {
"RawKey": "Creatures with more than 2 health can't be played here." (4d9c03ac-6b2d-11e7-9598-0800200c9a66-game_text)
},
"Image": "ContentPack000/Images/LaneIcons/sewer_lanerules",
"IsImageOnLeft": true
},
{
"TextKey": {
"RawKey": "Creatures with more than 2 health can't be played here." (4d9c03ac-6b2d-11e7-9598-0800200c9a66-game_text)
},
"Image": "ContentPack000/Images/LaneIcons/sewer_lanerules",
"IsImageOnLeft": false
}
]
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 1177428160,
"UniqueName": "DBH_M_Act1_Ep2_CastleDefenders_Disguise",
"CompletionType": "Placeholder"
},
"DisplayName": "Castle Wayrest, Grand Hall",
"DisplayDescription": "Player begins with Stealth Mission and Elixir of Light Feet in play. Both lanes are stealth. May be a disguise mission.",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Hardest",
"Override": {
"resourceId": -302140770
}
},
{
"SlotMask": "Human",
"Difficulty": "Hardest",
"Override": {
"resourceId": 1249730686
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
},
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
},
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 400571202,
"Count": 1
},
{
"Id": -387279246,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -609138344
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "You will have to move carefully to reach the Throne Room. If any of your creatures are found and destroyed, you'll lose." (337aac63-bd57-4b03-aaaf-b114c0996ae6-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/grahtwood_commando/grahtwood_commando",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 1103645645,
"UniqueName": "DBH_M_Act1_Ep2_KingBarynia",
"CompletionType": "Placeholder"
},
"DisplayName": "Castle Wayrest, Throne Room",
"DisplayDescription": "AI begins with Power of the Throne",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
},
{
"HashId": -1,
"NameForHashing": "AI starts with Power of the Throne",
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "IsNot",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": 1564739581,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Board",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Hardest",
"Override": {
"resourceId": -786102268
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -257889944
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Be cautious when attacking his majesty." (12a68b4e-f297-48a3-8a5a-c7c085a40a0c-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/power_of_the_throne/power_of_the_throne",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 1199135877,
"UniqueName": "DBH_M_Act2_Ep3_RathirsAcolyte",
"CompletionType": "Placeholder"
},
"DisplayName": "Hall of the Dead",
"DisplayDescription": "Left lane is Altar of Silence, right lane is Graveyard",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Hardest",
"Override": {
"resourceId": -1448815086
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "BothPlayers",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Altar_Of_Silence",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Graveyard",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -1988539261
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": null
},
"Image": null,
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": [
{
"TextKey": {
"RawKey": "Altar of Silence
When a player Silences a creature, that player summons a 1/1 Skeleton here and gives it Guard." (com.direwolfdigital.hydra.data.draft.scenariomodifiers.AltarofSilence.text)
},
"Image": "ContentPack000/Images/LaneIcons/altarOfSilence_lanerules",
"IsImageOnLeft": true
},
{
"TextKey": {
"RawKey": "Graveyard
When a creature other than Rotting Draugr in this lane is destroyed, summon a 1/1 Rotting Draugr." (com.direwolfdigital.hydra.data.draft.scenariomodifiers.Graveyard.text)
},
"Image": "ContentPack000/Images/LaneIcons/graveyard_lanerules",
"IsImageOnLeft": false
}
]
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 260828388,
"UniqueName": "DBH_M_Act2_Ep3_HilltopGiants",
"CompletionType": "Placeholder"
},
"DisplayName": "Hilltop Shrine",
"DisplayDescription": "AI has 100 health. AI starts with Zaria's Poison in hand and Test the Poison in play.",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "Ai",
"Override": {
"CardIdReference": -375916112
}
}
],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Hardest",
"Override": {
"resourceId": -1234217840
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 253373883,
"Count": 3
}
]
}
]
}
]
},
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -2067256031,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"SelectorSort": {
"Method": "ByInstanceId",
"NumToReturn": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"SortAttribute": "None",
"Order": "LowestFirst",
"RequireUniqueNames": false
},
"Selectors": [
{
"Check": "Is",
"Role": "Inciter",
"$type": "SPTESL.CardConditionals+CardRoleType"
}
],
"Action": {
"QuestType": "TheGiantSlayerCount",
"IncrementAmount": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"$type": "SPTESL.CardActions+IncrementQuestProgress"
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"FailureCardOwner": "Self"
}
],
"PlayerActions": [],
"NameForEditor": "giant slayer title"
}
]
},
"TriggerType": "WhenCardDealsDamage",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [
{
"LhsCard": "EventTarget",
"Conditional": {
"Check": "Is",
"SubtypeName": "Avatar"
},
"$type": "SPTESL.CardRequirements+SubtypeRequirement"
},
{
"LhsCard": "EventTarget",
"Conditional": {
"Current_Health": "LessThanOrEqualTo",
"HealthValue": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"Values": []
}
},
"$type": "SPTESL.CardRequirements+CurrentHealthValue"
},
{
"LhsCard": "Inciter",
"Conditional": {
"OtherCard": "EventTarget",
"Are": "Enemies"
},
"$type": "SPTESL.CardRequirements+RelationshipRequirement"
}
],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"IsHuman": "Is"
},
"$type": "SPTESL.PlayerRequirements+PlayerIsHuman"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
},
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
},
{
"AttributeName": "DeliveredAdditionalStartingCards",
"Is": "EqualTo",
"Value": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"Values": []
},
"$type": "SPTESL.PlayerConditionals+RareAttributeValue"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": 522832963,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Hand",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
}
],
"NameForEditor": "draw poison"
},
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"ModificationType": "Set",
"AttributeName": "DeliveredAdditionalStartingCards",
"Value": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"$type": "SPTESL.PlayerActions+ModifyRareAttribute"
}
}
],
"NameForEditor": "flag"
}
]
},
"TriggerType": "WhenPlayerTurnStarts",
"SortOrder": "NewObjects_CreateCardOutOfPlay_AnyHand",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 1
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -508263779
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Use Zaria's poison to take down the giants." (a70b7fc0-e712-404c-9fb7-40f7c35b322a-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/DBH_Deathbell_Poisons_Toll/DBH_Deathbell_Poisons_Toll",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 804181065,
"UniqueName": "DBH_M_Act2_Ep3_Rathir_Disguise",
"CompletionType": "Placeholder"
},
"DisplayName": "Rathir's Altar",
"DisplayDescription": "Right lane is Reanimation Lane. May be a disguise mission. If not in disguise, AI begins with Grim Champion in each lane.",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Hardest",
"Override": {
"resourceId": -817943926
}
},
{
"SlotMask": "Human",
"Difficulty": "Hardest",
"Override": {
"resourceId": -1034303124
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "BothPlayers",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Reanimation",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": -2018483818
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
}
],
"NameForEditor": "ExampleMatchStart"
}
]
},
"TriggerType": "WhenPlayerTurnStarts",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 1
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -603785998
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Wearing Zaria's cultist robes, you bypass Rathir's guards." (07c3ff4a-e6e0-4eb2-b88c-110d76f5ea6a-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/Campaign_Dark_Adherant_Warm_Alt/Campaign_Dark_Adherant_Warm_Alt",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": [
{
"TextKey": {
"RawKey": "Reanimation Lane: Creatures return from the dead as 1/1s." (a52e2209-1d42-460d-82d6-2c7ccd37f8b9-mechanics.normal.3)
},
"Image": "ContentPack000/Images/LaneIcons/reanimation_lanerules",
"IsImageOnLeft": true
}
]
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -333073590,
"UniqueName": "DBH_M_Act2_Ep3_Rathir_NoDisguise",
"CompletionType": "Placeholder"
},
"DisplayName": "Rathir's Altar",
"DisplayDescription": "Right lane is Reanimation Lane. May be a disguise mission. If not in disguise, AI begins with Grim Champion in each lane.",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Hardest",
"Override": {
"resourceId": 596446874
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1329094148,
"Count": 1
},
{
"Id": -481674007,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Reanimation",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1329094148,
"Count": 1
},
{
"Id": -481674007,
"Count": 1
}
]
}
]
}
]
},
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Reanimation",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -603785998
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Rathir was prepared for your attack. His undead minions are already in position." (67026caf-c04a-412a-841b-6ebfde2a2ef1-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/shambling_corpse/shambling_corpse",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": [
{
"TextKey": {
"RawKey": "Reanimation Lane: Creatures return from the dead as 1/1s." (a52e2209-1d42-460d-82d6-2c7ccd37f8b9-mechanics.normal.3)
},
"Image": "ContentPack000/Images/LaneIcons/reanimation_lanerules",
"IsImageOnLeft": true
}
]
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -836851508,
"UniqueName": "DBH_M_Act2_Ep4_SuspiciousFarmer",
"CompletionType": "Placeholder"
},
"DisplayName": "Corpselight Farm",
"DisplayDescription": "AI begins with two Corpselight Farmers in each lane, left lane is Campfire.",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Hardest",
"Override": {
"resourceId": -133287005
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Campfire",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
},
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Campfire",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 2050393439,
"Count": 2
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 2050393439,
"Count": 2
}
]
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -1036850530
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Kill the farmers before they can change into werewolves." (8b05e68c-fab9-11e6-bc64-92361f002671-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/DBH_CorpselightFarmer/DBH_CorpselightFarmer",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": [
{
"TextKey": {
"RawKey": "After you summon a creature here, friendly creatures here gain its Keywords." (4d9bdc90-6b2d-11e7-9598-0800200c9a66-game_text)
},
"Image": "ContentPack000/Images/LaneIcons/campfire_lanerules",
"IsImageOnLeft": true
}
]
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -286727411,
"UniqueName": "DBH_M_Act2_Ep4_OrcBandits",
"CompletionType": "Placeholder"
},
"DisplayName": "Abandoned Mine",
"DisplayDescription": "Left lane is Mine Depths. Player begins with Mine Cart in hand.",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Hardest",
"Override": {
"resourceId": -1919099599
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Mine_Depths",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
},
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Mine_Depths",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
},
{
"AttributeName": "DeliveredAdditionalStartingCards",
"Is": "EqualTo",
"Value": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"Values": []
},
"$type": "SPTESL.PlayerConditionals+RareAttributeValue"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": 593989342,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Hand",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
}
],
"NameForEditor": "draw mine cart"
},
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"ModificationType": "Set",
"AttributeName": "DeliveredAdditionalStartingCards",
"Value": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"$type": "SPTESL.PlayerActions+ModifyRareAttribute"
}
}
],
"NameForEditor": "flag"
}
]
},
"TriggerType": "WhenPlayerTurnStarts",
"SortOrder": "NewObjects_CreateCardOutOfPlay_AnyHand",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 1
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 323253928
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": null
},
"Image": null,
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": [
{
"TextKey": {
"RawKey": "Creatures can't be summoned here, except by card abilities. Each turn, a player gains 1 magicka for each creature they have here." (4d9c03a7-6b2d-11e7-9598-0800200c9a66-game_text)
},
"Image": "ContentPack000/Images/LaneIcons/mineDepths_lanerules",
"IsImageOnLeft": true
}
]
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 1167709264,
"UniqueName": "DBH_M_Act2_Ep4_JailGuards",
"CompletionType": "Placeholder"
},
"DisplayName": "Falkreath Jail",
"DisplayDescription": "Left lane is Jail lane (2-wide). AI starts with Imprisoned Criminal in play.",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Hardest",
"Override": {
"resourceId": -1835581373
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 6,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Jail",
"ExtraLaneType": "None",
"Capacity": 2,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1630361142,
"Count": 1
},
{
"Id": 1700638025,
"Count": 1
}
]
}
]
}
]
},
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 6,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Jail",
"ExtraLaneType": "None",
"Capacity": 2,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 1736060289
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "You must kill the crime boss to win." (8b05de08-fab9-11e6-bc64-92361f002671-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/DBH_ImprisonedCriminal/DBH_ImprisonedCriminal",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": [
{
"TextKey": {
"RawKey": "Creatures can't be summoned here, except by card abilities." (4d9bdc9c-6b2d-11e7-9598-0800200c9a66-game_text)
},
"Image": "ContentPack000/Images/LaneIcons/jail_lanerules",
"IsImageOnLeft": false
}
]
},
"MatchEndDialogues": [
{
"resourceId": 138409803
}
],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -507043894,
"UniqueName": "DBH_M_Act2_Ep4_Eliras",
"CompletionType": "Placeholder"
},
"DisplayName": "Accuse Eliras",
"DisplayDescription": "Left lane is Venom",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Hardest",
"Override": {
"resourceId": -892365095
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "BothPlayers",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Venom",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": -389165803
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
}
],
"NameForEditor": "ExampleMatchStart"
}
]
},
"TriggerType": "WhenPlayerTurnStarts",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 1
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -1052085317
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": null
},
"Image": null,
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": [
{
"TextKey": {
"RawKey": "Creatures in this lane have Lethal." (4d9c2ab7-6b2d-11e7-9598-0800200c9a66-game_text)
},
"Image": "ContentPack000/Images/LaneIcons/venom_lanerules",
"IsImageOnLeft": true
}
]
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 741718963,
"UniqueName": "DBH_M_Act2_Ep4_Varlyn",
"CompletionType": "Placeholder"
},
"DisplayName": "Accuse Varlyn",
"DisplayDescription": "Both players begin with Archer's Perch. AI starts with Makeshift Defenses in each lane.",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Hardest",
"Override": {
"resourceId": -1203988603
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "BothPlayers",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 741809568,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
},
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -623041352,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": 210986953
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
}
],
"NameForEditor": "ExampleMatchStart"
}
]
},
"TriggerType": "WhenPlayerTurnStarts",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 1
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -1280514461
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Varlyn nocks an arrow and takes cover. You'll have to shoot it out with him." (f87dc2c1-e8f7-44aa-a273-63f121aed979-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/brotherhood_slayer/brotherhood_slayer",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 1023130492,
"UniqueName": "DBH_M_Act3_Ep5_Claws",
"CompletionType": "Placeholder"
},
"DisplayName": "Skooma Den",
"DisplayDescription": "Both players begin with Skooma Frenzy",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Hardest",
"Override": {
"resourceId": -1159172487
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "BothPlayers",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1065989343,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -704523574
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Both players can send their creatures into a skooma frenzy." (49342371-f291-4298-b925-eaeaed96c0eb-mechanics.normal.1)
},
"Image": "ContentPack000/Cards/Visuals/skooma_frenzy/skooma_frenzy",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [
{
"resourceId": 180564895
}
],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 969062874,
"UniqueName": "DBH_M_Act3_Ep5_EclipseSneak",
"CompletionType": "Placeholder"
},
"DisplayName": "Eclipse Hideout",
"DisplayDescription": "Player begins with Stealth Mission and Elixir of Light Feet in play. Both lanes are stealth.",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Hardest",
"Override": {
"resourceId": -1825518790
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
},
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
},
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -387279246,
"Count": 1
},
{
"Id": 400571202,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 2023799018
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Move carefully. If any of your creatures are found and destroyed, you'll lose." (04910cdd-23b0-4a3e-8343-d9c263ca7a28-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/grahtwood_commando/grahtwood_commando",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 530651535,
"UniqueName": "DBH_M_Act2_Ep5_EclipseParley",
"CompletionType": "Placeholder"
},
"DisplayName": "Eclipse Hideout",
"DisplayDescription": "Left lane is Eclipse lane.",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Hardest",
"Override": {
"resourceId": -2031854814
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "BothPlayers",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Eclipse",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": 850750182
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
}
],
"NameForEditor": "ExampleMatchStart"
}
]
},
"TriggerType": "WhenPlayerTurnStarts",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 1
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 2023799018
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": null
},
"Image": "ContentPack000/Images/LaneIcons/eclipse_lanerules",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": [
{
"TextKey": {
"RawKey": "After a creature is summoned here, trigger its Last Gasp." (4d9bdc94-6b2d-11e7-9598-0800200c9a66-game_text)
},
"Image": "ContentPack000/Images/LaneIcons/eclipse_lanerules",
"IsImageOnLeft": true
}
]
},
"MatchEndDialogues": [
{
"resourceId": 1106239878
}
],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -1805267674,
"UniqueName": "DBH_M_Act3_Ep5_ClawsKingpin_Parley",
"CompletionType": "Placeholder"
},
"DisplayName": "South Bridge",
"DisplayDescription": "Single six-wide field lane, AI begins with Skooma Underboss and 2x Makeshift Defenses in play.",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "IsNot",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": -1670772407,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Board",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "IsNot",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": 741809568,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Board",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 2,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Right",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "IsNot",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": 1065989343,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Board",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Hardest",
"Override": {
"resourceId": 756411174
}
},
{
"SlotMask": "Human",
"Difficulty": "Normal",
"Override": {
"resourceId": 1269429635
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "BothPlayers",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 6,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -313883805
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "The Claws arrived at the bridge first and set up defenses, but you have backup from the Eclipse." (84be4975-2421-4160-ade9-340ce03f321d-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/makeshift_defenses/makeshift_defenses",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 522731528,
"UniqueName": "DBH_M_Act3_Ep5_ClawsKingpin_Sneak",
"CompletionType": "Placeholder"
},
"DisplayName": "South Bridge",
"DisplayDescription": "Single six-wide field lane, AI begins with Skooma Underboss and 2x Makeshift Defenses in play.",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "IsNot",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": -1670772407,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Board",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "IsNot",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": 741809568,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Board",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 2,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Right",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "IsNot",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": 1065989343,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Board",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Hardest",
"Override": {
"resourceId": 1269429635
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "BothPlayers",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 6,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -313883805
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "The Claws were prepared to double-cross you, and are already in position." (8fe61ea1-dd27-4e61-92aa-cfc71087a688-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/makeshift_defenses/makeshift_defenses",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -2012609673,
"UniqueName": "DBH_M_Act3_Ep5_TreasuryGuards",
"CompletionType": "Placeholder"
},
"DisplayName": "Bravil Treasury",
"DisplayDescription": "Both players start with 4 max magicka.",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -1755486231
}
}
],
"PlayerOverrides": [
{
"SlotMask": "BothPlayers",
"Override": {
"EntityAttributes": [
{
"Value": 5,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
}
]
}
}
],
"GameZoneOverrides": [],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -1690794463
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "The treasury is brimming with gold and magicka -- but the guards have more." (c693e946-2ca6-4ca0-837d-e6abde3efe14-pregame_tip_text)
},
"Image": "ContentPack000/Images/CampaignCoins/DBH_Location_Discs/DBH_LOC_CRDL_02_331_avatar_png",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 211930809,
"UniqueName": "DBH_M_Act3_Ep5_Torturer",
"CompletionType": "Placeholder"
},
"DisplayName": "Silverhome on the Water, Back Room",
"DisplayDescription": "Both lanes are Torment",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "IsNot",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": 1134801005,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Board",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Hardest",
"Override": {
"resourceId": 911632335
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "BothPlayers",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Torment",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Torment",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 1769563303
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": null
},
"Image": null,
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": [
{
"TextKey": {
"RawKey": "After a creature is summoned here, deal 1 damage to it." (4d9c2ab4-6b2d-11e7-9598-0800200c9a66-game_text)
},
"Image": "ContentPack000/Images/LaneIcons/torment_lanerules",
"IsImageOnLeft": true
}
]
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 862551730,
"UniqueName": "DBH_M_Act3_Ep6_DefendAlisanne",
"CompletionType": "Placeholder"
},
"DisplayName": "Night Mother's Crypt Part 1",
"DisplayDescription": "AI begins with 2x Cruel Bandits in each lane. Player begins with Alisanne Dupre.",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Hardest",
"Override": {
"resourceId": 2016802127
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 130852977,
"Count": 1
}
]
}
]
}
]
},
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1988362919,
"Count": 3
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1988362919,
"Count": 3
}
]
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": 214225280
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": -1314450342
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ModificationType": "Set",
"AttributeName": "LeverTracker",
"Value": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"$type": "SPTESL.PlayerActions+ModifyRareAttribute"
}
}
],
"NameForEditor": "ExampleMatchStart"
}
]
},
"TriggerType": "WhenPlayerTurnStarts",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 1
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
},
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "LeverTracker",
"Is": "EqualTo",
"Value": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"Values": []
}
},
"$type": "SPTESL.PlayerRequirements+PlayerRareAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 1769563303
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Uther's forces have you outnumbered, but Alisanne is at your side." (3534b9b1-efd1-11e6-9598-0800200c9a66-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/DBH_AlisanneDupre/DBH_AlisanneDupre",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 392075310,
"UniqueName": "DBH_M_Act3_Ep6_KillAlisanne",
"CompletionType": "Placeholder"
},
"DisplayName": "Night Mother's Crypt",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
},
{
"HashId": -1,
"NameForHashing": "Uther nere for player",
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": -543502368,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Board",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Hardest",
"Override": {
"resourceId": 2034313246
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Inciter",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"ModificationType": "Set",
"AttributeName": "AndronicaTracker",
"Value": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"$type": "SPTESL.PlayerActions+ModifyRareAttribute"
}
}
],
"NameForEditor": "flag"
},
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": -1188472197
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
}
],
"NameForEditor": "dialog"
},
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"SelectorSort": {
"Method": "ByInstanceId",
"NumToReturn": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"SortAttribute": "None",
"Order": "LowestFirst",
"RequireUniqueNames": false
},
"Selectors": [
{
"Check": "IsIn",
"ZoneTypeMask": {
"List": [
"Hand"
]
},
"$type": "SPTESL.CardConditionals+Zone"
},
{
"OtherCard": "Inciter",
"Are": "Friends",
"$type": "SPTESL.CardConditionals+Relationship"
}
],
"Action": {
"VisualizeHiddenCards": false,
"$type": "SPTESL.CardActions+Banish"
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"FailureCardOwner": "Self"
}
],
"PlayerActions": [],
"NameForEditor": "banish hand"
},
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "IsNot",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"AvatarInfoId": {
"resourceId": -1521788432
},
"NewDeckId": {
"resourceId": 124046455
},
"Difficulty": "Hardest",
"SetNewHp": true,
"NewHp": {
"ValueMethod": "Constant",
"ConstantValue": 30,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"$type": "SPTESL.PlayerActions+ChangePlayerInfo"
}
}
],
"NameForEditor": "switch avatar"
},
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Inciter",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"HealthGain": {
"ValueMethod": "Constant",
"ConstantValue": 5,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"$type": "SPTESL.PlayerActions+HealRunes"
}
}
],
"NameForEditor": "retsore runes"
},
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Inciter",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "Untyped",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"NameForEditor": "draw 3"
}
]
},
"TriggerType": "WhenCardTakesDamage",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [
{
"LhsCard": "Inciter",
"Conditional": {
"Check": "Is",
"SubtypeName": "Avatar"
},
"$type": "SPTESL.CardRequirements+SubtypeRequirement"
},
{
"LhsCard": "Inciter",
"Conditional": {
"Current_Health": "LessThanOrEqualTo",
"HealthValue": {
"ValueMethod": "Constant",
"ConstantValue": 10,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"Values": []
}
},
"$type": "SPTESL.CardRequirements+CurrentHealthValue"
}
],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"IsHuman": "IsNot"
},
"$type": "SPTESL.PlayerRequirements+PlayerIsHuman"
},
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "AndronicaTracker",
"Is": "EqualTo",
"Value": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"Values": []
}
},
"$type": "SPTESL.PlayerRequirements+PlayerRareAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
},
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"DialogueId": {
"resourceId": -424755163
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ModificationType": "Set",
"AttributeName": "LeverTracker",
"Value": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"$type": "SPTESL.PlayerActions+ModifyRareAttribute"
}
}
],
"NameForEditor": "FlagInGarnagIntro"
}
]
},
"TriggerType": "WhenPlayerTurnStarts",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 1
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
},
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "LeverTracker",
"Is": "EqualTo",
"Value": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"Values": []
}
},
"$type": "SPTESL.PlayerRequirements+PlayerRareAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -1380282446
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Uther will reward you for damaging Garnag." (1569a218-b297-4275-82a6-bed6b489c04c-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/UtherNere/UtherNere",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -625111239,
"UniqueName": "CWC_M_Act1_Ep1_DevinMallory",
"CompletionType": "Placeholder"
},
"DisplayName": "Ragged Flagon",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Hardest",
"Override": {
"resourceId": -1192954140
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Heist",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
},
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Heist",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -956430111,
"Count": 2
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -175805061
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": null
},
"Image": null,
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": [
{
"TextKey": {
"RawKey": "Heist Lane: Creatures in this lane have Pilfer: Gain 1 magicka." (a29a7845-5f25-4727-9244-a1dc9eb8ba1b-mechanics.normal.1)
},
"Image": "ContentPack000/Images/LaneIcons/heist_lanerules",
"IsImageOnLeft": true
}
]
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 1688380892,
"UniqueName": "CWC_M_Act1_Ep1_RiftenKeeper",
"CompletionType": "Placeholder"
},
"DisplayName": "Streets of Riften",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "Ai",
"Override": {
"CardIdReference": -1428278485
}
}
],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Hardest",
"Override": {
"resourceId": 1461655964
}
},
{
"SlotMask": "Human",
"Difficulty": "Normal",
"Override": {
"resourceId": 1186390094
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1700638025,
"Count": 2
},
{
"Id": 1946384176,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
},
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1264406243,
"Count": 1
},
{
"Id": 1084295204,
"Count": 1
}
]
}
]
}
]
},
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1138979531,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -1490102005
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Defeat the Riften Guard or complete a Crime Spree and get arrested." (41f89799-dd8d-43b8-9c31-aed8731f4af1-pregame_tip_text)
},
"Image": "ContentPack000/Images/CampaignCoins/CWC_Location_Discs/cwc_loc_crdl_04_067_avatar_png",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [
{
"resourceId": -2124399121
}
],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 480668709
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 563262930,
"UniqueName": "CWC_M_Act1_Ep1_MistveilGuard",
"CompletionType": "Placeholder"
},
"DisplayName": "Mistveil Dungeon",
"DisplayDescription": "",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": true,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "IsNot",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Hardest",
"Override": {
"resourceId": -1089179082
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 2022734253,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "Hand",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": [
{
"Id": -947825608,
"Count": 3
}
]
}
]
}
]
},
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 273676263,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -493560241
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Use your Lockpicks to free Sails-Through-Storms." (441ce52b-e066-4b30-b8f9-44bc80b951e9-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/CRDL_03_060_a_premium_Alt Art - Swims-at-Night/CRDL_03_060_a_premium_Alt Art - Swims-at-Night",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -356655887,
"UniqueName": "CWC_M_Act1_Ep1_RelicHunter",
"CompletionType": "Placeholder"
},
"DisplayName": "Thornwell Farm",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": -794955287,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Board",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Hardest",
"Override": {
"resourceId": 351109950
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "BothPlayers",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Surplus",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 643642665
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "After you summon a creature here, reduce the cost of a random card in your hand by 1." (4d9c2ab2-6b2d-11e7-9598-0800200c9a66-game_text)
},
"Image": "ContentPack000/Images/LaneIcons/surplus_lanerules",
"IsImageOnLeft": true
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -328916365,
"UniqueName": "CWC_M_Act1_Ep1_ThornwellBeast",
"CompletionType": "Placeholder"
},
"DisplayName": "Darkened Forest",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "Ai",
"Override": {
"CardIdReference": 348563572
}
}
],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Hardest",
"Override": {
"resourceId": -2064253850
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1797069156,
"Count": 1
},
{
"Id": -2028696251,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 249503606
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Hircine's power lets the beast heal quickly. Try to take it down in one turn." (cc11b2cc-b3f1-4e38-bee5-8406ee3e8b89-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/SKY_Underforge Werewolf-rev2/SKY_Underforge Werewolf-rev2",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [
{
"resourceId": -1021549669
}
],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 1358907155,
"UniqueName": "CWC_M_Act1_Ep1_DragonPriest",
"CompletionType": "Placeholder"
},
"DisplayName": "Forelhost Lost Tomb",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Hardest",
"Override": {
"resourceId": 2089053508
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 469140646,
"Count": 1
}
]
}
]
}
]
},
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 916561194,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 916561194,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 550132584
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "You've taken poison! It will damage you every turn." (bd4cc63c-c026-49d9-8997-c6b054e05b3e-pregame_tip_text)
},
"Image": "ContentPack000/Images/CampaignCoins/CWC_Location_Discs/cwc_loc_crdl_04_070_avatar_png",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [
{
"resourceId": -461983364
},
{
"resourceId": -1324629962
}
],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 550624298,
"UniqueName": "CWC_M_Act1_Ep2_FlyingBooks",
"CompletionType": "Placeholder"
},
"DisplayName": "College of Winterhold",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Hardest",
"Override": {
"resourceId": 49493580
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "BothPlayers",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Mage_Tower",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -1952507698
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": null
},
"Image": null,
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": [
{
"TextKey": {
"RawKey": "After you play an action, summon a random creature in this lane with the same cost." (4d9c03a5-6b2d-11e7-9598-0800200c9a66-game_text)
},
"Image": "ContentPack000/Images/LaneIcons/mageTower_lanerules",
"IsImageOnLeft": true
}
]
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 487469937,
"UniqueName": "CWC_M_Act1_Ep2_ShadowgreenElder",
"CompletionType": "Placeholder"
},
"DisplayName": "J'Zargo",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "Ai",
"Override": {
"CardIdReference": -1221673727
}
}
],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Hardest",
"Override": {
"resourceId": 2019794822
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
},
{
"AttributeName": "DeliveredAdditionalStartingCards",
"Is": "EqualTo",
"Value": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"Values": []
},
"$type": "SPTESL.PlayerConditionals+RareAttributeValue"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": 231111514,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Hand",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
}
],
"NameForEditor": "draw scrolls"
},
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"ModificationType": "Set",
"AttributeName": "DeliveredAdditionalStartingCards",
"Value": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"$type": "SPTESL.PlayerActions+ModifyRareAttribute"
}
}
],
"NameForEditor": "flag"
}
]
},
"TriggerType": "WhenPlayerTurnStarts",
"SortOrder": "NewObjects_CreateCardOutOfPlay_AnyHand",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 1
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -1645579828
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "You must test all of J'Zargo's scrolls to win." (5c7d45a3-0023-4d8b-9165-eec403987ff1-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/SKY_experimental_scroll/SKY_experimental_scroll",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 2004422062,
"UniqueName": "CWC_M_Act1_Ep2_Nirenil",
"CompletionType": "Placeholder"
},
"DisplayName": "The Midden",
"DisplayDescription": "",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Hardest",
"Override": {
"resourceId": -1467811651
}
},
{
"SlotMask": "Human",
"Difficulty": "Normal",
"Override": {
"resourceId": -534364294
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -672893470,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -1863075782
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": null
},
"Image": null,
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 1619325342
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 1133805966,
"UniqueName": "CWC_M_Act1_Ep2_PitFalmer",
"CompletionType": "Placeholder"
},
"DisplayName": "Sightless Pit",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": 525408224,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Board",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Hardest",
"Override": {
"resourceId": -34130840
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -65312470
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": null
},
"Image": null,
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -818334482,
"UniqueName": "CWC_M_Act1_Ep2_FrostTroll",
"CompletionType": "Placeholder"
},
"DisplayName": "Bleakcoast Ridge",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Hardest",
"Override": {
"resourceId": -1159969368
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -2127515194,
"Count": 1
}
]
}
]
}
]
},
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 723060903,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": -943589220
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
}
],
"NameForEditor": "ExampleMatchStart"
}
]
},
"TriggerType": "WhenPlayerTurnStarts",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 1
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 1579689500
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Beware! There will be an Ice Storm every 5 turns!" (97985549-4889-46fe-91d7-ac6444c2d6a8-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/Ice_Storm/Ice Storm",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -291684344,
"UniqueName": "CWC_M_Act1_Ep2_AnthorDragon",
"CompletionType": "Placeholder"
},
"DisplayName": "Mount Anthor",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "IsNot",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": -1970454943,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Board",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 2,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Hardest",
"Override": {
"resourceId": -1192623323
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -2100574318
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": null
},
"Image": null,
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 1461752910,
"UniqueName": "CWC_M_Act2_Ep3_AssemblingAutomata",
"CompletionType": "Placeholder"
},
"DisplayName": "The Hall of Reconstitution Reconstruction",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "Ai",
"Override": {
"CardIdReference": 902149238
}
}
],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Hardest",
"Override": {
"resourceId": -1198628911
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1728909427,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1728909427,
"Count": 1
}
]
}
]
}
]
},
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 315280023
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": null
},
"Image": null,
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -684109523,
"UniqueName": "CWC_M_Act2_Ep3_VentralTerminus",
"CompletionType": "Placeholder"
},
"DisplayName": "The Ventral Terminus",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "Ai",
"Override": {
"CardIdReference": 902149238
}
}
],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Hardest",
"Override": {
"resourceId": 475807918
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1948329303,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -235013023
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": null
},
"Image": null,
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -1438839259,
"UniqueName": "CWC_M_Act2_Ep3_BrassFortressCultists",
"CompletionType": "Placeholder"
},
"DisplayName": "Brass Fortress Market Square",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": -1116522306,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Board",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Hardest",
"Override": {
"resourceId": -208476095
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -423218362
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "The cultists' machines are ready to leap to their defense." (990bcc8d-535c-4f1d-aeef-ae687c690f9a-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/dormant_centurion/dormant_centurion",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -487505806,
"UniqueName": "CWC_M_Act2_Ep3_TreasureHunters_Attack",
"CompletionType": "Placeholder"
},
"DisplayName": "Mire Mechanica",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Hardest",
"Override": {
"resourceId": -778485540
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1744369801,
"Count": 1
},
{
"Id": 1421118229,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": 290727462
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
}
],
"NameForEditor": "ExampleMatchStart"
}
]
},
"TriggerType": "WhenPlayerTurnStarts",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 1
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 945406193
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Don't hurt Swims. They're using him as an Argonian shield." (82b5384c-77e0-45f8-954b-df181eca13a8-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/CRDL_04_117_Swims_At_Night_Held_Hostage/CRDL_04_117_Swims_At_Night_Held_Hostage",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -1030320354,
"UniqueName": "CWC_M_Act3_Ep5_Slaughterfish",
"CompletionType": "Placeholder"
},
"DisplayName": "Swims-at-Night",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Hardest",
"Override": {
"resourceId": -406062166
}
},
{
"SlotMask": "Human",
"Difficulty": "Normal",
"Override": {
"resourceId": 1118330098
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1546947492,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -1715553196
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": null
},
"Image": null,
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 480668709
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -1446228556,
"UniqueName": "CWC_M_Act2_Ep3_TreasureHunters_Disarm",
"CompletionType": "Placeholder"
},
"DisplayName": "Mire Mechanica",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Hardest",
"Override": {
"resourceId": -778485540
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1421118229,
"Count": 1
},
{
"Id": 566739073,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1783365440,
"Count": 1
}
]
}
]
}
]
},
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1744219020,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": 689250584
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
}
],
"NameForEditor": "ExampleMatchStart"
}
]
},
"TriggerType": "WhenPlayerTurnStarts",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 1
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 945406193
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Swims is back, but you've been ambushed!" (cb8324f9-94d8-4fef-8e57-355eb9cd01b3-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/Ruthless Freebooter/Ruthless Freebooter",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -1103088181,
"UniqueName": "CWC_M_Act2_Ep4_CogworkConstructs",
"CompletionType": "Placeholder"
},
"DisplayName": "The Cogitum Centralis",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Hardest",
"Override": {
"resourceId": -36668968
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1790658220,
"Count": 1
},
{
"Id": 705666209,
"Count": 1
},
{
"Id": 324693983,
"Count": 1
}
]
}
]
}
]
},
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 883559292,
"Count": 2
}
]
}
]
},
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1728909427,
"Count": 1
},
{
"Id": 1367910410,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1728909427,
"Count": 1
},
{
"Id": 1367910410,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "AiPlayer",
"AiType": "Default",
"AiOpponent": {
"resourceId": -143778493
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Use the levers to harness the power of this strange machine." (65edd483-116c-49d3-855f-02c2b090c0f9-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/call/call",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 1742193600,
"UniqueName": "CWC_M_Act2_Ep4_RovingFreebooter",
"CompletionType": "Placeholder"
},
"DisplayName": "Halls of Conveyance",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Hardest",
"Override": {
"resourceId": 2084425847
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Conveyor",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Incinerator",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
},
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Conveyor",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 792640043,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Incinerator",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 1738569641
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": null
},
"Image": null,
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": [
{
"TextKey": {
"RawKey": "At the end of your turn, creatures here move." (c1e4cb77-5fca-4ee3-9012-7a7a4b79e98b-game_text)
},
"Image": "ContentPack000/Images/LaneIcons/conveyor_lanerules",
"IsImageOnLeft": true
},
{
"TextKey": {
"RawKey": "Creatures can't be played here. At the end of your turn, creatures here are dealt 1 damage." (a88aac8e-f5b5-46e5-959b-e64791a26957-game_text)
},
"Image": "ContentPack000/Images/LaneIcons/incinerate_lanerules",
"IsImageOnLeft": false
}
]
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -191760857,
"UniqueName": "CWC_M_Act2_Ep5_VerminousFabricants",
"CompletionType": "Placeholder"
},
"DisplayName": "Collapsing Tunnel",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Hardest",
"Override": {
"resourceId": 1341574225
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -981248812,
"Count": 1
}
]
}
]
}
]
},
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1745290038,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -54902551
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Make your escape quickly, before the entire chamber collapses. But watch for falling boulders!" (03e834cf-51c8-4c7c-82ef-a8f9b380b7c2-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/CRDL_04_085_Collapsing_Tunnel/CRDL_04_085_Collapsing_Tunnel",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 1163638916,
"UniqueName": "CWC_M_Act3_Ep6_StoneclawDragon",
"CompletionType": "Placeholder"
},
"DisplayName": "Dragonclaw Rock",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
},
{
"ChapterEventId": {
"resourceId": -2002722752
},
"$type": "SPTESL.PlayerConditionals+CompletedChapterEvent"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": 1537314758,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Board",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
},
{
"ChapterEventId": {
"resourceId": 662208566
},
"$type": "SPTESL.PlayerConditionals+CompletedChapterEvent"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": 1839123663,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Board",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Hardest",
"Override": {
"resourceId": -194692725
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1427421899,
"Count": 1
}
]
}
]
}
]
},
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 2053830739,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 2053830739,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 1157633108
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "The Way of the Voice is exceptionally strong here." (17c18024-b129-4493-93ec-a532fbb7e23c-pregame_tip_text)
},
"Image": "ContentPack000/Images/CampaignCoins/CWC_Location_Discs/cwc_loc_crdl_04_076_avatar_png",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -254412766,
"UniqueName": "CWC_M_Act3_Ep5_NixHoundFabricant",
"CompletionType": "Placeholder"
},
"DisplayName": "Laaneth",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Hardest",
"Override": {
"resourceId": -1811536539
}
},
{
"SlotMask": "Human",
"Difficulty": "Normal",
"Override": {
"resourceId": -692047005
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1377282916,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 129894271
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Your creatures can only move through the pistons if you use your actions to pry them open." (2da948ca-3d21-4f37-8911-ca5ae77d968f-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/CRDL_04_087_Piston_Cavum/CRDL_04_087_Piston_Cavum",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 1619325342
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -1344444037,
"UniqueName": "CWC_M_Act3_Ep5_KagoutiFabricant",
"CompletionType": "Placeholder"
},
"DisplayName": "The Caminus Pit",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Hardest",
"Override": {
"resourceId": 206045776
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 6,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Smelting",
"ExtraLaneType": "None",
"Capacity": 2,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
},
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1084295204,
"Count": 1
}
]
}
]
}
]
},
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 6,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Smelting",
"ExtraLaneType": "None",
"Capacity": 2,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 2002666260
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": null
},
"Image": null,
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": [
{
"TextKey": {
"RawKey": "At the start of each player's turn, destroy all their creatures here and they draw a card for each." (a03ff684-abf7-4b0a-a332-93034676432e-game_text)
},
"Image": "ContentPack000/Images/LaneIcons/smelting_lanerules",
"IsImageOnLeft": false
}
]
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -785536138,
"UniqueName": "CWC_M_Act3_Ep5_FactotumTitan_Laaneth",
"CompletionType": "Placeholder"
},
"DisplayName": "Sohleh's Stair",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": -646559647,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Board",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": 1745290038,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Board",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "Ai",
"Override": {
"CardIdReference": -375916112
}
}
],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Hardest",
"Override": {
"resourceId": -639301775
}
},
{
"SlotMask": "Human",
"Difficulty": "Normal",
"Override": {
"resourceId": -1005483328
}
}
],
"PlayerOverrides": [
{
"SlotMask": "Ai",
"Override": {
"EntityAttributes": [
{
"Value": 1,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
}
]
}
}
],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1728909427,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1728909427,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 1516409014
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": null
},
"Image": null,
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [
{
"resourceId": 1294717726
}
],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 1619325342
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -1748779826,
"UniqueName": "CWC_M_Act3_Ep6_BarrowsLord",
"CompletionType": "Placeholder"
},
"DisplayName": "Sanguine Barrows",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
},
{
"ChapterEventId": {
"resourceId": -2002722752
},
"$type": "SPTESL.PlayerConditionals+CompletedChapterEvent"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": 1537314758,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Board",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
},
{
"ChapterEventId": {
"resourceId": 1157633108
},
"$type": "SPTESL.PlayerConditionals+CompletedChapterEvent"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": 912360443,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Board",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Hardest",
"Override": {
"resourceId": 999748152
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1740281738,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
},
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1740281738,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1693406656,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1693406656,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 662208566
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "The evil from these graves cannot be bound by death." (c9b84bc7-2dd6-420e-aff5-a882c4df2057-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/gravesong/gravesong",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -1037493731,
"UniqueName": "CWC_M_Act3_Ep6_Mecinar1",
"CompletionType": "Placeholder"
},
"DisplayName": "All-Axile - Battle of the Gods",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "BothPlayers",
"Override": {
"CardIdReference": 1802399869
}
}
],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Hardest",
"Override": {
"resourceId": 1365961503
}
}
],
"PlayerOverrides": [
{
"SlotMask": "BothPlayers",
"Override": {
"EntityAttributes": [
{
"Value": 100,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
}
]
}
}
],
"GameZoneOverrides": [
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1227477797,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": "mecinar_emote",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": -1512057571
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
},
{
"HashId": -1,
"NameForHashing": "galyn_emote",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": -1145861518
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
}
],
"NameForEditor": "play_emotes"
}
]
},
"TriggerType": "WhenGameStarts",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -1891112274
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Both you and your opponent wield the power of the gods." (4e078918-9a32-43e5-9e70-609932c799f6-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/battle_of_the_gods/battle_of_the_gods",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -1688691087,
"UniqueName": "CWC_M_Act3_Ep6_Mecinar2",
"CompletionType": "Placeholder"
},
"DisplayName": "All-Axle - Mere Mortals",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Hardest",
"Override": {
"resourceId": -344804114
}
}
],
"PlayerOverrides": [
{
"SlotMask": "BothPlayers",
"Override": {
"EntityAttributes": [
{
"Value": 3,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 3,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
}
],
"GameZoneOverrides": [
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -451503484,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": "mecinar_emote",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": 595688984
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
}
],
"NameForEditor": "play_emotes"
}
]
},
"TriggerType": "WhenGameStarts",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -188757950
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "All creatures in both players’ decks have 1 cost, 1 power, and 1 health." (4dc4d70f-aa8d-450a-a180-b1e9710f871c-game_text)
},
"Image": "ContentPack000/Cards/Visuals/CRDL_04_115_Mere_Mortals_Rule/CRDL_04_115_Mere_Mortals_Rule",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -1380282446,
"UniqueName": "DBH_Act3_Ep6_Garnag",
"CompletionType": "Placeholder"
},
"DisplayName": "Night Mother's Crypt 1",
"DisplayDescription": "Kill Alisanne normal mode",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
},
{
"HashId": -1,
"NameForHashing": "Uther nere for player",
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": -543502368,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Board",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": 2034313246
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Inciter",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"ModificationType": "Set",
"AttributeName": "AndronicaTracker",
"Value": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"$type": "SPTESL.PlayerActions+ModifyRareAttribute"
}
}
],
"NameForEditor": "flag"
},
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": -1188472197
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
}
],
"NameForEditor": "dialog"
},
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"SelectorSort": {
"Method": "ByInstanceId",
"NumToReturn": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"SortAttribute": "None",
"Order": "LowestFirst",
"RequireUniqueNames": false
},
"Selectors": [
{
"Check": "IsIn",
"ZoneTypeMask": {
"List": [
"Hand"
]
},
"$type": "SPTESL.CardConditionals+Zone"
},
{
"OtherCard": "Inciter",
"Are": "Friends",
"$type": "SPTESL.CardConditionals+Relationship"
}
],
"Action": {
"VisualizeHiddenCards": false,
"$type": "SPTESL.CardActions+Banish"
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"FailureCardOwner": "Self"
}
],
"PlayerActions": [],
"NameForEditor": "banish hand"
},
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "IsNot",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"AvatarInfoId": {
"resourceId": -1521788432
},
"NewDeckId": {
"resourceId": 124046455
},
"Difficulty": "Normal",
"SetNewHp": true,
"NewHp": {
"ValueMethod": "Constant",
"ConstantValue": 30,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"$type": "SPTESL.PlayerActions+ChangePlayerInfo"
}
}
],
"NameForEditor": "switch avatar"
},
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Inciter",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"HealthGain": {
"ValueMethod": "Constant",
"ConstantValue": 5,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"$type": "SPTESL.PlayerActions+HealRunes"
}
}
],
"NameForEditor": "retsore runes"
},
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Inciter",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "Untyped",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"NameForEditor": "draw 3"
}
]
},
"TriggerType": "WhenCardTakesDamage",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [
{
"LhsCard": "Inciter",
"Conditional": {
"Check": "Is",
"SubtypeName": "Avatar"
},
"$type": "SPTESL.CardRequirements+SubtypeRequirement"
},
{
"LhsCard": "Inciter",
"Conditional": {
"Current_Health": "LessThanOrEqualTo",
"HealthValue": {
"ValueMethod": "Constant",
"ConstantValue": 10,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"Values": []
}
},
"$type": "SPTESL.CardRequirements+CurrentHealthValue"
}
],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"IsHuman": "IsNot"
},
"$type": "SPTESL.PlayerRequirements+PlayerIsHuman"
},
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "AndronicaTracker",
"Is": "EqualTo",
"Value": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"Values": []
}
},
"$type": "SPTESL.PlayerRequirements+PlayerRareAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
},
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"DialogueId": {
"resourceId": -424755163
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ModificationType": "Set",
"AttributeName": "LeverTracker",
"Value": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"$type": "SPTESL.PlayerActions+ModifyRareAttribute"
}
}
],
"NameForEditor": "FlagInGarnagIntro"
}
]
},
"TriggerType": "WhenPlayerTurnStarts",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 1
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
},
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "LeverTracker",
"Is": "EqualTo",
"Value": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"Values": []
}
},
"$type": "SPTESL.PlayerRequirements+PlayerRareAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -1380282446
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Uther will reward you for damaging Garnag." (1569a218-b297-4275-82a6-bed6b489c04c-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/UtherNere/UtherNere",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 2100273155,
"UniqueName": "PUZ_Caius_RedoranInitiation",
"CompletionType": "Placeholder"
},
"DisplayName": "Redoran Initiation",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": true,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": true,
"NoSleepOnFirstPlayerTurn": true,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Opponent",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [],
"TurnEndActions": [
{
"HashId": -1,
"NameForHashing": "puzzle_lose",
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"$type": "SPTESL.PlayerActions+LoseGame"
}
}
],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "Human",
"Override": {
"CardIdReference": -1495991085
}
},
{
"SlotMask": "Ai",
"Override": {
"CardIdReference": -487722905
}
}
],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": 451024441
}
}
],
"PlayerOverrides": [
{
"SlotMask": "Human",
"Override": {
"EntityAttributes": [
{
"Value": 7,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
},
{
"SlotMask": "Ai",
"Override": {
"EntityAttributes": [
{
"Value": 7,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
}
],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1325078115,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
},
{
"ZoneToOverride": "Hand",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": [
{
"Id": -1863374402,
"Count": 3
}
]
}
]
}
]
},
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "Hand",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": [
{
"Id": 631750256,
"Count": 4
},
{
"Id": 1970986215,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1890833388,
"Count": 2
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
},
{
"ZoneToOverride": "Deck",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"$type": "SPTESL.PlayerActions+LoseGame"
}
}
],
"NameForEditor": "lose_game"
}
]
},
"TriggerType": "WhenPlayerTurnEnds",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Self",
"Conditional": {
"IsHuman": "Is"
},
"$type": "SPTESL.PlayerRequirements+PlayerIsHuman"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "HumanPlayer",
"AiType": "Default",
"AiOpponent": {
"resourceId": -863574223
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Win this turn." (ccde6dec-a2f1-4cd1-9611-f99b272df325-mechanics.normal.1)
},
"Image": "ContentPack000/Cards/Visuals/CRDL_05_046_Warclaw _Mercenary-v2/CRDL_05_046_Warclaw _Mercenary-v2",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": true,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 1066815654,
"UniqueName": "PUZ_Caius_RedoranMastery",
"CompletionType": "Placeholder"
},
"DisplayName": "Redoran Mastery",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": true,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": true,
"NoSleepOnFirstPlayerTurn": true,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "IsNot",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [],
"TurnEndActions": [
{
"HashId": -1,
"NameForHashing": "puzzle_lose",
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"$type": "SPTESL.PlayerActions+LoseGame"
}
}
],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "Human",
"Override": {
"CardIdReference": -1495991085
}
},
{
"SlotMask": "Ai",
"Override": {
"CardIdReference": -842447899
}
}
],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": 451024441
}
}
],
"PlayerOverrides": [
{
"SlotMask": "Human",
"Override": {
"EntityAttributes": [
{
"Value": 99,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
},
{
"SlotMask": "Ai",
"Override": {
"EntityAttributes": [
{
"Value": 100,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
}
],
"GameZoneOverrides": [
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "Hand",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": [
{
"Id": 133401086,
"Count": 1
},
{
"Id": -737824156,
"Count": 1
},
{
"Id": -45215529,
"Count": 1
},
{
"Id": 1047660371,
"Count": 1
},
{
"Id": -169513347,
"Count": 1
},
{
"Id": 1970986215,
"Count": 1
},
{
"Id": -325303670,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "Deck",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": []
}
]
},
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
},
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"$type": "SPTESL.PlayerActions+LoseGame"
}
}
],
"NameForEditor": "loss_conditions"
}
]
},
"TriggerType": "WhenPlayerTurnEnds",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Self",
"Conditional": {
"IsHuman": "Is"
},
"$type": "SPTESL.PlayerRequirements+PlayerIsHuman"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "HumanPlayer",
"AiType": "Default",
"AiOpponent": {
"resourceId": -863574223
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Win this turn." (ccde6dec-a2f1-4cd1-9611-f99b272df325-mechanics.normal.1)
},
"Image": "ContentPack000/Cards/Visuals/CRDL_05_076_Ald'ruhn Arms Master-v2/CRDL_05_076_Ald'ruhn Arms Master-v2",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": true,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 417237282,
"UniqueName": "PUZ_Caius_DagothInitiation",
"CompletionType": "Placeholder"
},
"DisplayName": "Dagoth Initiation",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": true,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": true,
"NoSleepOnFirstPlayerTurn": true,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "IsNot",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [],
"TurnEndActions": [
{
"HashId": -1,
"NameForHashing": "puzzle_lose",
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"$type": "SPTESL.PlayerActions+LoseGame"
}
}
],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "Human",
"Override": {
"CardIdReference": -1495991085
}
},
{
"SlotMask": "Ai",
"Override": {
"CardIdReference": -532154593
}
}
],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": 451024441
}
}
],
"PlayerOverrides": [
{
"SlotMask": "Human",
"Override": {
"EntityAttributes": [
{
"Value": 9,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
},
{
"SlotMask": "Ai",
"Override": {
"EntityAttributes": [
{
"Value": 10,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
}
],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1103333086,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1103333086,
"Count": 1
}
]
}
]
}
]
},
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 899518525,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
},
{
"ZoneToOverride": "Hand",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": [
{
"Id": 1916654634,
"Count": 1
},
{
"Id": -1086320745,
"Count": 1
},
{
"Id": 870888167,
"Count": 1
},
{
"Id": 980278843,
"Count": 1
},
{
"Id": -2141751191,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "Deck",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"$type": "SPTESL.PlayerActions+LoseGame"
}
}
],
"NameForEditor": "loss_conditions"
}
]
},
"TriggerType": "WhenPlayerTurnEnds",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Self",
"Conditional": {
"IsHuman": "Is"
},
"$type": "SPTESL.PlayerRequirements+PlayerIsHuman"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "HumanPlayer",
"AiType": "Default",
"AiOpponent": {
"resourceId": -863574223
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Win this turn." (ccde6dec-a2f1-4cd1-9611-f99b272df325-mechanics.normal.1)
},
"Image": "ContentPack000/Cards/Visuals/ash_piercer/ash_piercer",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": true,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -1616083458,
"UniqueName": "PUZ_Caius_DagothMastery",
"CompletionType": "Placeholder"
},
"DisplayName": "Dagoth Mastery",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": true,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": true,
"NoSleepOnFirstPlayerTurn": true,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "IsNot",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "Human",
"Override": {
"CardIdReference": -1495991085
}
},
{
"SlotMask": "Ai",
"Override": {
"CardIdReference": -510467808
}
}
],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": 451024441
}
}
],
"PlayerOverrides": [
{
"SlotMask": "Human",
"Override": {
"EntityAttributes": [
{
"Value": 12,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
},
{
"SlotMask": "Ai",
"Override": {
"EntityAttributes": [
{
"Value": 13,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
}
],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1858757894,
"Count": 1
},
{
"Id": -1196405442,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1858757894,
"Count": 1
}
]
}
]
}
]
},
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1410566212,
"Count": 2
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
},
{
"ZoneToOverride": "Hand",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": [
{
"Id": 125253507,
"Count": 1
},
{
"Id": 1597455647,
"Count": 1
},
{
"Id": -2052923845,
"Count": 1
},
{
"Id": -427132516,
"Count": 1
},
{
"Id": 1643808429,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "Deck",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "IsNot",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"$type": "SPTESL.PlayerActions+LoseGame"
}
}
],
"NameForEditor": "loss_conditions"
}
]
},
"TriggerType": "WhenPlayerTurnEnds",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"IsHuman": "IsNot"
},
"$type": "SPTESL.PlayerRequirements+PlayerIsHuman"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "HumanPlayer",
"AiType": "Default",
"AiOpponent": {
"resourceId": -863574223
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Survive for one turn to win." (c1d84fc6-cdaf-4e1b-a855-7428bb907700-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/CRDL_05_120_Feasting Hunger-v2/CRDL_05_120_Feasting Hunger-v2",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": true,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 1102946309,
"UniqueName": "PUZ_Caius_HlaaluInitiation",
"CompletionType": "Placeholder"
},
"DisplayName": "Hlaalu Initiation",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": true,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": true,
"NoSleepOnFirstPlayerTurn": true,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "IsNot",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [],
"TurnEndActions": [
{
"HashId": -1,
"NameForHashing": "puzzle_lose",
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"$type": "SPTESL.PlayerActions+LoseGame"
}
}
],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "Human",
"Override": {
"CardIdReference": -1495991085
}
},
{
"SlotMask": "Ai",
"Override": {
"CardIdReference": -1741750532
}
}
],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": 451024441
}
}
],
"PlayerOverrides": [
{
"SlotMask": "Human",
"Override": {
"EntityAttributes": [
{
"Value": 8,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
},
{
"SlotMask": "Ai",
"Override": {
"EntityAttributes": [
{
"Value": 9,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
}
],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 753906038,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 753906038,
"Count": 1
}
]
}
]
}
]
},
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1153770705,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
},
{
"ZoneToOverride": "Hand",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": [
{
"Id": -1975997249,
"Count": 1
},
{
"Id": -2085303745,
"Count": 1
},
{
"Id": -421725867,
"Count": 1
},
{
"Id": 1914295650,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "Deck",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [],
"NameForEditor": "loss_conditions"
}
]
},
"TriggerType": "WhenPlayerTurnEnds",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Self",
"Conditional": {
"IsHuman": "Is"
},
"$type": "SPTESL.PlayerRequirements+PlayerIsHuman"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "HumanPlayer",
"AiType": "Default",
"AiOpponent": {
"resourceId": -863574223
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Win this turn." (ccde6dec-a2f1-4cd1-9611-f99b272df325-mechanics.normal.1)
},
"Image": "ContentPack000/Cards/Visuals/CRDL_05_177_Lower Canton Blacksmith-v2/CRDL_05_177_Lower Canton Blacksmith-v2",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": true,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -2016793670,
"UniqueName": "PUZ_Caius_HlaaluMastery",
"CompletionType": "Placeholder"
},
"DisplayName": "Hlaalu Mastery",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": true,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": true,
"NoSleepOnFirstPlayerTurn": true,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "IsNot",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [],
"TurnEndActions": [
{
"HashId": -1,
"NameForHashing": "puzzle_lose",
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"$type": "SPTESL.PlayerActions+LoseGame"
}
}
],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "Human",
"Override": {
"CardIdReference": -1495991085
}
},
{
"SlotMask": "Ai",
"Override": {
"CardIdReference": -772314471
}
}
],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": 451024441
}
}
],
"PlayerOverrides": [
{
"SlotMask": "Human",
"Override": {
"EntityAttributes": [
{
"Value": 99,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
},
{
"SlotMask": "Ai",
"Override": {
"EntityAttributes": [
{
"Value": 100,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
}
],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1604756185,
"Count": 1
}
]
}
]
}
]
},
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 195169233,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1951249314,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "Hand",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": [
{
"Id": -891364239,
"Count": 1
},
{
"Id": 606363788,
"Count": 1
},
{
"Id": 888007318,
"Count": 1
},
{
"Id": -924518099,
"Count": 1
},
{
"Id": -1800265625,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "Deck",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"$type": "SPTESL.PlayerActions+LoseGame"
}
}
],
"NameForEditor": "loss_conditions"
}
]
},
"TriggerType": "WhenPlayerTurnEnds",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Self",
"Conditional": {
"IsHuman": "Is"
},
"$type": "SPTESL.PlayerRequirements+PlayerIsHuman"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "HumanPlayer",
"AiType": "Default",
"AiOpponent": {
"resourceId": -863574223
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Win this turn." (ccde6dec-a2f1-4cd1-9611-f99b272df325-mechanics.normal.1)
},
"Image": "ContentPack000/Cards/Visuals/CRDL_05_035_Revered Ashkhan-v2/CRDL_05_035_Revered Ashkhan-v2",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": true,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -1879027220,
"UniqueName": "PUZ_Caius_TelvanniInitiation",
"CompletionType": "Placeholder"
},
"DisplayName": "Telvanni Initiation",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": true,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": true,
"NoSleepOnFirstPlayerTurn": true,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "IsNot",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [],
"TurnEndActions": [
{
"HashId": -1,
"NameForHashing": "puzzle_lose",
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"$type": "SPTESL.PlayerActions+LoseGame"
}
}
],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "Human",
"Override": {
"CardIdReference": -1495991085
}
},
{
"SlotMask": "Ai",
"Override": {
"CardIdReference": 1738286344
}
}
],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": 451024441
}
}
],
"PlayerOverrides": [
{
"SlotMask": "Human",
"Override": {
"EntityAttributes": [
{
"Value": 6,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
},
{
"SlotMask": "Ai",
"Override": {
"EntityAttributes": [
{
"Value": 7,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
}
],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1791428459,
"Count": 1
},
{
"Id": 364848964,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
},
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1226173086,
"Count": 1
},
{
"Id": 1023321735,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
},
{
"ZoneToOverride": "Hand",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": [
{
"Id": 6794648,
"Count": 1
},
{
"Id": -987206472,
"Count": 1
},
{
"Id": -490585480,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "Deck",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"$type": "SPTESL.PlayerActions+LoseGame"
}
}
],
"NameForEditor": "loss_conditions"
}
]
},
"TriggerType": "WhenPlayerTurnEnds",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Self",
"Conditional": {
"IsHuman": "Is"
},
"$type": "SPTESL.PlayerRequirements+PlayerIsHuman"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "HumanPlayer",
"AiType": "Default",
"AiOpponent": {
"resourceId": -863574223
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Win this turn." (ccde6dec-a2f1-4cd1-9611-f99b272df325-mechanics.normal.1)
},
"Image": "ContentPack000/Cards/Visuals/CRDL_05_166_Drain Blood-v2/CRDL_05_166_Drain Blood-v2",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": true,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -985242737,
"UniqueName": "PUZ_Caius_TelvanniMastery",
"CompletionType": "Placeholder"
},
"DisplayName": "Telvanni Mastery",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": true,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": true,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "IsNot",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [],
"TurnEndActions": [
{
"HashId": -1,
"NameForHashing": "puzzle_lose",
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"$type": "SPTESL.PlayerActions+LoseGame"
}
}
],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "Human",
"Override": {
"CardIdReference": -1495991085
}
},
{
"SlotMask": "Ai",
"Override": {
"CardIdReference": 1564555228
}
}
],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": 451024441
}
}
],
"PlayerOverrides": [
{
"SlotMask": "Human",
"Override": {
"EntityAttributes": [
{
"Value": 18,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
},
{
"SlotMask": "Ai",
"Override": {
"EntityAttributes": [
{
"Value": 19,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
}
],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1315409015,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 364848964,
"Count": 4
}
]
}
]
}
]
},
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 423704935,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "Hand",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": [
{
"Id": -2130654737,
"Count": 1
},
{
"Id": 1649613573,
"Count": 1
},
{
"Id": 834379060,
"Count": 1
},
{
"Id": 755762199,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "Deck",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"$type": "SPTESL.PlayerActions+LoseGame"
}
}
],
"NameForEditor": "loss_conditions"
}
]
},
"TriggerType": "WhenPlayerTurnEnds",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Self",
"Conditional": {
"IsHuman": "Is"
},
"$type": "SPTESL.PlayerRequirements+PlayerIsHuman"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "HumanPlayer",
"AiType": "Default",
"AiOpponent": {
"resourceId": -863574223
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Win this turn." (ccde6dec-a2f1-4cd1-9611-f99b272df325-mechanics.normal.1)
},
"Image": "ContentPack000/Cards/Visuals/CRDL_05_043_Traitors Flames-v2/CRDL_05_043_Traitors Flames-v2",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": true,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -19966228,
"UniqueName": "PUZ_Caius_TribunalInitiation",
"CompletionType": "Placeholder"
},
"DisplayName": "Tribunal Initiation",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": true,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": true,
"NoSleepOnFirstPlayerTurn": true,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "IsNot",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [],
"TurnEndActions": [
{
"HashId": -1,
"NameForHashing": "puzzle_lose",
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"$type": "SPTESL.PlayerActions+LoseGame"
}
}
],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "Human",
"Override": {
"CardIdReference": -1495991085
}
},
{
"SlotMask": "Ai",
"Override": {
"CardIdReference": 1095922420
}
}
],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": 451024441
}
}
],
"PlayerOverrides": [
{
"SlotMask": "Human",
"Override": {
"EntityAttributes": [
{
"Value": 7,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
},
{
"SlotMask": "Ai",
"Override": {
"EntityAttributes": [
{
"Value": 8,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
}
],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1403480832,
"Count": 1
},
{
"Id": -2096820926,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
},
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1985160129,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
},
{
"ZoneToOverride": "Hand",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": [
{
"Id": -1857353500,
"Count": 1
},
{
"Id": 1746150989,
"Count": 1
},
{
"Id": 229783029,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "Deck",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"$type": "SPTESL.PlayerActions+LoseGame"
}
}
],
"NameForEditor": "loss_conditions"
}
]
},
"TriggerType": "WhenPlayerTurnEnds",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Self",
"Conditional": {
"IsHuman": "Is"
},
"$type": "SPTESL.PlayerRequirements+PlayerIsHuman"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "HumanPlayer",
"AiType": "Default",
"AiOpponent": {
"resourceId": -863574223
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Win this turn." (ccde6dec-a2f1-4cd1-9611-f99b272df325-mechanics.normal.1)
},
"Image": "ContentPack000/Cards/Visuals/CRDL_05_119_Grand Inquisitor-v2/CRDL_05_119_Grand Inquisitor-v2",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": true,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -963098892,
"UniqueName": "PUZ_Caius_TribunalMastery",
"CompletionType": "Placeholder"
},
"DisplayName": "Tribunal Mastery",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": true,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": true,
"NoSleepOnFirstPlayerTurn": true,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "IsNot",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [],
"TurnEndActions": [
{
"HashId": -1,
"NameForHashing": "puzzle_lose",
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"$type": "SPTESL.PlayerActions+LoseGame"
}
}
],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "Human",
"Override": {
"CardIdReference": -1495991085
}
},
{
"SlotMask": "Ai",
"Override": {
"CardIdReference": 1214637639
}
}
],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": 451024441
}
}
],
"PlayerOverrides": [
{
"SlotMask": "Human",
"Override": {
"EntityAttributes": [
{
"Value": 14,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
},
{
"SlotMask": "Ai",
"Override": {
"EntityAttributes": [
{
"Value": 15,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
}
],
"GameZoneOverrides": [
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1079261321,
"Count": 2
},
{
"Id": 1985160129,
"Count": 2
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1985160129,
"Count": 2
}
]
}
]
},
{
"ZoneToOverride": "Hand",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": [
{
"Id": 526209055,
"Count": 1
},
{
"Id": -1569471105,
"Count": 1
},
{
"Id": -182270348,
"Count": 1
},
{
"Id": 1746150989,
"Count": 2
}
]
}
]
},
{
"ZoneToOverride": "Deck",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": []
}
]
}
]
},
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 878764871,
"Count": 2
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1325078115,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"$type": "SPTESL.PlayerActions+LoseGame"
}
}
],
"NameForEditor": "loss_conditions"
}
]
},
"TriggerType": "WhenPlayerTurnEnds",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Self",
"Conditional": {
"IsHuman": "Is"
},
"$type": "SPTESL.PlayerRequirements+PlayerIsHuman"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "HumanPlayer",
"AiType": "Default",
"AiOpponent": {
"resourceId": -863574223
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Win this turn." (ccde6dec-a2f1-4cd1-9611-f99b272df325-mechanics.normal.1)
},
"Image": "ContentPack000/Cards/Visuals/CRDL_05_001_Almalexia-v2/CRDL_05_001_Almalexia-v2",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": true,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -271349161,
"UniqueName": "PUZ_Naryu_OrcClanShaman",
"CompletionType": "Placeholder"
},
"DisplayName": "Orc Clan Shaman",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": true,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": true,
"NoSleepOnFirstPlayerTurn": true,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "IsNot",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [],
"TurnEndActions": [
{
"HashId": -1,
"NameForHashing": "puzzle_lose",
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"$type": "SPTESL.PlayerActions+LoseGame"
}
}
],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "Human",
"Override": {
"CardIdReference": -1495991085
}
},
{
"SlotMask": "Ai",
"Override": {
"CardIdReference": 1159915071
}
}
],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": 1916648559
}
}
],
"PlayerOverrides": [
{
"SlotMask": "Human",
"Override": {
"EntityAttributes": [
{
"Value": 11,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
},
{
"SlotMask": "Ai",
"Override": {
"EntityAttributes": [
{
"Value": 12,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
}
],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1439548280,
"Count": 1
}
]
}
]
}
]
},
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1052020638,
"Count": 2
},
{
"Id": -443759246,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
},
{
"ZoneToOverride": "Hand",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": [
{
"Id": 729361361,
"Count": 1
},
{
"Id": -679792433,
"Count": 1
},
{
"Id": -1652308136,
"Count": 1
},
{
"Id": 1345679378,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "Deck",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": "loss_conditions",
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"$type": "SPTESL.PlayerActions+LoseGame"
}
}
],
"NameForEditor": "loss_conditions"
}
]
},
"TriggerType": "WhenPlayerTurnEnds",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Self",
"Conditional": {
"IsHuman": "Is"
},
"$type": "SPTESL.PlayerRequirements+PlayerIsHuman"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "HumanPlayer",
"AiType": "Default",
"AiOpponent": {
"resourceId": -574246856
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Win this turn." (ccde6dec-a2f1-4cd1-9611-f99b272df325-mechanics.normal.1)
},
"Image": "ContentPack000/Cards/Visuals/Orc_Orc_Shaman/Orc_Orc_Shaman",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": true,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -1665445563,
"UniqueName": "PUZ_Naryu_StendarrsHammer",
"CompletionType": "Placeholder"
},
"DisplayName": "Stendarr's Hammer",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": true,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": true,
"NoSleepOnFirstPlayerTurn": true,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "IsNot",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [],
"TurnEndActions": [
{
"HashId": -1,
"NameForHashing": "puzzle_lose",
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"$type": "SPTESL.PlayerActions+LoseGame"
}
}
],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "Human",
"Override": {
"CardIdReference": -1495991085
}
},
{
"SlotMask": "Ai",
"Override": {
"CardIdReference": 1152116848
}
}
],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": 1916648559
}
}
],
"PlayerOverrides": [
{
"SlotMask": "Human",
"Override": {
"EntityAttributes": [
{
"Value": 19,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
},
{
"SlotMask": "Ai",
"Override": {
"EntityAttributes": [
{
"Value": 20,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
}
],
"GameZoneOverrides": [
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "Hand",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": [
{
"Id": -325303670,
"Count": 1
},
{
"Id": 1928033912,
"Count": 1
},
{
"Id": 195169233,
"Count": 1
},
{
"Id": -214646135,
"Count": 1
},
{
"Id": -1090056690,
"Count": 1
},
{
"Id": -1588632902,
"Count": 1
},
{
"Id": -1951249314,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "Deck",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"$type": "SPTESL.PlayerActions+LoseGame"
}
}
],
"NameForEditor": "loss_conditions"
}
]
},
"TriggerType": "WhenPlayerTurnEnds",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Self",
"Conditional": {
"IsHuman": "Is"
},
"$type": "SPTESL.PlayerRequirements+PlayerIsHuman"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "HumanPlayer",
"AiType": "Default",
"AiOpponent": {
"resourceId": -574246856
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Win this turn." (ccde6dec-a2f1-4cd1-9611-f99b272df325-mechanics.normal.1)
},
"Image": "ContentPack000/Cards/Visuals/CRDL_05_079_Stendaars Hammer-v2/CRDL_05_079_Stendaars Hammer-v2",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": true,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 1722336314,
"UniqueName": "PUZ_Naryu_UnstoppableRage",
"CompletionType": "Placeholder"
},
"DisplayName": "Unstoppable Rage",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": true,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": true,
"NoSleepOnFirstPlayerTurn": true,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "IsNot",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [],
"TurnEndActions": [
{
"HashId": -1,
"NameForHashing": "puzzle_lose",
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"$type": "SPTESL.PlayerActions+LoseGame"
}
}
],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "Human",
"Override": {
"CardIdReference": -1495991085
}
},
{
"SlotMask": "Ai",
"Override": {
"CardIdReference": -642200053
}
}
],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": 1916648559
}
}
],
"PlayerOverrides": [
{
"SlotMask": "Human",
"Override": {
"EntityAttributes": [
{
"Value": 13,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
},
{
"SlotMask": "Ai",
"Override": {
"EntityAttributes": [
{
"Value": 14,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
}
],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 353209557,
"Count": 2
},
{
"Id": -2143369120,
"Count": 2
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
},
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 438381503,
"Count": 2
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
},
{
"ZoneToOverride": "Hand",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": [
{
"Id": -669989098,
"Count": 1
},
{
"Id": 1095134115,
"Count": 1
},
{
"Id": -171448078,
"Count": 1
},
{
"Id": -30508510,
"Count": 1
},
{
"Id": -432066520,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "Deck",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"$type": "SPTESL.PlayerActions+LoseGame"
}
}
],
"NameForEditor": "loss_conditions"
}
]
},
"TriggerType": "WhenPlayerTurnEnds",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Self",
"Conditional": {
"IsHuman": "Is"
},
"$type": "SPTESL.PlayerRequirements+PlayerIsHuman"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "HumanPlayer",
"AiType": "Default",
"AiOpponent": {
"resourceId": -574246856
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Win this turn." (ccde6dec-a2f1-4cd1-9611-f99b272df325-mechanics.normal.1)
},
"Image": "ContentPack000/Cards/Visuals/DBH_UnstoppableRage/DBH_UnstoppableRage",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": true,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 71720067,
"UniqueName": "PUZ_Naryu_TrialOfFlame",
"CompletionType": "Placeholder"
},
"DisplayName": "Trial of Flame",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": true,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": true,
"NoSleepOnFirstPlayerTurn": true,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "IsNot",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [],
"TurnEndActions": [
{
"HashId": -1,
"NameForHashing": "puzzle_lose",
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"$type": "SPTESL.PlayerActions+LoseGame"
}
}
],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "Human",
"Override": {
"CardIdReference": -1495991085
}
},
{
"SlotMask": "Ai",
"Override": {
"CardIdReference": -619186738
}
}
],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": 1916648559
}
}
],
"PlayerOverrides": [
{
"SlotMask": "Human",
"Override": {
"EntityAttributes": [
{
"Value": 99,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
},
{
"SlotMask": "Ai",
"Override": {
"EntityAttributes": [
{
"Value": 100,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
}
],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -138944748,
"Count": 3
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -741858815,
"Count": 1
}
]
}
]
}
]
},
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -475716370,
"Count": 3
}
]
}
]
},
{
"ZoneToOverride": "Hand",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": [
{
"Id": 2092651621,
"Count": 2
},
{
"Id": -552512167,
"Count": 1
},
{
"Id": -855282077,
"Count": 1
},
{
"Id": -424209530,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "Deck",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"$type": "SPTESL.PlayerActions+LoseGame"
}
}
],
"NameForEditor": "loss_conditions"
}
]
},
"TriggerType": "WhenPlayerTurnEnds",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Self",
"Conditional": {
"IsHuman": "Is"
},
"$type": "SPTESL.PlayerRequirements+PlayerIsHuman"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "HumanPlayer",
"AiType": "Default",
"AiOpponent": {
"resourceId": -574246856
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Win this turn." (ccde6dec-a2f1-4cd1-9611-f99b272df325-mechanics.normal.1)
},
"Image": "ContentPack000/Cards/Visuals/solar_barrage/solar_barrage",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": true,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 1347316375,
"UniqueName": "PUZ_Naryu_GreenTouchedSpriggan",
"CompletionType": "Placeholder"
},
"DisplayName": "Green-Touched Spriggan",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": true,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": true,
"NoSleepOnFirstPlayerTurn": true,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "IsNot",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [],
"TurnEndActions": [
{
"HashId": -1,
"NameForHashing": "puzzle_lose",
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"$type": "SPTESL.PlayerActions+LoseGame"
}
}
],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "Human",
"Override": {
"CardIdReference": -1495991085
}
},
{
"SlotMask": "Ai",
"Override": {
"CardIdReference": 1802399869
}
}
],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": 1916648559
}
}
],
"PlayerOverrides": [
{
"SlotMask": "Human",
"Override": {
"EntityAttributes": [
{
"Value": 16,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
},
{
"SlotMask": "Ai",
"Override": {
"EntityAttributes": [
{
"Value": 17,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
}
],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1946384176,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
},
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1206609355,
"Count": 1
},
{
"Id": -2088538292,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
},
{
"ZoneToOverride": "Hand",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": [
{
"Id": -1476116893,
"Count": 1
},
{
"Id": -2052923845,
"Count": 1
},
{
"Id": -2075701825,
"Count": 2
},
{
"Id": -544257570,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "Deck",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"$type": "SPTESL.PlayerActions+LoseGame"
}
}
],
"NameForEditor": "loss_conditions"
}
]
},
"TriggerType": "WhenPlayerTurnEnds",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Self",
"Conditional": {
"IsHuman": "Is"
},
"$type": "SPTESL.PlayerRequirements+PlayerIsHuman"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "HumanPlayer",
"AiType": "Default",
"AiOpponent": {
"resourceId": -574246856
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Win this turn." (ccde6dec-a2f1-4cd1-9611-f99b272df325-mechanics.normal.1)
},
"Image": "ContentPack000/Cards/Visuals/green_touched_spriggan/green_touched_spriggan",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": true,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -1244872797,
"UniqueName": "PUZ_Naryu_VoiceOfBalance",
"CompletionType": "Placeholder"
},
"DisplayName": "Voice of Balance",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": true,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": true,
"NoSleepOnFirstPlayerTurn": true,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "IsNot",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [],
"TurnEndActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Current_Turn": "Is",
"$type": "SPTESL.PlayerConditionals+PlayerCurrentTurn"
},
{
"IsHuman": "IsNot",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"$type": "SPTESL.PlayerActions+LoseGame"
}
}
],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "Human",
"Override": {
"CardIdReference": -1495991085
}
},
{
"SlotMask": "Ai",
"Override": {
"CardIdReference": -510467808
}
}
],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": 1916648559
}
}
],
"PlayerOverrides": [
{
"SlotMask": "Human",
"Override": {
"EntityAttributes": [
{
"Value": 19,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
},
{
"SlotMask": "Ai",
"Override": {
"EntityAttributes": [
{
"Value": 0,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
}
],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1170174278,
"Count": 2
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1858757894,
"Count": 4
}
]
}
]
}
]
},
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "Hand",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": [
{
"Id": 133401086,
"Count": 1
},
{
"Id": -1151524686,
"Count": 1
},
{
"Id": -1375017618,
"Count": 1
},
{
"Id": 278121258,
"Count": 1
},
{
"Id": 1565188079,
"Count": 1
},
{
"Id": -927688067,
"Count": 2
},
{
"Id": -1308568732,
"Count": 1
},
{
"Id": 1095134115,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "Deck",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "HumanPlayer",
"AiType": "Default",
"AiOpponent": {
"resourceId": -574246856
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Survive for one turn to win." (c1d84fc6-cdaf-4e1b-a855-7428bb907700-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/SKY_VigilantGreybeard/SKY_VigilantGreybeard",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": true,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 1749083274,
"UniqueName": "PUZ_Naryu_MoragTongAspirant",
"CompletionType": "Placeholder"
},
"DisplayName": "Morag Tong Aspirant",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": true,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": true,
"NoSleepOnFirstPlayerTurn": true,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "IsNot",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [],
"TurnEndActions": [
{
"HashId": -1,
"NameForHashing": "puzzle_lose",
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"$type": "SPTESL.PlayerActions+LoseGame"
}
}
],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "Human",
"Override": {
"CardIdReference": -1495991085
}
},
{
"SlotMask": "Ai",
"Override": {
"CardIdReference": 1907447711
}
}
],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": 1916648559
}
}
],
"PlayerOverrides": [
{
"SlotMask": "Human",
"Override": {
"EntityAttributes": [
{
"Value": 10,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
},
{
"SlotMask": "Ai",
"Override": {
"EntityAttributes": [
{
"Value": 11,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
}
],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 2044718784,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 2044718784,
"Count": 1
}
]
}
]
}
]
},
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 468367890,
"Count": 1
},
{
"Id": 1845448850,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1845448850,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "Hand",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": [
{
"Id": -835052994,
"Count": 3
},
{
"Id": -2085303745,
"Count": 1
},
{
"Id": 2107660239,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "Deck",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"$type": "SPTESL.PlayerActions+LoseGame"
}
}
],
"NameForEditor": "loss_conditions"
}
]
},
"TriggerType": "WhenPlayerTurnEnds",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Self",
"Conditional": {
"IsHuman": "Is"
},
"$type": "SPTESL.PlayerRequirements+PlayerIsHuman"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "HumanPlayer",
"AiType": "Default",
"AiOpponent": {
"resourceId": -574246856
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Win this turn." (ccde6dec-a2f1-4cd1-9611-f99b272df325-mechanics.normal.1)
},
"Image": "ContentPack000/Cards/Visuals/CRDL_05_024_Morag_Tong_Aspirant-v2/CRDL_05_024_Morag_Tong_Aspirant-v2",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": true,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 419267697,
"UniqueName": "PUZ_Naryu_TrespassersBane",
"CompletionType": "Placeholder"
},
"DisplayName": "Trespasser's Bane",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": true,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": true,
"NoSleepOnFirstPlayerTurn": true,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "IsNot",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [],
"TurnEndActions": [
{
"HashId": -1,
"NameForHashing": "puzzle_lose",
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"$type": "SPTESL.PlayerActions+LoseGame"
}
}
],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "Human",
"Override": {
"CardIdReference": -1495991085
}
},
{
"SlotMask": "Ai",
"Override": {
"CardIdReference": -142196598
}
}
],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": 1916648559
}
}
],
"PlayerOverrides": [
{
"SlotMask": "Human",
"Override": {
"EntityAttributes": [
{
"Value": 9,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
},
{
"SlotMask": "Ai",
"Override": {
"EntityAttributes": [
{
"Value": 10,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
}
],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -138944748,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
},
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 694231768,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
},
{
"ZoneToOverride": "Hand",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": [
{
"Id": -1235178647,
"Count": 1
},
{
"Id": -100961620,
"Count": 1
},
{
"Id": -1027754555,
"Count": 1
},
{
"Id": -1338981391,
"Count": 1
},
{
"Id": 40142447,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "Deck",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"$type": "SPTESL.PlayerActions+LoseGame"
}
}
],
"NameForEditor": "loss_conditions"
}
]
},
"TriggerType": "WhenPlayerTurnEnds",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Self",
"Conditional": {
"IsHuman": "Is"
},
"$type": "SPTESL.PlayerRequirements+PlayerIsHuman"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "HumanPlayer",
"AiType": "Default",
"AiOpponent": {
"resourceId": -574246856
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Win this turn." (ccde6dec-a2f1-4cd1-9611-f99b272df325-mechanics.normal.1)
},
"Image": "ContentPack000/Cards/Visuals/CRDL_05_157_Tribunals Punishment-v2/CRDL_05_157_Tribunals Punishment-v2",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": true,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 1219268291,
"UniqueName": "PUZ_Naryu_HatcheryMeddler",
"CompletionType": "Placeholder"
},
"DisplayName": "Hatchery Meddler",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": true,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": true,
"NoSleepOnFirstPlayerTurn": true,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "IsNot",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [],
"TurnEndActions": [
{
"HashId": -1,
"NameForHashing": "puzzle_lose",
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"$type": "SPTESL.PlayerActions+LoseGame"
}
}
],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "Human",
"Override": {
"CardIdReference": -1495991085
}
},
{
"SlotMask": "Ai",
"Override": {
"CardIdReference": 1564555228
}
}
],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": 1916648559
}
}
],
"PlayerOverrides": [
{
"SlotMask": "Human",
"Override": {
"EntityAttributes": [
{
"Value": 12,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
},
{
"SlotMask": "Ai",
"Override": {
"EntityAttributes": [
{
"Value": 13,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
}
],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1671730907,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 134431766,
"Count": 1
}
]
}
]
}
]
},
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 2111793965,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 2111793965,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "Hand",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": [
{
"Id": 1470504272,
"Count": 1
},
{
"Id": 1828055257,
"Count": 2
},
{
"Id": 235363863,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "Deck",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"$type": "SPTESL.PlayerActions+LoseGame"
}
}
],
"NameForEditor": "loss_conditions"
}
]
},
"TriggerType": "WhenPlayerTurnEnds",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Self",
"Conditional": {
"IsHuman": "Is"
},
"$type": "SPTESL.PlayerRequirements+PlayerIsHuman"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "HumanPlayer",
"AiType": "Default",
"AiOpponent": {
"resourceId": -574246856
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Win this turn." (ccde6dec-a2f1-4cd1-9611-f99b272df325-mechanics.normal.1)
},
"Image": "ContentPack000/Cards/Visuals/CRDL_05_116_Renegade Breeder-v2/CRDL_05_116_Renegade Breeder-v2",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": true,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 1501453208,
"UniqueName": "PUZ_Naryu_UlfricsUprising",
"CompletionType": "Placeholder"
},
"DisplayName": "Ulfric's Uprising",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": true,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": true,
"NoSleepOnFirstPlayerTurn": true,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "IsNot",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [],
"TurnEndActions": [
{
"HashId": -1,
"NameForHashing": "puzzle_lose",
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"$type": "SPTESL.PlayerActions+LoseGame"
}
}
],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "Human",
"Override": {
"CardIdReference": -1495991085
}
},
{
"SlotMask": "Ai",
"Override": {
"CardIdReference": -55708150
}
}
],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": 1916648559
}
}
],
"PlayerOverrides": [
{
"SlotMask": "Human",
"Override": {
"EntityAttributes": [
{
"Value": 26,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
},
{
"SlotMask": "Ai",
"Override": {
"EntityAttributes": [
{
"Value": 27,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
}
],
"GameZoneOverrides": [
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 620729069,
"Count": 4
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
},
{
"ZoneToOverride": "Hand",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": [
{
"Id": -546408471,
"Count": 1
},
{
"Id": 536540544,
"Count": 1
},
{
"Id": -1775714845,
"Count": 1
},
{
"Id": 979115819,
"Count": 1
},
{
"Id": -1060017693,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "Deck",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"$type": "SPTESL.PlayerActions+LoseGame"
}
}
],
"NameForEditor": "loss_conditions"
}
]
},
"TriggerType": "WhenPlayerTurnEnds",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Self",
"Conditional": {
"IsHuman": "Is"
},
"$type": "SPTESL.PlayerRequirements+PlayerIsHuman"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "HumanPlayer",
"AiType": "Default",
"AiOpponent": {
"resourceId": -574246856
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Win this turn." (ccde6dec-a2f1-4cd1-9611-f99b272df325-mechanics.normal.1)
},
"Image": "ContentPack000/Cards/Visuals/SKY_Ulfric'sDecree/SKY_Ulfric'sDecree",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": true,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 792395026,
"UniqueName": "PUZ_Divayth_OrcishLibrarian",
"CompletionType": "Placeholder"
},
"DisplayName": "Orcish Librarian",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": true,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": true,
"NoSleepOnFirstPlayerTurn": true,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "IsNot",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [],
"TurnEndActions": [
{
"HashId": -1,
"NameForHashing": "puzzle_lose",
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"$type": "SPTESL.PlayerActions+LoseGame"
}
}
],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "Human",
"Override": {
"CardIdReference": -1495991085
}
},
{
"SlotMask": "Ai",
"Override": {
"CardIdReference": -619186738
}
}
],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -1476545525
}
}
],
"PlayerOverrides": [
{
"SlotMask": "Human",
"Override": {
"EntityAttributes": [
{
"Value": 5,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
},
{
"SlotMask": "Ai",
"Override": {
"EntityAttributes": [
{
"Value": 6,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
}
],
"GameZoneOverrides": [
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 195169233,
"Count": 1
},
{
"Id": 322740160,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 785327970,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "Hand",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": [
{
"Id": -1090056690,
"Count": 1
},
{
"Id": -1808851552,
"Count": 1
},
{
"Id": 41830377,
"Count": 1
},
{
"Id": 831893683,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "Deck",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": [
{
"Id": -2068621696,
"Count": 2
}
]
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"SelectorSort": {
"Method": "ByInstanceId",
"NumToReturn": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"SortAttribute": "None",
"Order": "LowestFirst",
"RequireUniqueNames": false
},
"Selectors": [
{
"Check": "Is",
"SubtypeName": "Creature",
"$type": "SPTESL.CardConditionals+Subtype"
},
{
"Check": "IsIn",
"ZoneTypeMask": {
"List": [
"Board"
]
},
"$type": "SPTESL.CardConditionals+Zone"
},
{
"OtherCard": "Inciter",
"Are": "Friends",
"$type": "SPTESL.CardConditionals+Relationship"
},
{
"Check": "IsIn",
"Lane": "Left",
"IgnoreCheckIfLaneMissing": false,
"$type": "SPTESL.CardConditionals+InLane"
},
{
"AttributeName": "Attack",
"Is": "EqualTo",
"Value": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"Values": []
},
"UseWielderAsSource": false,
"$type": "SPTESL.CardConditionals+AttributeValue"
}
],
"Action": {
"Enchantment": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [
{
"ModificationType": "Add",
"AttributeName": "Attack",
"Value": 4,
"DynamicValue": 0,
"LockedDynamicValue": false
}
],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"IgnoreInClientLog": false,
"$type": "SPTESL.CardActions+Buff"
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"FailureCardOwner": "Self"
}
],
"PlayerActions": [],
"NameForEditor": "buff orc"
}
]
},
"TriggerType": "WhenPlayerTurnStarts",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"IsHuman": "Is"
},
"$type": "SPTESL.PlayerRequirements+PlayerIsHuman"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
},
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"$type": "SPTESL.PlayerActions+LoseGame"
}
}
],
"NameForEditor": "loss_conditions"
}
]
},
"TriggerType": "WhenPlayerTurnEnds",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Self",
"Conditional": {
"IsHuman": "Is"
},
"$type": "SPTESL.PlayerRequirements+PlayerIsHuman"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "HumanPlayer",
"AiType": "Default",
"AiOpponent": {
"resourceId": 1498092830
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Win this turn." (ccde6dec-a2f1-4cd1-9611-f99b272df325-mechanics.normal.1)
},
"Image": "ContentPack000/Cards/Visuals/Urag_gro-Shub/Urag_gro-Shub",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": true,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -1324428606,
"UniqueName": "PUZ_Divayth_SkeletalDragon",
"CompletionType": "Placeholder"
},
"DisplayName": "Skeletal Dragon",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": true,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": true,
"NoSleepOnFirstPlayerTurn": true,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "IsNot",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [],
"TurnEndActions": [
{
"HashId": -1,
"NameForHashing": "puzzle_lose",
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"$type": "SPTESL.PlayerActions+LoseGame"
}
}
],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "Human",
"Override": {
"CardIdReference": -1495991085
}
},
{
"SlotMask": "Ai",
"Override": {
"CardIdReference": 1564555228
}
}
],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -1476545525
}
}
],
"PlayerOverrides": [
{
"SlotMask": "Human",
"Override": {
"EntityAttributes": [
{
"Value": 19,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
},
{
"SlotMask": "Ai",
"Override": {
"EntityAttributes": [
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
}
],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -170836003,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -800102561,
"Count": 1
}
]
}
]
}
]
},
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 364848964,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 364848964,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "Hand",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": [
{
"Id": 1439548280,
"Count": 1
},
{
"Id": -762602780,
"Count": 1
},
{
"Id": -140181666,
"Count": 1
},
{
"Id": -830129709,
"Count": 1
},
{
"Id": -497919934,
"Count": 1
},
{
"Id": -164409166,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "Deck",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"$type": "SPTESL.PlayerActions+LoseGame"
}
}
],
"NameForEditor": "loss_conditions"
}
]
},
"TriggerType": "WhenPlayerTurnEnds",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Self",
"Conditional": {
"IsHuman": "Is"
},
"$type": "SPTESL.PlayerRequirements+PlayerIsHuman"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "HumanPlayer",
"AiType": "Default",
"AiOpponent": {
"resourceId": 1498092830
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Win this turn." (ccde6dec-a2f1-4cd1-9611-f99b272df325-mechanics.normal.1)
},
"Image": "ContentPack000/Cards/Visuals/SKY_Skeletal_Dragon/SKY_Skeletal_Dragon",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": true,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -818008360,
"UniqueName": "PUZ_Divayth_FightersGuildHall",
"CompletionType": "Placeholder"
},
"DisplayName": "Fighters Guild Hall",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": true,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": true,
"NoSleepOnFirstPlayerTurn": true,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "IsNot",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [],
"TurnEndActions": [
{
"HashId": -1,
"NameForHashing": "puzzle_lose",
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"$type": "SPTESL.PlayerActions+LoseGame"
}
}
],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "Human",
"Override": {
"CardIdReference": -1495991085
}
},
{
"SlotMask": "Ai",
"Override": {
"CardIdReference": 348563572
}
}
],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -1476545525
}
}
],
"PlayerOverrides": [
{
"SlotMask": "Human",
"Override": {
"EntityAttributes": [
{
"Value": 6,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
},
{
"SlotMask": "Ai",
"Override": {
"EntityAttributes": [
{
"Value": 7,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
}
],
"GameZoneOverrides": [
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1806219075,
"Count": 2
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 806805335,
"Count": 2
}
]
}
]
},
{
"ZoneToOverride": "Hand",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": [
{
"Id": 1299514443,
"Count": 1
},
{
"Id": -1871307781,
"Count": 2
},
{
"Id": 1597455647,
"Count": 1
},
{
"Id": -1432506315,
"Count": 1
},
{
"Id": -1865755971,
"Count": 1
},
{
"Id": -1571294504,
"Count": 1
},
{
"Id": 1095134115,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1549644931,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "Deck",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"$type": "SPTESL.PlayerActions+LoseGame"
}
}
],
"NameForEditor": "loss_conditions"
}
]
},
"TriggerType": "WhenPlayerTurnEnds",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Self",
"Conditional": {
"IsHuman": "Is"
},
"$type": "SPTESL.PlayerRequirements+PlayerIsHuman"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "HumanPlayer",
"AiType": "Default",
"AiOpponent": {
"resourceId": 1498092830
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Win this turn." (ccde6dec-a2f1-4cd1-9611-f99b272df325-mechanics.normal.1)
},
"Image": "ContentPack000/Cards/Visuals/CRDL_05_051_Fighters_Guild_Hall-v2/CRDL_05_051_Fighters_Guild_Hall-v2",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": true,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -1444139323,
"UniqueName": "PUZ_Divayth_FalkreathDefiler",
"CompletionType": "Placeholder"
},
"DisplayName": "Falkreath Defiler",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": true,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": true,
"NoSleepOnFirstPlayerTurn": true,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "IsNot",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [],
"TurnEndActions": [
{
"HashId": -1,
"NameForHashing": "puzzle_lose",
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"$type": "SPTESL.PlayerActions+LoseGame"
}
}
],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "Human",
"Override": {
"CardIdReference": -1495991085
}
},
{
"SlotMask": "Ai",
"Override": {
"CardIdReference": 357100526
}
}
],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -1476545525
}
}
],
"PlayerOverrides": [
{
"SlotMask": "Human",
"Override": {
"EntityAttributes": [
{
"Value": 10,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
},
{
"SlotMask": "Ai",
"Override": {
"EntityAttributes": [
{
"Value": 11,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
}
],
"GameZoneOverrides": [
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -655341365,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
},
{
"ZoneToOverride": "Hand",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": [
{
"Id": -2085303745,
"Count": 1
},
{
"Id": -781718501,
"Count": 2
},
{
"Id": 1021793029,
"Count": 1
},
{
"Id": 2115746825,
"Count": 1
},
{
"Id": -1964781179,
"Count": 1
},
{
"Id": -1375017618,
"Count": 1
},
{
"Id": -1090056690,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "Deck",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"$type": "SPTESL.PlayerActions+LoseGame"
}
}
],
"NameForEditor": "loss_conditions"
}
]
},
"TriggerType": "WhenPlayerTurnEnds",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Self",
"Conditional": {
"IsHuman": "Is"
},
"$type": "SPTESL.PlayerRequirements+PlayerIsHuman"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "HumanPlayer",
"AiType": "Default",
"AiOpponent": {
"resourceId": 1498092830
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Win this turn." (ccde6dec-a2f1-4cd1-9611-f99b272df325-mechanics.normal.1)
},
"Image": "ContentPack000/Cards/Visuals/DBH_FalkreathGraveRobber/DBH_FalkreathGraveRobber",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": true,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -445067469,
"UniqueName": "PUZ_Divayth_LeafwaterBlessing",
"CompletionType": "Placeholder"
},
"DisplayName": "Leafwater Blessing",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": true,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": true,
"NoSleepOnFirstPlayerTurn": true,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "IsNot",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [],
"TurnEndActions": [
{
"HashId": -1,
"NameForHashing": "puzzle_lose",
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"$type": "SPTESL.PlayerActions+LoseGame"
}
}
],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "Human",
"Override": {
"CardIdReference": -1495991085
}
},
{
"SlotMask": "Ai",
"Override": {
"CardIdReference": 357100526
}
}
],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -1476545525
}
}
],
"PlayerOverrides": [
{
"SlotMask": "Human",
"Override": {
"EntityAttributes": [
{
"Value": 25,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
},
{
"SlotMask": "Ai",
"Override": {
"EntityAttributes": [
{
"Value": 26,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
}
],
"GameZoneOverrides": [
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1951249314,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
},
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 6,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1338981391,
"Count": 1
},
{
"Id": 130262328,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "Hand",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": [
{
"Id": 560485052,
"Count": 2
},
{
"Id": -830129709,
"Count": 1
},
{
"Id": 1351032432,
"Count": 1
},
{
"Id": -1594328847,
"Count": 1
},
{
"Id": 41830377,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "Deck",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"$type": "SPTESL.PlayerActions+LoseGame"
}
}
],
"NameForEditor": "loss_conditions"
}
]
},
"TriggerType": "WhenPlayerTurnEnds",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Self",
"Conditional": {
"IsHuman": "Is"
},
"$type": "SPTESL.PlayerRequirements+PlayerIsHuman"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "HumanPlayer",
"AiType": "Default",
"AiOpponent": {
"resourceId": 1498092830
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Win this turn." (ccde6dec-a2f1-4cd1-9611-f99b272df325-mechanics.normal.1)
},
"Image": "ContentPack000/Cards/Visuals/Leafwater_Blessing/Leafwater_Blessing",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": true,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -64705076,
"UniqueName": "PUZ_Divayth_Vivec",
"CompletionType": "Placeholder"
},
"DisplayName": "Vivec",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": true,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": true,
"NoSleepOnFirstPlayerTurn": true,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "IsNot",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [],
"TurnEndActions": [
{
"HashId": -1,
"NameForHashing": "puzzle_lose",
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"$type": "SPTESL.PlayerActions+LoseGame"
}
}
],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "Human",
"Override": {
"CardIdReference": -1495991085
}
},
{
"SlotMask": "Ai",
"Override": {
"CardIdReference": 1248073686
}
}
],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -1476545525
}
}
],
"PlayerOverrides": [
{
"SlotMask": "Human",
"Override": {
"EntityAttributes": [
{
"Value": 24,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
},
{
"SlotMask": "Ai",
"Override": {
"EntityAttributes": [
{
"Value": 25,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
}
],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -800102561,
"Count": 2
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -800102561,
"Count": 2
}
]
}
]
}
]
},
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1597653207,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
},
{
"ZoneToOverride": "Hand",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": [
{
"Id": 566291003,
"Count": 1
},
{
"Id": -1512604633,
"Count": 1
},
{
"Id": -2141553897,
"Count": 1
},
{
"Id": -1172995706,
"Count": 1
},
{
"Id": -855282077,
"Count": 1
},
{
"Id": 157797006,
"Count": 1
},
{
"Id": -9440141,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "Deck",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"$type": "SPTESL.PlayerActions+LoseGame"
}
}
],
"NameForEditor": "loss_conditions"
}
]
},
"TriggerType": "WhenPlayerTurnEnds",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Self",
"Conditional": {
"IsHuman": "Is"
},
"$type": "SPTESL.PlayerRequirements+PlayerIsHuman"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "HumanPlayer",
"AiType": "Default",
"AiOpponent": {
"resourceId": 1498092830
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Win this turn." (ccde6dec-a2f1-4cd1-9611-f99b272df325-mechanics.normal.1)
},
"Image": "ContentPack000/Cards/Visuals/CRDL_05_045_Vivec-v2/CRDL_05_045_Vivec-v2",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": true,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 1277617987,
"UniqueName": "PUZ_Divayth_MushroomTower",
"CompletionType": "Placeholder"
},
"DisplayName": "Mushroom Tower",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": true,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": true,
"NoSleepOnFirstPlayerTurn": true,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "IsNot",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [],
"TurnEndActions": [
{
"HashId": -1,
"NameForHashing": "puzzle_lose",
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"$type": "SPTESL.PlayerActions+LoseGame"
}
}
],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "Human",
"Override": {
"CardIdReference": -1495991085
}
},
{
"SlotMask": "Ai",
"Override": {
"CardIdReference": 1159915071
}
}
],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -1476545525
}
}
],
"PlayerOverrides": [
{
"SlotMask": "Human",
"Override": {
"EntityAttributes": [
{
"Value": 20,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
},
{
"SlotMask": "Ai",
"Override": {
"EntityAttributes": [
{
"Value": 21,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
}
],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1052020638,
"Count": 2
},
{
"Id": 741809568,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 134431766,
"Count": 2
},
{
"Id": 741809568,
"Count": 1
}
]
}
]
}
]
},
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -365252607,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -597326576,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 6,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1793472012,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "Hand",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": [
{
"Id": 1179918116,
"Count": 1
},
{
"Id": 560485052,
"Count": 1
},
{
"Id": -1346941116,
"Count": 1
},
{
"Id": -31017376,
"Count": 1
},
{
"Id": -497919934,
"Count": 1
},
{
"Id": 2053830739,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "Deck",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"$type": "SPTESL.PlayerActions+LoseGame"
}
}
],
"NameForEditor": "loss_conditions"
}
]
},
"TriggerType": "WhenPlayerTurnEnds",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Self",
"Conditional": {
"IsHuman": "Is"
},
"$type": "SPTESL.PlayerRequirements+PlayerIsHuman"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "HumanPlayer",
"AiType": "Default",
"AiOpponent": {
"resourceId": 1498092830
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Win this turn." (ccde6dec-a2f1-4cd1-9611-f99b272df325-mechanics.normal.1)
},
"Image": "ContentPack000/Cards/Visuals/CRDL_05_041_Mushroom Tower-v2/CRDL_05_041_Mushroom Tower-v2",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": true,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 1906268437,
"UniqueName": "PUZ_Divayth_StolenPants",
"CompletionType": "Placeholder"
},
"DisplayName": "Stolen Pants",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": true,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": true,
"NoSleepOnFirstPlayerTurn": true,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "IsNot",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [],
"TurnEndActions": [
{
"HashId": -1,
"NameForHashing": "puzzle_lose",
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"$type": "SPTESL.PlayerActions+LoseGame"
}
}
],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "Human",
"Override": {
"CardIdReference": -1495991085
}
},
{
"SlotMask": "Ai",
"Override": {
"CardIdReference": 1127423002
}
}
],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -1476545525
}
}
],
"PlayerOverrides": [
{
"SlotMask": "Human",
"Override": {
"EntityAttributes": [
{
"Value": 12,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
},
{
"SlotMask": "Ai",
"Override": {
"EntityAttributes": [
{
"Value": 13,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
}
],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 2044718784,
"Count": 3
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -140633438,
"Count": 1
}
]
}
]
}
]
},
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 815294691,
"Count": 3
},
{
"Id": 2042637566,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1099519659,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "Hand",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": [
{
"Id": 174504504,
"Count": 2
},
{
"Id": -1124715403,
"Count": 1
},
{
"Id": 125253507,
"Count": 3
},
{
"Id": -651722950,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "Deck",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"$type": "SPTESL.PlayerActions+LoseGame"
}
}
],
"NameForEditor": "loss_conditions"
}
]
},
"TriggerType": "WhenPlayerTurnEnds",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Self",
"Conditional": {
"IsHuman": "Is"
},
"$type": "SPTESL.PlayerRequirements+PlayerIsHuman"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "HumanPlayer",
"AiType": "Default",
"AiOpponent": {
"resourceId": 1498092830
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Win this turn." (ccde6dec-a2f1-4cd1-9611-f99b272df325-mechanics.normal.1)
},
"Image": "ContentPack000/Cards/Visuals/CRDL_05_148_Stolen Pants-v2/CRDL_05_148_Stolen Pants-v2",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": true,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -890663715,
"UniqueName": "PUZ_Divayth_UniteTheHouses",
"CompletionType": "Placeholder"
},
"DisplayName": "Unite the Houses",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": true,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": true,
"NoSleepOnFirstPlayerTurn": true,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
}
],
"TurnStartActions": [],
"TurnEndActions": [
{
"HashId": -1,
"NameForHashing": "puzzle_lose",
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"$type": "SPTESL.PlayerActions+LoseGame"
}
}
],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "Human",
"Override": {
"CardIdReference": -1495991085
}
},
{
"SlotMask": "Ai",
"Override": {
"CardIdReference": 1802399869
}
}
],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -1476545525
}
}
],
"PlayerOverrides": [
{
"SlotMask": "Human",
"Override": {
"EntityAttributes": [
{
"Value": 39,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
},
{
"SlotMask": "Ai",
"Override": {
"EntityAttributes": [
{
"Value": 40,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
}
],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -679792433,
"Count": 1
},
{
"Id": -1775714845,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -164409166,
"Count": 1
},
{
"Id": 134431766,
"Count": 1
},
{
"Id": 753906038,
"Count": 1
}
]
}
]
}
]
},
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1023321735,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1975806074,
"Count": 1
},
{
"Id": 1170174278,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "Hand",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": [
{
"Id": -1975806074,
"Count": 1
},
{
"Id": -1496915053,
"Count": 1
},
{
"Id": 780292596,
"Count": 1
},
{
"Id": -917179562,
"Count": 2
},
{
"Id": 979115819,
"Count": 1
},
{
"Id": -378786266,
"Count": 1
},
{
"Id": 89676057,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "Deck",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"$type": "SPTESL.PlayerActions+LoseGame"
}
}
],
"NameForEditor": "loss_conditions"
}
]
},
"TriggerType": "WhenPlayerTurnEnds",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Self",
"Conditional": {
"IsHuman": "Is"
},
"$type": "SPTESL.PlayerRequirements+PlayerIsHuman"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "HumanPlayer",
"AiType": "Default",
"AiOpponent": {
"resourceId": 1498092830
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Win this turn." (ccde6dec-a2f1-4cd1-9611-f99b272df325-mechanics.normal.1)
},
"Image": "ContentPack000/Cards/Visuals/CRDL_05_092_Unite The Houses-v2/CRDL_05_092_Unite The Houses-v2",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": true,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -1381389797,
"UniqueName": "PUZ_Divayth_Shadowmere",
"CompletionType": "Placeholder"
},
"DisplayName": "Shadowmere",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": true,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "IsNot",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "Untyped",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [],
"TurnEndActions": [
{
"HashId": -1,
"NameForHashing": "puzzle_lose",
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"$type": "SPTESL.PlayerActions+LoseGame"
}
}
],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "Human",
"Override": {
"CardIdReference": -1495991085
}
},
{
"SlotMask": "Ai",
"Override": {
"CardIdReference": 357100526
}
}
],
"DeckOverrides": [],
"PlayerOverrides": [
{
"SlotMask": "FirstPlayer",
"Override": {
"EntityAttributes": [
{
"Value": 13,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
},
{
"SlotMask": "SecondPlayer",
"Override": {
"EntityAttributes": [
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
}
],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1778625906,
"Count": 1
},
{
"Id": 1265664894,
"Count": 3
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1858282246,
"Count": 2
},
{
"Id": 416064061,
"Count": 1
},
{
"Id": 792640043,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "Deck",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": [
{
"Id": 627783150,
"Count": 2
},
{
"Id": -1143757804,
"Count": 2
}
]
}
]
}
]
},
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "Hand",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": [
{
"Id": 2051148361,
"Count": 1
},
{
"Id": -325303670,
"Count": 1
},
{
"Id": -1158751833,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 6,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1519628395,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "Deck",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"$type": "SPTESL.PlayerActions+LoseGame"
}
}
],
"NameForEditor": "loss_conditions"
}
]
},
"TriggerType": "WhenPlayerTurnEnds",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Self",
"Conditional": {
"IsHuman": "Is"
},
"$type": "SPTESL.PlayerRequirements+PlayerIsHuman"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "HumanPlayer",
"AiType": "Default",
"AiOpponent": {
"resourceId": 1498092830
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Both players have empty decks, and drawing cards can be deadly when a player has no runes or cards left in their deck. Win this turn." (58987723-de9a-4315-b69c-c0e28c80e54c-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/DBH_Shadowmere/DBH_Shadowmere",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": true,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -2037241312,
"UniqueName": "PUZ_Divayth_SunInShadow",
"CompletionType": "Placeholder"
},
"DisplayName": "Sun-In-Shadow",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": true,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": true,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "IsNot",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [],
"TurnEndActions": [
{
"HashId": -1,
"NameForHashing": "puzzle_lose",
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"$type": "SPTESL.PlayerActions+LoseGame"
}
}
],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "Human",
"Override": {
"CardIdReference": -1495991085
}
},
{
"SlotMask": "Ai",
"Override": {
"CardIdReference": -1722847208
}
}
],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -1476545525
}
}
],
"PlayerOverrides": [
{
"SlotMask": "Human",
"Override": {
"EntityAttributes": [
{
"Value": 99,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "RuneHealth",
"$type": "SPTESL.IntAttribute"
}
]
}
},
{
"SlotMask": "Ai",
"Override": {
"EntityAttributes": [
{
"Value": 100,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "RuneHealth",
"$type": "SPTESL.IntAttribute"
}
]
}
}
],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1153770705,
"Count": 2
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1153770705,
"Count": 2
}
]
}
]
}
]
},
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1226173086,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -602835722,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "Hand",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": [
{
"Id": 1047660371,
"Count": 1
},
{
"Id": 1679227576,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "Deck",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": [
{
"Id": -1027754555,
"Count": 1
},
{
"Id": 133401086,
"Count": 1
},
{
"Id": -1536671454,
"Count": 1
},
{
"Id": -781718501,
"Count": 1
},
{
"Id": -2074393999,
"Count": 1
},
{
"Id": -987206472,
"Count": 1
},
{
"Id": 1828055257,
"Count": 1
},
{
"Id": 649502467,
"Count": 2
},
{
"Id": 979115819,
"Count": 1
},
{
"Id": -1967102954,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"$type": "SPTESL.PlayerActions+LoseGame"
}
}
],
"NameForEditor": "loss_conditions"
}
]
},
"TriggerType": "WhenPlayerTurnEnds",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Self",
"Conditional": {
"IsHuman": "Is"
},
"$type": "SPTESL.PlayerRequirements+PlayerIsHuman"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "HumanPlayer",
"AiType": "Default",
"AiOpponent": {
"resourceId": 1498092830
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Sun-In-Shadow has already betrayed most of her allies; Forsworn Guide is the only creature remaining in your deck. Win this turn." (1824cedd-a349-4c60-a15d-19aad64f53b9-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/CRDL_05_040_Sun-In-Shadow/CRDL_05_040_Sun-In-Shadow",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": true,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -285812680,
"UniqueName": "Scen_Arena_Scarza",
"CompletionType": "Placeholder"
},
"DisplayName": "Scarza, Warrior Mudcrab",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": 1108471712
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -1589363234
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": null
},
"Image": null,
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -1298456969,
"UniqueName": "Scen_Arena_CheydinhalSergeant",
"CompletionType": "Placeholder"
},
"DisplayName": "Cheydinhal Sergeant",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -1239132666
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 8,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1671730907,
"Count": 1
}
]
}
]
}
]
},
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 8,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1150098037,
"Count": 3
}
]
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 471343583
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": null
},
"Image": null,
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 1926283873,
"UniqueName": "Scen_Arena_WildBeastcaller",
"CompletionType": "Placeholder"
},
"DisplayName": "Wild Beastcaller",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": 328369346
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 423994753,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -843349322
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Mystic energy assists the summoning of creatures." (com.direwolfdigital.hydra.data.draft.scenariomodifiers.WildBeastcallerScenario.description)
},
"Image": "ContentPack000/Cards/Visuals/glenumbra_spriggan/glenumbra_spriggan",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -1169405397,
"UniqueName": "Scen_Arena_SpiderQueen",
"CompletionType": "Placeholder"
},
"DisplayName": "Spider Queen",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": 1498604474
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 6,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1937927855,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 488814810
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Spiders scuttle towards you." (com.direwolfdigital.hydra.data.draft.scenariomodifiers.SpiderQueenScenario.description)
},
"Image": "ContentPack000/Cards/Visuals/spider_nest/spider_nest",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -1089779724,
"UniqueName": "Scen_Arena_CursedSkull",
"CompletionType": "Placeholder"
},
"DisplayName": "Cursed Skull",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "Ai",
"Override": {
"CardIdReference": 1248073686
}
}
],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": 763048371
}
}
],
"PlayerOverrides": [
{
"SlotMask": "Ai",
"Override": {
"EntityAttributes": [
{
"Value": 2,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 2,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
}
],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1763894300,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1763894300,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 6,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -641970152,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 108143641
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "The stench of death approaches." (com.direwolfdigital.hydra.data.draft.scenariomodifiers.CursedSkullScenario.description)
},
"Image": "ContentPack000/Cards/Visuals/raging_deathlord/raging_deathlord",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -1136845601,
"UniqueName": "Scen_Arena_Wispmother",
"CompletionType": "Placeholder"
},
"DisplayName": "Wispmother",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -1023859575
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1250052486,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 885145073
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Your opponent is filled with ancient power." (com.direwolfdigital.hydra.data.draft.scenariomodifiers.WispmotherScenario.description)
},
"Image": "ContentPack000/Cards/Visuals/wispmother/wispmother",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -1892657110,
"UniqueName": "Scen_Arena_Frostbringer",
"CompletionType": "Placeholder"
},
"DisplayName": "Frostbringer",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -803673441
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 759764784
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": null
},
"Image": null,
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -193512227,
"UniqueName": "Scen_Arena_TheMadConjurer",
"CompletionType": "Placeholder"
},
"DisplayName": "The Mad Conjurer",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -47589729
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -370240244
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": null
},
"Image": null,
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -608860350,
"UniqueName": "Scen_Arena_MasterOfSorcery",
"CompletionType": "Placeholder"
},
"DisplayName": "Master of Sorcery",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": 105644092
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 6,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 497955275,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 1527556513
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Your opponent's actions bring you pain." (com.direwolfdigital.hydra.data.draft.scenariomodifiers.MasterofSorceryScenario.description)
},
"Image": "ContentPack000/Cards/Visuals/studiumapperentice/studiumapperentice",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 1772282032,
"UniqueName": "Scen_Arena_CaptainMera",
"CompletionType": "Placeholder"
},
"DisplayName": "Captain Mera",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": 555215985
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1928033912,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -154968374
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "The siege has begun." (com.direwolfdigital.hydra.data.draft.scenariomodifiers.CaptainMeraScenario.description)
},
"Image": "ContentPack000/Cards/Visuals/siege_team/siege_team",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -947123116,
"UniqueName": "Scen_Arena_ChaosMagician",
"CompletionType": "Placeholder"
},
"DisplayName": "Chaos Magician",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -217783258
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 6,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 733292913,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 1996327233
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Your opponent is filled with the powers of chaos!" (com.direwolfdigital.hydra.data.draft.scenariomodifiers.ChaosMagicianScenario.description)
},
"Image": "ContentPack000/Cards/Visuals/wabbajack/wabbajack",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -266076813,
"UniqueName": "Scen_Arena_Gatecrasher",
"CompletionType": "Placeholder"
},
"DisplayName": "Gatecrasher",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "Ai",
"Override": {
"CardIdReference": -442850926
}
}
],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -478776457
}
}
],
"PlayerOverrides": [
{
"SlotMask": "Ai",
"Override": {
"EntityAttributes": [
{
"Value": 3,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 3,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
}
],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1671730907,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1671730907,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 112261484
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "High walls stand ready for your assault." (com.direwolfdigital.hydra.data.draft.scenariomodifiers.GateCrasherScenario.description)
},
"Image": "ContentPack000/Cards/Visuals/portcullis/portcullis",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -1862137172,
"UniqueName": "Scen_Arena_TheIronAtronach",
"CompletionType": "Placeholder"
},
"DisplayName": "The Iron Atronach",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "Ai",
"Override": {
"CardIdReference": 902149238
}
}
],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -938263869
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -712094706
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "The great atronach approaches!" (com.direwolfdigital.hydra.data.draft.scenariomodifiers.TheIronAtronachScenario.description)
},
"Image": "ContentPack000/Cards/Visuals/Iron_Atronach/Iron_Atronach",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -1743117061,
"UniqueName": "Scen_Arena_ForgottenMachines",
"CompletionType": "Placeholder"
},
"DisplayName": "Forgotten Machines",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "Ai",
"Override": {
"CardIdReference": -442850926
}
}
],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -1822433315
}
}
],
"PlayerOverrides": [
{
"SlotMask": "Ai",
"Override": {
"EntityAttributes": [
{
"Value": 3,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 3,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
}
],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 883559292,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 9241465
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "You hear nothing. What danger awaits?" (com.direwolfdigital.hydra.data.draft.scenariomodifiers.ForgottenMachinesScenario.description)
},
"Image": "ContentPack000/Cards/Visuals/halls_of_the_dwemer/halls_of_the_dwemer",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -2115453450,
"UniqueName": "CWC_Act1_Ep2_PitFalmer_Werewolf",
"CompletionType": "Placeholder"
},
"DisplayName": "Sightless Pit",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": 525408224,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Board",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -34130840
}
},
{
"SlotMask": "Human",
"Difficulty": "Normal",
"Override": {
"resourceId": -2064253850
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -65312470
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": null
},
"Image": null,
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 655468398
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 1478986917,
"UniqueName": "CWC_M_Act1_Ep2_PitFalmer_Werewolf",
"CompletionType": "Placeholder"
},
"DisplayName": "Sightless Pit",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": 525408224,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Board",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Hardest",
"Override": {
"resourceId": -34130840
}
},
{
"SlotMask": "Human",
"Difficulty": "Normal",
"Override": {
"resourceId": -2064253850
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -65312470
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": null
},
"Image": null,
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 655468398
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 554347906,
"UniqueName": "Scen_Arena_AllOutBrawl",
"CompletionType": "Placeholder"
},
"DisplayName": "All Out Brawl",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "BothPlayers",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1824362895,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 0
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Both of you come to battle with bottles at the ready." (com.direwolfdigital.hydra.data.draft.scenariomodifiers.AllOutBrawl.description)
},
"Image": "ContentPack000/Cards/Visuals/swift_strike/swift_strike",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -609061734,
"UniqueName": "CWC_M_Act2_Ep4_DagothUr",
"CompletionType": "Placeholder"
},
"DisplayName": "The Red Mountain",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": true,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": true,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
}
],
"TurnStartActions": [],
"TurnEndActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"$type": "SPTESL.PlayerActions+LoseGame"
}
}
],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "Human",
"Override": {
"CardIdReference": -532154593
}
},
{
"SlotMask": "Ai",
"Override": {
"CardIdReference": 1248073686
}
}
],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": 1467761735
}
},
{
"SlotMask": "Human",
"Difficulty": "Normal",
"Override": {
"resourceId": 1864704816
}
}
],
"PlayerOverrides": [
{
"SlotMask": "Human",
"Override": {
"EntityAttributes": [
{
"Value": 11,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
},
{
"SlotMask": "Ai",
"Override": {
"EntityAttributes": [
{
"Value": 11,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
}
],
"GameZoneOverrides": [
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1612844278,
"Count": 2
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1226173086,
"Count": 1
},
{
"Id": -735244497,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "Hand",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": [
{
"Id": 598565408,
"Count": 1
},
{
"Id": -432066520,
"Count": 1
},
{
"Id": -1518080333,
"Count": 1
},
{
"Id": -781718501,
"Count": 1
}
]
}
]
}
]
},
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1828342166,
"Count": 2
},
{
"Id": 157797006,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 134431766,
"Count": 3
}
]
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": 1548437151
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
}
],
"NameForEditor": "ExampleMatchStart"
}
]
},
"TriggerType": "WhenPlayerTurnStarts",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 1
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "HumanPlayer",
"AiType": "Default",
"AiOpponent": {
"resourceId": 1074531588
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Win this turn to allow your forces to retreat." (2181bcc7-b9fa-4311-b287-9df9dcc0364c-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/Afflicted_Alit/Afflicted_Alit",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [
{
"resourceId": 163690459
}
],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 1416003720
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -1268088469,
"UniqueName": "CWC_M_Act2_Ep4_Mecinar",
"CompletionType": "Placeholder"
},
"DisplayName": "The Betrayal",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": true,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": true,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "MemoryHaze",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
}
],
"TurnStartActions": [],
"TurnEndActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"$type": "SPTESL.PlayerActions+LoseGame"
}
}
],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "Human",
"Override": {
"CardIdReference": -1495991085
}
},
{
"SlotMask": "Ai",
"Override": {
"CardIdReference": -642200053
}
}
],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": 1420396745
}
}
],
"PlayerOverrides": [
{
"SlotMask": "Human",
"Override": {
"EntityAttributes": [
{
"Value": 13,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
},
{
"SlotMask": "Ai",
"Override": {
"EntityAttributes": [
{
"Value": 13,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
}
],
"GameZoneOverrides": [
{
"SlotMask": "SecondPlayer",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 6,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 173539457,
"Count": 1
},
{
"Id": -1858757894,
"Count": 3
}
]
}
]
}
]
},
{
"SlotMask": "FirstPlayer",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 6,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 173539457,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 271038536,
"Count": 1
},
{
"Id": -1527381762,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "Hand",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": [
{
"Id": 173539457,
"Count": 1
},
{
"Id": 133401086,
"Count": 2
},
{
"Id": -195158526,
"Count": 1
},
{
"Id": -622045452,
"Count": 1
},
{
"Id": 1150554134,
"Count": 1
},
{
"Id": -325303670,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "Deck",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": -1895791227
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": -1718565112
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
}
],
"NameForEditor": "ExampleMatchStart"
}
]
},
"TriggerType": "WhenPlayerTurnStarts",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 1
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "HumanPlayer",
"AiType": "Default",
"AiOpponent": {
"resourceId": 1933962168
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Mecinar has caught you unawares in your workshop, with no cards in your deck. Use what's at hand to win this turn." (c226935d-1b25-43ae-a76b-23e4418953c1-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/Awakened_Imperfect/Awakened_Imperfect",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 1416003720
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 1503302734,
"UniqueName": "CWC_M_Act2_Ep3_Almalexia",
"CompletionType": "Placeholder"
},
"DisplayName": "The Last Stand",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": true,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": true,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
}
],
"TurnStartActions": [],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "Human",
"Override": {
"CardIdReference": -1495991085
}
}
],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -1199220999
}
},
{
"SlotMask": "Human",
"Difficulty": "Normal",
"Override": {
"resourceId": 843671184
}
}
],
"PlayerOverrides": [
{
"SlotMask": "Human",
"Override": {
"EntityAttributes": [
{
"Value": 11,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
},
{
"SlotMask": "Ai",
"Override": {
"EntityAttributes": [
{
"Value": 6,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
}
]
}
}
],
"GameZoneOverrides": [
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -170836003,
"Count": 2
}
]
},
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1245183227,
"Count": 1
},
{
"Id": 1953708981,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "Hand",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": [
{
"Id": 1099918958,
"Count": 3
}
]
}
]
}
]
},
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 287504025,
"Count": 2
}
]
},
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1953708981,
"Count": 1
},
{
"Id": 1427457192,
"Count": 2
},
{
"Id": 933761641,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1653188426,
"Count": 2
}
]
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": -1439261446
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
}
],
"NameForEditor": "ExampleMatchStart"
}
]
},
"TriggerType": "WhenPlayerTurnStarts",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 1
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
},
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": 1573363067
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": 178866267
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
}
],
"NameForEditor": "ExamplePlayerHpDamage"
}
]
},
"TriggerType": "WhenCardTakesDamage",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [
{
"LhsCard": "Inciter",
"Conditional": {
"Check": "Is",
"SubtypeName": "Avatar"
},
"$type": "SPTESL.CardRequirements+SubtypeRequirement"
}
],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"IsHuman": "Is"
},
"$type": "SPTESL.PlayerRequirements+PlayerIsHuman"
},
{
"LhsPlayer": "Inciter",
"Conditional": {
"Selectors": [
{
"OtherCard": "Inciter",
"Are": "Friends",
"$type": "SPTESL.CardConditionals+Relationship"
},
{
"Check": "Is",
"SubtypeName": "Avatar",
"$type": "SPTESL.CardConditionals+Subtype"
},
{
"Check": "IsIn",
"ZoneTypeMask": {
"List": [
"Board"
]
},
"$type": "SPTESL.CardConditionals+Zone"
},
{
"Current_Health": "LessThanOrEqualTo",
"HealthValue": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"Values": []
},
"$type": "SPTESL.CardConditionals+CurrentHealthValue"
}
],
"Count_Is": "GreaterThan",
"Value": 0,
"PowerOfFiveCard": false,
"SuccessFailVO": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfCardsRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
},
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "IsNot",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"$type": "SPTESL.PlayerActions+LoseGame"
}
}
],
"NameForEditor": "ai loses"
}
]
},
"TriggerType": "WhenPlayerTurnEnds",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"IsHuman": "IsNot"
},
"$type": "SPTESL.PlayerRequirements+PlayerIsHuman"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "HumanPlayer",
"AiType": "Default",
"AiOpponent": {
"resourceId": -783094043
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Survive for one turn to win." (c1d84fc6-cdaf-4e1b-a855-7428bb907700-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/Barrow_Stalker/Barrow_Stalker",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 1416003720
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 1759278467,
"UniqueName": "CWC_M_Act2_Ep4_SothaSil",
"CompletionType": "Placeholder"
},
"DisplayName": "The Apprentice",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": true,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": true,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
}
],
"TurnStartActions": [],
"TurnEndActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"$type": "SPTESL.PlayerActions+LoseGame"
}
}
],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "Human",
"Override": {
"CardIdReference": -1495991085
}
},
{
"SlotMask": "Ai",
"Override": {
"CardIdReference": -1495991085
}
}
],
"DeckOverrides": [
{
"SlotMask": "Human",
"Difficulty": "Normal",
"Override": {
"resourceId": -551557411
}
},
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": 614446209
}
}
],
"PlayerOverrides": [
{
"SlotMask": "Human",
"Override": {
"EntityAttributes": [
{
"Value": 10,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
},
{
"SlotMask": "Ai",
"Override": {
"EntityAttributes": [
{
"Value": 11,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
}
],
"GameZoneOverrides": [
{
"SlotMask": "FirstPlayer",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 752254333,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 196150806,
"Count": 1
},
{
"Id": 489838961,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1693378422,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "Hand",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": [
{
"Id": 89676057,
"Count": 1
},
{
"Id": -1143757804,
"Count": 1
},
{
"Id": 880884825,
"Count": 1
}
]
}
]
}
]
},
{
"SlotMask": "SecondPlayer",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -195158526,
"Count": 2
},
{
"Id": -1410566212,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 878764871,
"Count": 1
},
{
"Id": -2027529089,
"Count": 1
},
{
"Id": -1410566212,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": 2016212144
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": -2015036134
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
}
],
"NameForEditor": "ExampleMatchStart"
}
]
},
"TriggerType": "WhenPlayerTurnStarts",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 1
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "HumanPlayer",
"AiType": "Default",
"AiOpponent": {
"resourceId": 27525883
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Prove your worth to Sotha Sil by winning this turn." (28d1ea65-db21-4508-8bd0-16b80476c13c-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/sparking_spider/sparking_spider",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 433226789
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 2129301594,
"UniqueName": "CWC_M_Act2_Ep4_DwarvenColossus",
"CompletionType": "Placeholder"
},
"DisplayName": "The Inner Curiosity",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "Ai",
"Override": {
"CardIdReference": -375916112
}
}
],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -1425174067
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1346805516,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1346805516,
"Count": 1
}
]
}
]
}
]
},
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1252207944,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1252207944,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
},
{
"AttributeName": "DeliveredAdditionalStartingCards",
"Is": "EqualTo",
"Value": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"Values": []
},
"$type": "SPTESL.PlayerConditionals+RareAttributeValue"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": -360903801,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Hand",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
}
],
"NameForEditor": "deliver break"
},
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"ModificationType": "Set",
"AttributeName": "DeliveredAdditionalStartingCards",
"Value": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"$type": "SPTESL.PlayerActions+ModifyRareAttribute"
}
}
],
"NameForEditor": "flag"
}
]
},
"TriggerType": "WhenPlayerTurnStarts",
"SortOrder": "NewObjects_CreateCardOutOfPlay_AnyHand",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 1
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 1127479911
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Use the Waiting Generators to get Laaneth the magicka she needs to break the enchantment and open the chamber." (71024045-711e-44e1-8076-f1e424d17983-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/break_the_enchantment/break_the_enchantment",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [
{
"resourceId": -693762590
},
{
"resourceId": -1159926740
},
{
"resourceId": -1740231089
},
{
"resourceId": -1403734312
}
],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -1381743524,
"UniqueName": "CWC_M_Act3_Ep5_HeartOfLorkhan",
"CompletionType": "Placeholder"
},
"DisplayName": "The Tools",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": true,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": true,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
}
],
"TurnStartActions": [],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "Human",
"Override": {
"CardIdReference": -1495991085
}
},
{
"SlotMask": "Ai",
"Override": {
"CardIdReference": -487722905
}
}
],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -735269686
}
},
{
"SlotMask": "Human",
"Difficulty": "Normal",
"Override": {
"resourceId": -1857828867
}
}
],
"PlayerOverrides": [
{
"SlotMask": "Human",
"Override": {
"EntityAttributes": [
{
"Value": 9,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
},
{
"SlotMask": "Ai",
"Override": {
"EntityAttributes": [
{
"Value": 9,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumRunes",
"$type": "SPTESL.IntAttribute"
},
{
"Value": 0,
"Name": "NumStartingRunes",
"$type": "SPTESL.IntAttribute"
}
]
}
}
],
"GameZoneOverrides": [
{
"SlotMask": "FirstPlayer",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1537314758,
"Count": 1
},
{
"Id": 1839123663,
"Count": 1
},
{
"Id": 912360443,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -2023047694,
"Count": 2
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -2023047694,
"Count": 2
}
]
}
]
},
{
"ZoneToOverride": "Hand",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"$type": "SPTESL.InfiniteCardLane"
},
"StartingCards": [
{
"Id": 899518525,
"Count": 1
},
{
"Id": 899518525,
"Count": 1
},
{
"Id": 343268120,
"Count": 1
},
{
"Id": -959721234,
"Count": 1
}
]
}
]
}
]
},
{
"SlotMask": "SecondPlayer",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1078595393,
"Count": 1
},
{
"Id": 1078595393,
"Count": 1
},
{
"Id": -1085593596,
"Count": 1
},
{
"Id": -119788701,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -2023047694,
"Count": 1
},
{
"Id": -2023047694,
"Count": 1
},
{
"Id": -1085593596,
"Count": 1
},
{
"Id": -119788701,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "HumanPlayer",
"AiType": "Default",
"AiOpponent": {
"resourceId": -162572323
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Use the power of the divine artifacts to win this turn." (a43429ba-041a-4d75-9892-6efa344a1457-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/Sunder/Sunder",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 1416003720
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 1541287960,
"UniqueName": "CWC_M_Act3_Ep6_HelcticIpsograph",
"CompletionType": "Placeholder"
},
"DisplayName": "The Throne Aligned",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -462112358
}
},
{
"SlotMask": "Human",
"Difficulty": "Normal",
"Override": {
"resourceId": 1598756064
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "BothPlayers",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Library",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
},
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Library",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1301011097,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -1762339391
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "A seeker of knowledge is found here to help as you create a plan." (34b8f2d9-3767-40a2-87fd-b0980404ba1e-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/Scroll_Seeker/Scroll_Seeker",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": [
{
"TextKey": {
"RawKey": "While you have a creature here, actions cost 1 less." (4d9c03a2-6b2d-11e7-9598-0800200c9a66-game_text)
},
"Image": "ContentPack000/Images/LaneIcons/library_lanerules",
"IsImageOnLeft": true
}
]
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -33953493,
"UniqueName": "CWC_M_Act3_Ep6_StonyCreek",
"CompletionType": "Placeholder"
},
"DisplayName": "Eastmarch Camp",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
},
{
"ChapterEventId": {
"resourceId": 662208566
},
"$type": "SPTESL.PlayerConditionals+CompletedChapterEvent"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": 1839123663,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Board",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
},
{
"ChapterEventId": {
"resourceId": 1157633108
},
"$type": "SPTESL.PlayerConditionals+CompletedChapterEvent"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": 912360443,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Board",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -107492840
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 615373556,
"Count": 1
}
]
}
]
}
]
},
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1539142932,
"Count": 4
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1403480832,
"Count": 4
}
]
}
]
},
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1308568732,
"Count": 1
},
{
"Id": 2072942963,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -359156946
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Stormcloaks and Imperials battle at the location of the artifact you seek." (6e4592ed-e0dd-4a37-9da9-50ee6ff58d80-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/skirmish/skirmish",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -117770246,
"UniqueName": "CWC_M_Act3_Ep6_SwimsAtNight",
"CompletionType": "Placeholder"
},
"DisplayName": "The Inner Curiosity - Dead Swims",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Hardest",
"Override": {
"resourceId": 1463970684
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1537314758,
"Count": 1
},
{
"Id": 1839123663,
"Count": 1
},
{
"Id": 912360443,
"Count": 1
}
]
}
]
}
]
},
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -363853243,
"Count": 1
},
{
"Id": 1153555094,
"Count": 1
},
{
"Id": 933761641,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1153555094,
"Count": 1
},
{
"Id": 933761641,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 494000837
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Mecinar's foul magickal technology has revived your fallen Argonian ally to battle you." (8cf3be22-43cf-4cdc-a619-734120454c50-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/hist_speaker/hist_speaker",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 1188572779,
"UniqueName": "CWC_M_Act3_Ep6_Laaneth",
"CompletionType": "Placeholder"
},
"DisplayName": "The Inner Curiosity - Dead Laaneth",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Hardest",
"Override": {
"resourceId": -709299927
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 912360443,
"Count": 1
},
{
"Id": 1839123663,
"Count": 1
},
{
"Id": 1537314758,
"Count": 1
}
]
}
]
}
]
},
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 39110547,
"Count": 1
},
{
"Id": 173539457,
"Count": 1
},
{
"Id": -1399661641,
"Count": 1
},
{
"Id": -597326576,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 39110547,
"Count": 1
},
{
"Id": 173539457,
"Count": 1
},
{
"Id": -1399661641,
"Count": 1
},
{
"Id": -597326576,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 1534519386
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Mecinar's foul magickal technology has revived your fallen Dunmer ally to battle you." (d8c6781f-96be-4bbd-8238-c513e87255f3-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/lion_guard_spellword/lion_guard_spellword",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 1914401593,
"UniqueName": "MatchDialogue_Examples",
"CompletionType": "Placeholder"
},
"DisplayName": "MatchDialogue_Examples",
"DisplayDescription": "Contains some TriggeredEffects examples for how to trigger Match Dialogues.",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "BothPlayers",
"Override": {
"CardIdReference": 1264418727
}
}
],
"DeckOverrides": [],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "BothPlayers",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": -1395240712
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
}
],
"NameForEditor": "ExampleMatchStart"
}
]
},
"TriggerType": "WhenPlayerTurnStarts",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 1
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
},
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": 384297460
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
}
],
"NameForEditor": "ExamplePlayerHpDamage"
}
]
},
"TriggerType": "WhenCardTakesDamage",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [
{
"LhsCard": "Inciter",
"Conditional": {
"Check": "Is",
"SubtypeName": "Avatar"
},
"$type": "SPTESL.CardRequirements+SubtypeRequirement"
}
],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"IsHuman": "Is"
},
"$type": "SPTESL.PlayerRequirements+PlayerIsHuman"
},
{
"LhsPlayer": "Inciter",
"Conditional": {
"Selectors": [
{
"OtherCard": "Inciter",
"Are": "Friends",
"$type": "SPTESL.CardConditionals+Relationship"
},
{
"Check": "Is",
"SubtypeName": "Avatar",
"$type": "SPTESL.CardConditionals+Subtype"
},
{
"Check": "IsIn",
"ZoneTypeMask": {
"List": [
"Board"
]
},
"$type": "SPTESL.CardConditionals+Zone"
},
{
"Current_Health": "LessThanOrEqualTo",
"HealthValue": {
"ValueMethod": "Constant",
"ConstantValue": 29,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"Values": []
},
"$type": "SPTESL.CardConditionals+CurrentHealthValue"
}
],
"Count_Is": "GreaterThan",
"Value": 0,
"PowerOfFiveCard": false,
"SuccessFailVO": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfCardsRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
},
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": 1213063021
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
}
],
"NameForEditor": "ExampleOpponentHpDamage"
}
]
},
"TriggerType": "WhenCardTakesDamage",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [
{
"LhsCard": "Inciter",
"Conditional": {
"Check": "Is",
"SubtypeName": "Avatar"
},
"$type": "SPTESL.CardRequirements+SubtypeRequirement"
}
],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"IsHuman": "IsNot"
},
"$type": "SPTESL.PlayerRequirements+PlayerIsHuman"
},
{
"LhsPlayer": "Inciter",
"Conditional": {
"Selectors": [
{
"OtherCard": "Inciter",
"Are": "Friends",
"$type": "SPTESL.CardConditionals+Relationship"
},
{
"Check": "Is",
"SubtypeName": "Avatar",
"$type": "SPTESL.CardConditionals+Subtype"
},
{
"Check": "IsIn",
"ZoneTypeMask": {
"List": [
"Board"
]
},
"$type": "SPTESL.CardConditionals+Zone"
},
{
"Current_Health": "LessThanOrEqualTo",
"HealthValue": {
"ValueMethod": "Constant",
"ConstantValue": 29,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"Values": []
},
"$type": "SPTESL.CardConditionals+CurrentHealthValue"
}
],
"Count_Is": "GreaterThan",
"Value": 0,
"PowerOfFiveCard": false,
"SuccessFailVO": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfCardsRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -78874302
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": null
},
"Image": null,
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": true,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 645408370,
"UniqueName": "CWC_Act1_Ep2_FrostTroll_B",
"CompletionType": "Placeholder"
},
"DisplayName": "Bleakcoast Ridge",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -1159969368
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -2127515194,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1035680369,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1035680369,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": -1464548382
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
}
],
"NameForEditor": "ExampleMatchStart"
}
]
},
"TriggerType": "WhenPlayerTurnStarts",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 1
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
},
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": -1090841983
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
}
],
"NameForEditor": "DialogueTurn3"
}
]
},
"TriggerType": "WhenPlayerTurnStarts",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 3
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
},
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": 1683585182
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
}
],
"NameForEditor": "DialogueTurn7"
}
]
},
"TriggerType": "WhenPlayerTurnStarts",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 7
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
},
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": 1424252019
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
}
],
"NameForEditor": "DialogueTurn7"
}
]
},
"TriggerType": "WhenPlayerTurnStarts",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 11
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 1579689500
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Beware! There will be an Ice Storm every 5 turns!" (97985549-4889-46fe-91d7-ac6444c2d6a8-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/Ice_Storm/Ice Storm",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 1175958072,
"UniqueName": "CWC_M_Act1_Ep2_FrostTroll_B",
"CompletionType": "Placeholder"
},
"DisplayName": "Bleakcoast Ridge",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Hardest",
"Override": {
"resourceId": -1159969368
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -2127515194,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1035680369,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1035680369,
"Count": 1
}
]
}
]
}
]
},
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 723060903,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": -943589220
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
}
],
"NameForEditor": "ExampleMatchStart"
}
]
},
"TriggerType": "WhenPlayerTurnStarts",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 1
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 1579689500
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Beware! There will be an Ice Storm every 5 turns!" (97985549-4889-46fe-91d7-ac6444c2d6a8-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/Ice_Storm/Ice Storm",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 36247678,
"UniqueName": "CWC_Act3_Ep5_FactotumTitan_Swims",
"CompletionType": "Placeholder"
},
"DisplayName": "Sohleh's Stair",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": -646559647,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Board",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": 1745290038,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Board",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "Ai",
"Override": {
"CardIdReference": -375916112
}
}
],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": -639301775
}
},
{
"SlotMask": "Human",
"Difficulty": "Normal",
"Override": {
"resourceId": 497138725
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1728909427,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1728909427,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 1516409014
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": null
},
"Image": null,
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [
{
"resourceId": -1183260409
}
],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 480668709
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -745016577,
"UniqueName": "CWC_M_Act3_Ep5_FactotumTitan_Swims",
"CompletionType": "Placeholder"
},
"DisplayName": "Sohleh's Stair",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": -646559647,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Board",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": 1745290038,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Board",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "Ai",
"Override": {
"CardIdReference": -375916112
}
}
],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Hardest",
"Override": {
"resourceId": -639301775
}
},
{
"SlotMask": "Human",
"Difficulty": "Normal",
"Override": {
"resourceId": 497138725
}
}
],
"PlayerOverrides": [
{
"SlotMask": "Ai",
"Override": {
"EntityAttributes": [
{
"Value": 1,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
}
]
}
}
],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1728909427,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1728909427,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 1516409014
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": null
},
"Image": null,
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [
{
"resourceId": -1183260409
}
],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 480668709
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -83593609,
"UniqueName": "Scen_ArenaBoss_MoonstoneRelic",
"CompletionType": "Placeholder"
},
"DisplayName": null,
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1063638264,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 0
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "When your opponent loses a rune, put a random 0-cost card in your hand." (31e6a091-e2ca-413e-b2cb-ea2b5c1fe127-game_text)
},
"Image": "ContentPack000/Cards/Visuals/moonstone_relic/moonstone_relic",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -1981890203,
"UniqueName": "Scen_ArenaBoss_EbonyRelic",
"CompletionType": "Placeholder"
},
"DisplayName": null,
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1855958944,
"Count": 1
}
]
}
]
},
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "City_Gates",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "City_Gates_Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
},
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "City_Gates",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "City_Gates_Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 0
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "You start the game with a City Gates." (7ab8e3b5-3dc7-4ebc-800f-56558b8d0f86-game_text)
},
"Image": "ContentPack000/Cards/Visuals/ebony_relic/ebony_relic",
"IsImageOnLeft": true
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 1192297617,
"UniqueName": "Scen_Arena_Ambush",
"CompletionType": "Placeholder"
},
"DisplayName": "Ambush",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [],
"PlayerOverrides": [],
"GameZoneOverrides": [],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"IsHuman": "IsNot"
},
"$type": "SPTESL.PlayerRequirements+PlayerIsHuman"
}
],
"ExecuteLaneRequirements": [],
"CardActions": [
{
"HashId": -1,
"NameForHashing": "ambush_creature",
"CardFxDefinition": null,
"SelectorSort": {
"Method": "Random",
"NumToReturn": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"SortAttribute": "None",
"Order": "LowestFirst",
"RequireUniqueNames": false
},
"Selectors": [
{
"Check": "IsIn",
"ZoneTypeMask": {
"List": [
"Deck"
]
},
"$type": "SPTESL.CardConditionals+Zone"
},
{
"Check": "Is",
"SubtypeName": "Creature",
"$type": "SPTESL.CardConditionals+Subtype"
},
{
"AttributeName": "ManaCost",
"Is": "GreaterThan",
"Value": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"Values": []
},
"UseWielderAsSource": false,
"$type": "SPTESL.CardConditionals+AttributeValue"
},
{
"AttributeName": "ManaCost",
"Is": "LessThanOrEqualTo",
"Value": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"Values": []
},
"UseWielderAsSource": false,
"$type": "SPTESL.CardConditionals+AttributeValue"
},
{
"OtherCard": "Inciter",
"Are": "Friends",
"$type": "SPTESL.CardConditionals+Relationship"
}
],
"Action": {
"InsertPosition": {
"Type": "Random",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"DontMoveToFullBoard": true,
"$type": "SPTESL.CardActions+ReturnToBoard"
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"FailureCardOwner": "Self"
}
],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ModificationType": "Set",
"AttributeName": "LeverTracker",
"Value": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"$type": "SPTESL.PlayerActions+ModifyRareAttribute"
}
}
],
"NameForEditor": "ambush_creature_1"
},
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"IsHuman": "Is"
},
"$type": "SPTESL.PlayerRequirements+PlayerIsHuman"
}
],
"ExecuteLaneRequirements": [],
"CardActions": [
{
"HashId": -1,
"NameForHashing": "ambush_creature",
"CardFxDefinition": null,
"SelectorSort": {
"Method": "Random",
"NumToReturn": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"SortAttribute": "None",
"Order": "LowestFirst",
"RequireUniqueNames": false
},
"Selectors": [
{
"Check": "IsIn",
"ZoneTypeMask": {
"List": [
"Deck"
]
},
"$type": "SPTESL.CardConditionals+Zone"
},
{
"Check": "Is",
"SubtypeName": "Creature",
"$type": "SPTESL.CardConditionals+Subtype"
},
{
"AttributeName": "ManaCost",
"Is": "GreaterThanOrEqualTo",
"Value": {
"ValueMethod": "Constant",
"ConstantValue": 2,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"Values": []
},
"UseWielderAsSource": false,
"$type": "SPTESL.CardConditionals+AttributeValue"
},
{
"AttributeName": "ManaCost",
"Is": "LessThanOrEqualTo",
"Value": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"Values": []
},
"UseWielderAsSource": false,
"$type": "SPTESL.CardConditionals+AttributeValue"
},
{
"OtherCard": "Inciter",
"Are": "Enemies",
"$type": "SPTESL.CardConditionals+Relationship"
}
],
"Action": {
"InsertPosition": {
"Type": "Random",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"DontMoveToFullBoard": true,
"$type": "SPTESL.CardActions+ReturnToBoard"
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"FailureCardOwner": "Self"
}
],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ModificationType": "Set",
"AttributeName": "LeverTracker",
"Value": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"$type": "SPTESL.PlayerActions+ModifyRareAttribute"
}
}
],
"NameForEditor": "ambush_creature_2"
}
]
},
"TriggerType": "WhenPlayerTurnStarts",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 1
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
},
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "LeverTracker",
"Is": "EqualTo",
"Value": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"Values": []
}
},
"$type": "SPTESL.PlayerRequirements+PlayerRareAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 0
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "One of your opponent's creatures gets the drop on you." (com.direwolfdigital.hydra.data.draft.scenariomodifiers.Ambush.description)
},
"Image": "ContentPack000/Cards/Visuals/CRDL_05_069_Archer's Ambush-v2/CRDL_05_069_Archer's Ambush-v2",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -185180127,
"UniqueName": "Scen_ArenaBoss_QuicksilverRelic",
"CompletionType": "Placeholder"
},
"DisplayName": null,
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -1522132779,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 0
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "At the start of your turn, deal 1 damage to your opponent." (597d693c-e3e9-45be-9895-0b55df9b5bc8-game_text)
},
"Image": "ContentPack000/Cards/Visuals/quicksilver_relic/quicksilver_relic",
"IsImageOnLeft": true
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 744606688,
"UniqueName": "Scen_ArenaBoss_MalachiteRelic",
"CompletionType": "Placeholder"
},
"DisplayName": null,
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -377798423,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 0
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "You start the game with a 0/4 Altmer Protector with Guard in each lane." (5c0fbb7f-2085-48ff-80f0-5ff44c2b4d9c-game_text)
},
"Image": "ContentPack000/Cards/Visuals/malachite_relic/malachite_relic",
"IsImageOnLeft": true
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -734651398,
"UniqueName": "Scen_ArenaBoss_IronRelic",
"CompletionType": "Placeholder"
},
"DisplayName": null,
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 855552059,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 0
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "You start the game with 50 Health." (503eafc9-7f5a-4519-b0b6-c493a2703e8d-game_text)
},
"Image": "ContentPack000/Cards/Visuals/iron_relic/iron_relic",
"IsImageOnLeft": true
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -842567095,
"UniqueName": "Scen_ArenaBoss_CorundrumRelic",
"CompletionType": "Placeholder"
},
"DisplayName": null,
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1083377509,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 0
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Your creatures have +1/+0." (aa6c3d00-0440-47d0-9324-12a121035696-game_text)
},
"Image": "ContentPack000/Cards/Visuals/corundum_relic/corundum_relic",
"IsImageOnLeft": true
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -241418012,
"UniqueName": "DBH_M_Act3_Ep6_UtherNere",
"CompletionType": "Placeholder"
},
"DisplayName": "Night Mother's Crypt",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
},
{
"HashId": -1,
"NameForHashing": "Alisanne support for player",
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": 130852977,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Board",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Hardest",
"Override": {
"resourceId": 431267915
}
}
],
"PlayerOverrides": [
{
"SlotMask": "Ai",
"Override": {
"EntityAttributes": [
{
"Value": 4,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
}
]
}
}
],
"GameZoneOverrides": [],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": -1895750507
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"DialogueId": {
"resourceId": -1649805594
},
"$type": "SPTESL.PlayerActions+ShowDialogue"
}
}
],
"NameForEditor": "ExamplePlayerHpDamage"
}
]
},
"TriggerType": "WhenCardTakesDamage",
"SortOrder": "Instant",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [
{
"LhsCard": "Inciter",
"Conditional": {
"Check": "Is",
"SubtypeName": "Avatar"
},
"$type": "SPTESL.CardRequirements+SubtypeRequirement"
}
],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"IsHuman": "Is"
},
"$type": "SPTESL.PlayerRequirements+PlayerIsHuman"
},
{
"LhsPlayer": "Inciter",
"Conditional": {
"Selectors": [
{
"OtherCard": "Inciter",
"Are": "Friends",
"$type": "SPTESL.CardConditionals+Relationship"
},
{
"Check": "Is",
"SubtypeName": "Avatar",
"$type": "SPTESL.CardConditionals+Subtype"
},
{
"Check": "IsIn",
"ZoneTypeMask": {
"List": [
"Board"
]
},
"$type": "SPTESL.CardConditionals+Zone"
},
{
"Current_Health": "LessThanOrEqualTo",
"HealthValue": {
"ValueMethod": "Constant",
"ConstantValue": 10,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"Values": []
},
"$type": "SPTESL.CardConditionals+CurrentHealthValue"
}
],
"Count_Is": "GreaterThan",
"Value": 0,
"PowerOfFiveCard": false,
"SuccessFailVO": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfCardsRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -816590836
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Uther starts with a magicka advantage. Use Alisanne to help you catch up." (9fc0b6c0-efcd-11e6-9598-0800200c9a66-pregame_tip_text)
},
"Image": "ContentPack000/Images/AIPortraits/DBH_E_UtherNere",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 556599153,
"UniqueName": "Scen_Arena_MagickaAdvantage",
"CompletionType": "Placeholder"
},
"DisplayName": "Magicka Advantage",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [],
"PlayerOverrides": [
{
"SlotMask": "Ai",
"Override": {
"EntityAttributes": [
{
"Value": 2,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
}
]
}
}
],
"GameZoneOverrides": [],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 0
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "You have encountered a powerful mage who starts with extra magicka." (com.direwolfdigital.hydra.data.draft.scenariomodifiers.MagickaAdvantage.description)
},
"Image": "ContentPack000/Cards/Visuals/wayrest_battlemage/wayrest_battlemage",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -1313634606,
"UniqueName": "Scen_Arena_PowerStruggle",
"CompletionType": "Placeholder"
},
"DisplayName": "Power Struggle",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [],
"PlayerOverrides": [
{
"SlotMask": "BothPlayers",
"Override": {
"EntityAttributes": [
{
"Value": 2,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
}
]
}
}
],
"GameZoneOverrides": [],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 0
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "The battlefield seethes with mystical power, giving both players extra magicka." (com.direwolfdigital.hydra.data.draft.scenariomodifiers.PowerStruggle.description)
},
"Image": "ContentPack000/Cards/Visuals/syldarim_astrologer/syldarim_astrologer",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 1132760479,
"UniqueName": "Scen_Arena_Resourceful",
"CompletionType": "Placeholder"
},
"DisplayName": "Resourceful",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": 741809568,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Hand",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [],
"PlayerOverrides": [],
"GameZoneOverrides": [],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 0
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "You arrive in the arena first and hastily set up some defenses." (com.direwolfdigital.hydra.data.draft.scenariomodifiers.Resourceful.description)
},
"Image": "ContentPack000/Cards/Visuals/makeshift_defenses/makeshift_defenses",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -1035044062,
"UniqueName": "Scen_Arena_CloseQuarters",
"CompletionType": "Placeholder"
},
"DisplayName": "Close Quarters",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -894653618,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 0
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "A gladiator is ready to face you." (com.direwolfdigital.hydra.data.draft.scenariomodifiers.CloseQuarters.description)
},
"Image": "ContentPack000/Cards/Visuals/cheydinhal_private/cheydinhal_private",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -370371705,
"UniqueName": "Scen_Arena_Duel",
"CompletionType": "Placeholder"
},
"DisplayName": "Duel",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "FirstPlayer",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -894653618,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
},
{
"SlotMask": "SecondPlayer",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -894653618,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 0
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Each of your warriors is ready for battle." (9aaf0646-7219-11e7-9598-0800200c9a66-game_text)
},
"Image": "ContentPack000/Cards/Visuals/shimmering_scimitar/shimmering_scimitar",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 1895509939,
"UniqueName": "Scen_Arena_Guard",
"CompletionType": "Placeholder"
},
"DisplayName": "Guard",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 2044718784,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 0
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Your opponent comes to battle with defenses ready." (com.direwolfdigital.hydra.data.draft.scenariomodifiers.Guard.description)
},
"Image": "ContentPack000/Cards/Visuals/mournhold_guardian/mournhold_guardian",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -421797462,
"UniqueName": "Scen_Arena_ShieldsUp",
"CompletionType": "Placeholder"
},
"DisplayName": "Shields Up",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "BothPlayers",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 550907952,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 0
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "You each come to battle with defenses ready." (com.direwolfdigital.hydra.data.draft.scenariomodifiers.ShieldsUp.description)
},
"Image": "ContentPack000/Cards/Visuals/glass_ciurass/glass_ciurass",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -761479671,
"UniqueName": "Scen_Arena_HerosCall",
"CompletionType": "Placeholder"
},
"DisplayName": "Hero's Call",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [],
"PlayerOverrides": [],
"GameZoneOverrides": [],
"TriggeredEffects": [
{
"EffectGroup": {
"Effects": [
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Current_Turn": "Is",
"$type": "SPTESL.PlayerConditionals+PlayerCurrentTurn"
},
{
"AttributeName": "DeliveredAdditionalStartingCards",
"Is": "EqualTo",
"Value": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"Values": []
},
"$type": "SPTESL.PlayerConditionals+RareAttributeValue"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "RandomFromSelector",
"CardIdReference": 0,
"CardRole": "Self",
"RandomCreationSelectors": [
{
"Check": "Is",
"SubtypeName": "Creature",
"$type": "SPTESL.CollectionConditionals+Subtype"
},
{
"Check": "Is",
"$type": "SPTESL.CollectionConditionals+IsUnique"
}
],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Deck",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Random",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Random",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Current_Turn": "Is",
"$type": "SPTESL.PlayerConditionals+PlayerCurrentTurn"
},
{
"AttributeName": "DeliveredAdditionalStartingCards",
"Is": "EqualTo",
"Value": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"Values": []
},
"$type": "SPTESL.PlayerConditionals+RareAttributeValue"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "RandomFromSelector",
"CardIdReference": 0,
"CardRole": "Self",
"RandomCreationSelectors": [
{
"Check": "Is",
"SubtypeName": "Creature",
"$type": "SPTESL.CollectionConditionals+Subtype"
},
{
"Check": "Is",
"$type": "SPTESL.CollectionConditionals+IsUnique"
}
],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Deck",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Random",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Random",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"AttributeName": "DeliveredAdditionalStartingCards",
"Is": "EqualTo",
"Value": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"Values": []
},
"$type": "SPTESL.PlayerConditionals+RareAttributeValue"
},
{
"Current_Turn": "Is",
"$type": "SPTESL.PlayerConditionals+PlayerCurrentTurn"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "RandomFromSelector",
"CardIdReference": 0,
"CardRole": "Self",
"RandomCreationSelectors": [
{
"Check": "Is",
"SubtypeName": "Creature",
"$type": "SPTESL.CollectionConditionals+Subtype"
},
{
"Check": "Is",
"$type": "SPTESL.CollectionConditionals+IsUnique"
}
],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Deck",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Random",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Random",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"AttributeName": "DeliveredAdditionalStartingCards",
"Is": "EqualTo",
"Value": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"Values": []
},
"$type": "SPTESL.PlayerConditionals+RareAttributeValue"
},
{
"Current_Turn": "IsNot",
"$type": "SPTESL.PlayerConditionals+PlayerCurrentTurn"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "RandomFromSelector",
"CardIdReference": 0,
"CardRole": "Self",
"RandomCreationSelectors": [
{
"Check": "Is",
"SubtypeName": "Creature",
"$type": "SPTESL.CollectionConditionals+Subtype"
},
{
"Check": "Is",
"$type": "SPTESL.CollectionConditionals+IsUnique"
}
],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Deck",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Random",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Random",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"AttributeName": "DeliveredAdditionalStartingCards",
"Is": "EqualTo",
"Value": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"Values": []
},
"$type": "SPTESL.PlayerConditionals+RareAttributeValue"
},
{
"Current_Turn": "IsNot",
"$type": "SPTESL.PlayerConditionals+PlayerCurrentTurn"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "RandomFromSelector",
"CardIdReference": 0,
"CardRole": "Self",
"RandomCreationSelectors": [
{
"Check": "Is",
"SubtypeName": "Creature",
"$type": "SPTESL.CollectionConditionals+Subtype"
},
{
"Check": "Is",
"$type": "SPTESL.CollectionConditionals+IsUnique"
}
],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Deck",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Random",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Random",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"AttributeName": "DeliveredAdditionalStartingCards",
"Is": "EqualTo",
"Value": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"Values": []
},
"$type": "SPTESL.PlayerConditionals+RareAttributeValue"
},
{
"Current_Turn": "IsNot",
"$type": "SPTESL.PlayerConditionals+PlayerCurrentTurn"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "RandomFromSelector",
"CardIdReference": 0,
"CardRole": "Self",
"RandomCreationSelectors": [
{
"Check": "Is",
"SubtypeName": "Creature",
"$type": "SPTESL.CollectionConditionals+Subtype"
},
{
"Check": "Is",
"$type": "SPTESL.CollectionConditionals+IsUnique"
}
],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Deck",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Random",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Random",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
}
],
"NameForEditor": "create heroes"
},
{
"ExecuteValueRequirements": [],
"ExecuteCardRequirements": [],
"ExecutePlayerRequirements": [],
"ExecuteLaneRequirements": [],
"CardActions": [],
"PlayerActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"AttributeName": "DeliveredAdditionalStartingCards",
"Is": "EqualTo",
"Value": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"Values": []
},
"$type": "SPTESL.PlayerConditionals+RareAttributeValue"
}
],
"Action": {
"ModificationType": "Set",
"AttributeName": "DeliveredAdditionalStartingCards",
"Value": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"$type": "SPTESL.PlayerActions+ModifyRareAttribute"
}
}
],
"NameForEditor": "flag"
}
]
},
"TriggerType": "WhenPlayerTurnStarts",
"SortOrder": "NewObjects_CreateCardOutOfPlay_AnyDeck",
"AfterRuneBreaks": false,
"AreaEffect": false,
"AllowReentrancy": false,
"IgnoredByClientLog": false,
"UseGenericIcon": false,
"SanitizeRule": "Default",
"ClientTargetingType": "NoTarget",
"TargetSelectors": [],
"OpponentChooses": false,
"SecretTarget": false,
"AiTargetRules": {
"AllyRule": "TargetBoth"
},
"EffectTargetWeight": {
"CommonWeights": [],
"LocalWeights": []
},
"TargetingPrompt": {
"RawKey": null
},
"CustomUiType": "None",
"CustomUiEffectGroups": [],
"PostCustomUiEffectGroup": {
"Effects": []
},
"TriggerValueRequirements": [],
"TriggerCardRequirements": [],
"TriggerPlayerRequirements": [
{
"LhsPlayer": "Inciter",
"Conditional": {
"AttributeName": "TurnCount",
"Is": "EqualTo",
"Value": 1
},
"$type": "SPTESL.PlayerRequirements+PlayerAttributeValueRequirement"
}
],
"BeforeTargetingCardRequirements": [],
"BeforeTargetingPlayerRequirements": []
}
],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 0
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Three heroes come to your aid in this battle." (com.direwolfdigital.hydra.data.draft.scenariomodifiers.HerosCall.description)
},
"Image": "ContentPack000/Cards/Visuals/Campaign_Tyr/Campaign_Tyr",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 1325489956,
"UniqueName": "Scen_Arena_SheogorathsGame",
"CompletionType": "Placeholder"
},
"DisplayName": "Sheogorath's Game",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "BothPlayers",
"ZoneList": [
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": -2091996017,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 0
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Both players start with a mysterious staff in play." (9aaf2d54-7219-11e7-9598-0800200c9a66-game_text)
},
"Image": "ContentPack000/Cards/Visuals/wabbajack/wabbajack",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 1364700333,
"UniqueName": "Scen_Arena_OnARoll",
"CompletionType": "Placeholder"
},
"DisplayName": "On a Roll",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "BothPlayers",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1843354014,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 1843354014,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 0
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Delicious pastries have been provided." (com.direwolfdigital.hydra.data.draft.scenariomodifiers.OnARoll.description)
},
"Image": "ContentPack000/Cards/Visuals/Sweet_Roll/Sweet_Roll",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 544989884,
"UniqueName": "Scen_Arena_PowerUnleashed",
"CompletionType": "Placeholder"
},
"DisplayName": "Power Unleashed",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [],
"PlayerOverrides": [
{
"SlotMask": "BothPlayers",
"Override": {
"EntityAttributes": [
{
"Value": 3,
"Name": "MaxMana",
"$type": "SPTESL.IntAttribute"
}
]
}
}
],
"GameZoneOverrides": [],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 0
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "The battlefield overflows with mystical power, giving both players THREE extra magicka." (com.direwolfdigital.hydra.data.draft.scenariomodifiers.PowerUnleashed.description)
},
"Image": "ContentPack000/Cards/Visuals/lightning_bolt/lightning_bolt",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 886082070,
"UniqueName": "Scen_Arena_SpawningPool",
"CompletionType": "Placeholder"
},
"DisplayName": "Spawning Pool",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 569839897,
"Count": 1
}
]
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
},
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 569839897,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 0
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Slaughterfish are circling their prey." (com.direwolfdigital.hydra.data.draft.scenariomodifiers.SpawningPool.description)
},
"Image": "ContentPack000/Cards/Visuals/slaughterfish_school/slaughterfish_school",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 2059929806,
"UniqueName": "DBH_M_Act1_Ep2_CastleDefenders_NoDisguise",
"CompletionType": "Placeholder"
},
"DisplayName": "Wayrest Castle, Grand Hall",
"DisplayDescription": "Player begins with Stealth Mission and Elixir of Light Feet in play. Both lanes are stealth. May be a disguise mission.",
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Hardest",
"Override": {
"resourceId": 122845486
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [
{
"SlotMask": "Ai",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
}
]
},
{
"SlotMask": "Human",
"ZoneList": [
{
"ZoneToOverride": "CreatureBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
},
{
"Lane": {
"LaneType": "Stealth",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": []
}
]
},
{
"ZoneToOverride": "SupportBoard",
"LaneOverrides": [
{
"Lane": {
"LaneType": "Default",
"ExtraLaneType": "None",
"Capacity": 4,
"$type": "SPTESL.SizedCardLane"
},
"StartingCards": [
{
"Id": 400571202,
"Count": 1
},
{
"Id": -387279246,
"Count": 1
}
]
}
]
}
]
}
],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": -609138344
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "You will have to move carefully to reach the Throne Room. If any of your creatures are found and destroyed, you'll lose." (337aac63-bd57-4b03-aaaf-b114c0996ae6-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/grahtwood_commando/grahtwood_commando",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": 34954801,
"UniqueName": "DBH_Act3_Ep6_Alisanne",
"CompletionType": "Placeholder"
},
"DisplayName": "Night Mother's Crypt",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
},
{
"HashId": -1,
"NameForHashing": "Uther support for player",
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": -543502368,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Board",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
},
{
"HashId": -1,
"NameForHashing": "Brotherhood Sanctuary for Alisanne",
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "IsNot",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": -587717065,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Board",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Normal",
"Override": {
"resourceId": 140762920
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 1432020372
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Alisanne is eager to kill your creatures." (3534b9b0-efd1-11e6-9598-0800200c9a66-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/DBH_Skyrim_BrotherhoodSanctuary/DBH_Skyrim_BrotherhoodSanctuary",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
},
{
"ResourceId": {
"Id": -1463904465,
"UniqueName": "DBH_M_Act3_Ep6_Alisanne",
"CompletionType": "Placeholder"
},
"DisplayName": "Night Mother's Crypt",
"DisplayDescription": null,
"GameProperties": {
"NumPlayers": 2,
"TurnDuration": 240,
"MinDeckSize": 1,
"MaxDeckSize": 40,
"MulliganDisabled": false,
"MulliganTimeInSeconds": 53,
"MainPhaseTimeInSeconds": 90,
"InterruptTimeInSeconds": 25,
"UnderPenaltyTimeInSeconds": 10,
"DiscardToHandSizeAtTurnEnd": false,
"SkipGameStartSummonTrigger": false,
"NoSleepOnFirstPlayerTurn": false,
"AiDelayBetweenActions": 1.0,
"BoardPostProcessEffect": "None",
"GameStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"AttributeName": "HandSize",
"Value": 10,
"$type": "SPTESL.PlayerActions+SetAttribute"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FromZoneName": "AvatarDeck",
"FromPosition": "Top",
"ToZoneType": "Board",
"ToPosition": "Bottom",
"$type": "SPTESL.PlayerActions+MoveCards"
}
},
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"ZoneName": "Deck",
"$type": "SPTESL.PlayerActions+ShuffleCardsInZone"
}
},
{
"HashId": -1,
"NameForHashing": "Initial Card Draw",
"CardFxDefinition": null,
"Selectors": [],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 3,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
},
{
"HashId": -1,
"NameForHashing": "Uther support for player",
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "Is",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": -543502368,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Board",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
},
{
"HashId": -1,
"NameForHashing": "Brotherhood Sanctuary for Alisanne",
"CardFxDefinition": null,
"Selectors": [
{
"IsHuman": "IsNot",
"$type": "SPTESL.PlayerConditionals+IsHumanPlayer"
}
],
"Action": {
"CardReference": {
"ReferenceStyle": "Specific",
"CardIdReference": -587717065,
"CardRole": "Self",
"RandomCreationSelectors": [],
"CustomUiCardIndex": 0
},
"CreateInZoneType": "Board",
"NumTokens": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"FillLane": false,
"SanitizeRule": "Default",
"InsertPosition": {
"Type": "Constant",
"Comparison": "SameLane",
"Lane": "Left",
"Lhs": "Self",
"InsertionType": "Bottom",
"LaneType": "None",
"UseOtherLaneIfFull": false
},
"TokenBuff": {
"NameForEditor": null,
"DisplayTitle": {
"RawKey": null
},
"DisplayText": {
"RawKey": null
},
"MaxTurns": 0,
"DeferApplication": false,
"DeferApplicationLast": false,
"BasicItemEnchantment": false,
"KeepWhenMovesOffBoard": false,
"ExpiresAtStartOfTurn": false,
"ExpiresAtStartOfSourcesTurn": false,
"ExpiresAtEndOfTurn": false,
"ExpiresAtEndOfFight": false,
"ExpiresOnAttack": false,
"ExpiresOnIncomingDamage": false,
"ExpiresAtEndOfProphecy": false,
"ExpiresAtEndOfTurnAfterNotAttacking": false,
"PermanentExpiresOnLeavingBoard": false,
"PermanentExpiresOnChange": false,
"AttributeModifications": [],
"GrantedEffects": [],
"AddedCreatureSubtypes": [],
"NewColorSubtypes": [],
"MechanicsEntries": [],
"CardReferences": [],
"TagReferences": []
},
"FailureCard": {
"BaseCard": {
"Id": 0,
"UniqueName": null,
"CompletionType": "Placeholder"
},
"Power": {
"ValueMethod": "Constant",
"ConstantValue": 0,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
}
},
"$type": "SPTESL.PlayerActions+CreateToken"
}
}
],
"TurnStartActions": [
{
"HashId": -1,
"NameForHashing": null,
"CardFxDefinition": null,
"Selectors": [
{
"Check": "Is",
"Role": "Self",
"$type": "SPTESL.PlayerConditionals+PlayerRoleType"
}
],
"Action": {
"NumCards": {
"ValueMethod": "Constant",
"ConstantValue": 1,
"MinRandom": 0,
"MaxRandom": 0,
"MinValue": 0,
"MaxValue": 0,
"AttributeName": "None",
"RareAttributeName": "None",
"CardRole": "Self",
"PlayerRole": "Self",
"Selectors": [],
"AllPlayers": false,
"JournalType": "Drawn",
"TimeWindow": "ThisTurn"
},
"StopAtHandLimit": false,
"IgnoreDeckingRule": false,
"DrawFrom": "Self",
"OperationType": "DefaultDraw",
"$type": "SPTESL.PlayerActions+DrawCards"
}
}
],
"TurnEndActions": [],
"LossConditions": [
{
"LhsPlayer": "Self",
"Conditional": {
"All_Players": false,
"Subtype": "Avatar",
"Count_Is": "GreaterThan",
"Value": 0,
"ZoneTypeMask": {
"List": [
"Cemetery"
]
},
"SuppressClientMessage": false
},
"$type": "SPTESL.PlayerRequirements+PlayerCountOfSubtypeInZonetypeRequirement"
}
]
},
"AvatarOverrides": [
{
"SlotMask": "Ai",
"Override": {
"CardIdReference": 902149238
}
}
],
"DeckOverrides": [
{
"SlotMask": "Ai",
"Difficulty": "Hardest",
"Override": {
"resourceId": 140762920
}
}
],
"PlayerOverrides": [],
"GameZoneOverrides": [],
"TriggeredEffects": [],
"IsSinglePlayer": true,
"StartingPlayer": "Random",
"AiType": "Default",
"AiOpponent": {
"resourceId": 1432020372
},
"IntroModalData": {
"OverviewSection": {
"TextKey": {
"RawKey": "Alisanne is eager to kill your creatures." (3534b9b0-efd1-11e6-9598-0800200c9a66-pregame_tip_text)
},
"Image": "ContentPack000/Cards/Visuals/DBH_Skyrim_BrotherhoodSanctuary/DBH_Skyrim_BrotherhoodSanctuary",
"IsImageOnLeft": false
},
"OverviewImageOffsetX": 0.0,
"OverviewImageOffsetY": 0.0,
"RulesSections": []
},
"MatchEndDialogues": [],
"DoinkerClientEvents": [],
"ClientRestrictions": [],
"NoQuestProgressAllowed": false,
"AllowStoryAndHiddenQuestProgress": false,
"PlayerAvatarDataOverride": {
"resourceId": 0
},
"AiDeathAction": "Death",
"ContentPackIndex": 0
}
]