We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8da5bac commit ef15206Copy full SHA for ef15206
simulation/data/technologies/civbonuses/kush_extremeness.json
@@ -11,8 +11,8 @@
11
{ "value": "Attack/Melee/Damage/Crush", "multiply": 1.2 },
12
{ "value": "Attack/Ranged/Damage/Hack", "multiply": 1.2 },
13
{ "value": "Attack/Ranged/Damage/Pierce", "multiply": 1.2 },
14
-- { "value": "Resistance/Entity/Damage/Hack", "multiply": 1.1 },
15
-- { "value": "Resistance/Entity/Damage/Pierce", "multiply": 1.1 },
+ { "value": "Resistance/Entity/Damage/Hack", "multiply": 1.1 },
+ { "value": "Resistance/Entity/Damage/Pierce", "multiply": 1.1 },
16
{ "value": "Health/Max", "multiply": 1.2 }
17
],
18
"affects": ["FemaleCitizen", "Soldier !Siege !Champion"]
0 commit comments