Unbroken10990

shieldcrusher code (version 183, trimmed)

Dec 15th, 2024 (edited)
1,029
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 15.42 KB | None | 0 0
  1. {
  2.     "182": {
  3.         "entity": {
  4.             "components": [
  5.                 {
  6.                     "$type": "PvZCards.Engine.Components.Card",
  7.                     "$data": {
  8.                         "Guid": 182
  9.                     }
  10.                 },
  11.                 {
  12.                     "$type": "PvZCards.Engine.Components.Attack",
  13.                     "$data": {
  14.                         "AttackValue": {
  15.                             "BaseValue": 7
  16.                         }
  17.                     }
  18.                 },
  19.                 {
  20.                     "$type": "PvZCards.Engine.Components.Health",
  21.                     "$data": {
  22.                         "MaxHealth": {
  23.                             "BaseValue": 5
  24.                         },
  25.                         "CurrentDamage": 0
  26.                     }
  27.                 },
  28.                 {
  29.                     "$type": "PvZCards.Engine.Components.SunCost",
  30.                     "$data": {
  31.                         "SunCostValue": {
  32.                             "BaseValue": 5
  33.                         }
  34.                     }
  35.                 },
  36.                 {
  37.                     "$type": "PvZCards.Engine.Components.Zombies",
  38.                     "$data": {}
  39.                 },
  40.                 {
  41.                     "$type": "PvZCards.Engine.Components.Rarity",
  42.                     "$data": {
  43.                         "Value": "R4"
  44.                     }
  45.                 },
  46.                 {
  47.                     "$type": "PvZCards.Engine.Components.Subtypes",
  48.                     "$data": {
  49.                         "subtypes": [
  50.                             15,
  51.                             12
  52.                         ]
  53.                     }
  54.                 },
  55.                 {
  56.                     "$type": "PvZCards.Engine.Components.Tags",
  57.                     "$data": {
  58.                         "tags": [
  59.                             "truestrike",
  60.                             "fatty",
  61.                             "control",
  62.                             "randomzombie",
  63.                             "randomzombiefighter",
  64.                             "piratezombie",
  65.                             "notplankwalker",
  66.                             "zombielegend"
  67.                         ]
  68.                     }
  69.                 },
  70.                 {
  71.                     "$type": "PvZCards.Engine.Components.Truestrike",
  72.                     "$data": {
  73.                         "Counters": {
  74.                             "IsPersistent": true,
  75.                             "Counters": [
  76.                                 {
  77.                                     "SourceId": -1,
  78.                                     "Duration": 0,
  79.                                     "Value": 0
  80.                                 }
  81.                             ]
  82.                         }
  83.                     }
  84.                 },
  85.                 {
  86.                     "$type": "PvZCards.Engine.Components.EffectEntitiesDescriptor",
  87.                     "$data": {
  88.                         "entities": [
  89.                             {
  90.                                 "components": [
  91.                                     {
  92.                                         "$type": "PvZCards.Engine.Components.EffectEntityGrouping",
  93.                                         "$data": {
  94.                                             "AbilityGroupId": 0
  95.                                         }
  96.                                     },
  97.                                     {
  98.                                         "$type": "PvZCards.Engine.Components.PlayTrigger",
  99.                                         "$data": {}
  100.                                     },
  101.                                     {
  102.                                         "$type": "PvZCards.Engine.Components.TriggerTargetFilter",
  103.                                         "$data": {
  104.                                             "Query": {
  105.                                                 "$type": "PvZCards.Engine.Queries.CompositeAllQuery",
  106.                                                 "$data": {
  107.                                                     "queries": [
  108.                                                         {
  109.                                                             "$type": "PvZCards.Engine.Queries.HasComponentQuery",
  110.                                                             "$data": {
  111.                                                                 "ComponentType": "PvZCards.Engine.Components.Plants"
  112.                                                             }
  113.                                                         },
  114.                                                         {
  115.                                                             "$type": "PvZCards.Engine.Queries.HasComponentQuery",
  116.                                                             "$data": {
  117.                                                                 "ComponentType": "PvZCards.Engine.Components.Player"
  118.                                                             }
  119.                                                         }
  120.                                                     ]
  121.                                                 }
  122.                                             }
  123.                                         }
  124.                                     },
  125.                                     {
  126.                                         "$type": "PvZCards.Engine.Components.TriggerSourceFilter",
  127.                                         "$data": {
  128.                                             "Query": {
  129.                                                 "$type": "PvZCards.Engine.Queries.CompositeAllQuery",
  130.                                                 "$data": {
  131.                                                     "queries": [
  132.                                                         {
  133.                                                             "$type": "PvZCards.Engine.Queries.SelfQuery",
  134.                                                             "$data": {}
  135.                                                         },
  136.                                                         {
  137.                                                             "$type": "PvZCards.Engine.Queries.FighterQuery",
  138.                                                             "$data": {}
  139.                                                         },
  140.                                                         {
  141.                                                             "$type": "PvZCards.Engine.Queries.CompositeAnyQuery",
  142.                                                             "$data": {
  143.                                                                 "queries": [
  144.                                                                     {
  145.                                                                         "$type": "PvZCards.Engine.Queries.WillTriggerEffectsQuery",
  146.                                                                         "$data": {}
  147.                                                                     },
  148.                                                                     {
  149.                                                                         "$type": "PvZCards.Engine.Queries.WillTriggerOnDeathEffectsQuery",
  150.                                                                         "$data": {}
  151.                                                                     }
  152.                                                                 ]
  153.                                                             }
  154.                                                         }
  155.                                                     ]
  156.                                                 }
  157.                                             }
  158.                                         }
  159.                                     },
  160.                                     {
  161.                                         "$type": "PvZCards.Engine.Components.PrimaryTargetFilter",
  162.                                         "$data": {
  163.                                             "SelectionType": "All",
  164.                                             "NumTargets": 0,
  165.                                             "TargetScopeType": "All",
  166.                                             "TargetScopeSortValue": "None",
  167.                                             "TargetScopeSortMethod": "None",
  168.                                             "AdditionalTargetType": "None",
  169.                                             "AdditionalTargetQuery": null,
  170.                                             "OnlyApplyEffectsOnAdditionalTargets": false,
  171.                                             "Query": {
  172.                                                 "$type": "PvZCards.Engine.Queries.CompositeAllQuery",
  173.                                                 "$data": {
  174.                                                     "queries": [
  175.                                                         {
  176.                                                             "$type": "PvZCards.Engine.Queries.HasComponentQuery",
  177.                                                             "$data": {
  178.                                                                 "ComponentType": "PvZCards.Engine.Components.Plants"
  179.                                                             }
  180.                                                         },
  181.                                                         {
  182.                                                             "$type": "PvZCards.Engine.Queries.HasComponentQuery",
  183.                                                             "$data": {
  184.                                                                 "ComponentType": "PvZCards.Engine.Components.Player"
  185.                                                             }
  186.                                                         }
  187.                                                     ]
  188.                                                 }
  189.                                             }
  190.                                         }
  191.                                     },
  192.                                     {
  193.                                         "$type": "PvZCards.Engine.Components.ChargeBlockMeterEffectDescriptor",
  194.                                         "$data": {
  195.                                             "ChargeAmount": -100
  196.                                         }
  197.                                     }
  198.                                 ]
  199.                             },
  200.                             {
  201.                                 "components": [
  202.                                     {
  203.                                         "$type": "PvZCards.Engine.Components.EffectEntityGrouping",
  204.                                         "$data": {
  205.                                             "AbilityGroupId": 0
  206.                                         }
  207.                                     },
  208.                                     {
  209.                                         "$type": "PvZCards.Engine.Components.DamageTrigger",
  210.                                         "$data": {}
  211.                                     },
  212.                                     {
  213.                                         "$type": "PvZCards.Engine.Components.PrimaryTargetFilter",
  214.                                         "$data": {
  215.                                             "SelectionType": "All",
  216.                                             "NumTargets": 0,
  217.                                             "TargetScopeType": "All",
  218.                                             "TargetScopeSortValue": "None",
  219.                                             "TargetScopeSortMethod": "None",
  220.                                             "AdditionalTargetType": "None",
  221.                                             "AdditionalTargetQuery": null,
  222.                                             "OnlyApplyEffectsOnAdditionalTargets": false,
  223.                                             "Query": {
  224.                                                 "$type": "PvZCards.Engine.Queries.CompositeAllQuery",
  225.                                                 "$data": {
  226.                                                     "queries": [
  227.                                                         {
  228.                                                             "$type": "PvZCards.Engine.Queries.HasComponentQuery",
  229.                                                             "$data": {
  230.                                                                 "ComponentType": "PvZCards.Engine.Components.Plants"
  231.                                                             }
  232.                                                         },
  233.                                                         {
  234.                                                             "$type": "PvZCards.Engine.Queries.HasComponentQuery",
  235.                                                             "$data": {
  236.                                                                 "ComponentType": "PvZCards.Engine.Components.Player"
  237.                                                             }
  238.                                                         }
  239.                                                     ]
  240.                                                 }
  241.                                             }
  242.                                         }
  243.                                     },
  244.                                     {
  245.                                         "$type": "PvZCards.Engine.Components.ChargeBlockMeterEffectDescriptor",
  246.                                         "$data": {
  247.                                             "ChargeAmount": -100
  248.                                         }
  249.                                     }
  250.                                 ]
  251.                             }
  252.                         ]
  253.                     }
  254.                 },
  255.                 {
  256.                     "$type": "PvZCards.Engine.Components.ShowTriggeredIcon",
  257.                     "$data": {
  258.                         "abilities": [
  259.                             13
  260.                         ]
  261.                     }
  262.                 }
  263.             ]
  264.         },
  265.         "prefabName": "6f7bc43a-c755-438d-93e8-40a040b0a3c9",
  266.         "baseId": "BaseZombie",
  267.         "color": "Brainy",
  268.         "set": "Gold",
  269.         "rarity": 3,
  270.         "setAndRarityKey": "Bloom_Legendary",
  271.         "craftingBuy": 4000,
  272.         "craftingSell": 1000,
  273.         "displayHealth": 5,
  274.         "displayAttack": 7,
  275.         "displaySunCost": 5,
  276.         "faction": "Zombies",
  277.         "ignoreDeckLimit": false,
  278.         "isPower": false,
  279.         "isPrimaryPower": false,
  280.         "isFighter": true,
  281.         "isEnv": false,
  282.         "isAquatic": false,
  283.         "isTeamup": false,
  284.         "subtypes": [
  285.             "Mustache",
  286.             "Pirate"
  287.         ],
  288.         "tags": [
  289.             "truestrike",
  290.             "fatty",
  291.             "control",
  292.             "randomzombie",
  293.             "randomzombiefighter",
  294.             "piratezombie",
  295.             "notplankwalker",
  296.             "zombielegend"
  297.         ],
  298.         "subtype_affinities": [
  299.             "Pirate"
  300.         ],
  301.         "subtype_affinity_weights": [
  302.             1
  303.         ],
  304.         "tag_affinities": [],
  305.         "tag_affinity_weights": [],
  306.         "card_affinities": [
  307.             242
  308.         ],
  309.         "card_affinity_weights": [
  310.             1.3
  311.         ],
  312.         "usable": true,
  313.         "special_abilities": [
  314.             "Truestrike",
  315.             "Unique"
  316.         ]
  317.     }
  318. }
Advertisement
Add Comment
Please, Sign In to add comment