Skip to content

Commit

Permalink
Merge pull request #187 from msprijatelj/fix/adaptiveReactorCheap
Browse files Browse the repository at this point in the history
fix(data): remove cheap_stress bonus from HA CB
  • Loading branch information
jarena3 authored Apr 25, 2023
2 parents 834d939 + 09232ba commit 24e1408
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions lib/core_bonuses.json
Original file line number Diff line number Diff line change
Expand Up @@ -264,11 +264,7 @@
"name": "Adaptive Reactor",
"source": "HA",
"effect": "When you Stabilize and choose to cool your mech, you may spend 2 Repairs to clear 1 stress damage.",
"description": "All Armory frames are designed with multiple failsafe systems, but VIP clients and high-tier citizenry have access to a special catalog. With dozens of options for over-engineering reactors, it’s easy to make sure a mech can keep running indefinitely.",
"bonuses": [{
"id": "cheap_stress",
"val": true
}]
"description": "All Armory frames are designed with multiple failsafe systems, but VIP clients and high-tier citizenry have access to a special catalog. With dozens of options for over-engineering reactors, it’s easy to make sure a mech can keep running indefinitely."
},
{
"id": "cb_armory_sculpted_chassis",
Expand Down

0 comments on commit 24e1408

Please sign in to comment.