{ "schema_version": "0.2.3", "id": "BALL_LIGHTNING", "raw": { "parser_version": "0.2.3", "class_name": "BallLightning", "file": "Lab/decompiled/v0.103.2/MegaCrit.Sts2.Core.Models.Cards/BallLightning.cs", "cost": 1, "energy_cost": { "kind": "int", "value": 1 }, "type": "Attack", "rarity": "Common", "target": "AnyEnemy", "card_pool": "defect", "localization": { "table": "cards", "title_key": "BALL_LIGHTNING.title", "description_key": "BALL_LIGHTNING.description" }, "vars": { "Damage": 7 }, "assets": [ { "kind": "portrait", "path": "Lab/resources/images/packed/card_portraits/defect/ball_lightning.webp", "source": "Lab.resources.images.packed.card_portraits" } ], "upgrades": [ { "var": "Damage", "delta": 3 } ], "tips": [ { "kind": "hover_tip_static", "target": "Channeling", "source": "HoverTipFactory.Static" }, { "kind": "hover_tip_orb", "target": "LightningOrb", "source": "HoverTipFactory.FromOrb" } ] }, "resolved": { "base": { "title": "Ball Lightning", "cost": 1, "energy_cost": { "kind": "int", "value": 1 }, "description": { "plain": "Deal 7 damage.\nChannel 1 Lightning.", "runs": [ { "text": "Deal " }, { "text": "7", "source_var": "Damage" }, { "text": " damage.\n" }, { "text": "Channel", "style": "gold" }, { "text": " 1 " }, { "text": "Lightning", "style": "gold" }, { "text": "." } ] } }, "upgraded": { "title": "Ball Lightning+", "cost": 1, "energy_cost": { "kind": "int", "value": 1 }, "description": { "plain": "Deal 10 damage.\nChannel 1 Lightning.", "runs": [ { "text": "Deal " }, { "text": "10", "source_var": "Damage", "style": "green" }, { "text": " damage.\n" }, { "text": "Channel", "style": "gold" }, { "text": " 1 " }, { "text": "Lightning", "style": "gold" }, { "text": "." } ] }, "changed": [ "description" ] } } }