mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-27 22:06:05 -04:00
Destroyers now have a chance to intercept air attacks
This commit is contained in:
parent
558bba44cc
commit
7d8e3f76c3
@ -992,9 +992,10 @@
|
||||
unitType:"WaterMelee",
|
||||
movement:6,
|
||||
strength:55,
|
||||
interceptRange:2,
|
||||
cost: 375,
|
||||
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
|
||||
},
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user