Destroyers now have a chance to intercept air attacks

This commit is contained in:
Yair Morgenstern
2019-07-19 15:24:44 +03:00
parent 558bba44cc
commit 7d8e3f76c3

View File

@ -992,9 +992,10 @@
unitType:"WaterMelee", unitType:"WaterMelee",
movement:6, movement:6,
strength:55, strength:55,
interceptRange:2,
cost: 375, cost: 375,
requiredTech:"Combustion", requiredTech:"Combustion",
uniques:["Can attack submarines"], // todo: add interception and bonus vs submarines once we have air and submarine units uniques:["Can attack submarines","[40]% chance to intercept air attacks"], // todo: add bonus vs submarines
hurryCostModifier:20 hurryCostModifier:20
}, },
{ {