mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-13 09:18:43 +07:00
Update UnitPromotions.json (#12713)
* Update UnitPromotions.json * Update UnitPromotions.json * Update UnitPromotions.json * Update UnitPromotions.json * Update UnitPromotions.json * Update UnitPromotions.json * Update UnitPromotions.json
This commit is contained in:
@ -446,7 +446,7 @@
|
|||||||
{
|
{
|
||||||
"name": "Evasion",
|
"name": "Evasion",
|
||||||
"prerequisites": ["Siege II", "Bombardment II"],
|
"prerequisites": ["Siege II", "Bombardment II"],
|
||||||
"uniques": ["Damage taken from interception reduced by [50]%"],
|
"uniques": ["Damage taken from interception reduced by [50]%", "[+200]% weight to this choice for AI decisions"],
|
||||||
"unitTypes": ["Bomber"],
|
"unitTypes": ["Bomber"],
|
||||||
"column": 17,
|
"column": 17,
|
||||||
"row": 4
|
"row": 4
|
||||||
@ -502,7 +502,7 @@
|
|||||||
{
|
{
|
||||||
"name": "Air Targeting I",
|
"name": "Air Targeting I",
|
||||||
"prerequisites": ["Interception I","Siege I","Bombardment I","Dogfighting I"],
|
"prerequisites": ["Interception I","Siege I","Bombardment I","Dogfighting I"],
|
||||||
"uniques": ["[+33]% Strength <vs [Water] units>"],
|
"uniques": ["[+33]% Strength <vs [Water] units>", "[-100]% weight to this choice for AI decisions"],
|
||||||
"unitTypes": ["Fighter","Bomber"],
|
"unitTypes": ["Fighter","Bomber"],
|
||||||
"column": 20,
|
"column": 20,
|
||||||
"row": 1
|
"row": 1
|
||||||
@ -519,7 +519,7 @@
|
|||||||
{
|
{
|
||||||
"name": "Sortie",
|
"name": "Sortie",
|
||||||
"prerequisites": ["Interception II", "Dogfighting II"],
|
"prerequisites": ["Interception II", "Dogfighting II"],
|
||||||
"uniques": ["[1] extra interceptions may be made per turn"],
|
"uniques": ["[1] extra interceptions may be made per turn", "[-100]% weight to this choice for AI decisions"],
|
||||||
"unitTypes": ["Fighter"],
|
"unitTypes": ["Fighter"],
|
||||||
"column": 21,
|
"column": 21,
|
||||||
"row": 2
|
"row": 2
|
||||||
@ -528,7 +528,7 @@
|
|||||||
{
|
{
|
||||||
"name": "Operational Range",
|
"name": "Operational Range",
|
||||||
"prerequisites": ["Interception I", "Dogfighting I", "Siege I", "Bombardment I"],
|
"prerequisites": ["Interception I", "Dogfighting I", "Siege I", "Bombardment I"],
|
||||||
"uniques": ["[+2] Range"],
|
"uniques": ["[+2] Range", "[-90]% weight to this choice for AI decisions"],
|
||||||
"unitTypes": ["Fighter","Bomber"],
|
"unitTypes": ["Fighter","Bomber"],
|
||||||
"column": 21,
|
"column": 21,
|
||||||
"row": 1
|
"row": 1
|
||||||
|
Reference in New Issue
Block a user