mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-04 05:55:47 -07:00
Use the new technology portraits.
This was SVN commit r26470.
This commit is contained in:
parent
9411d8c98e
commit
efea43fcb5
5 changed files with 6 additions and 6 deletions
|
|
@ -12,7 +12,7 @@
|
|||
]
|
||||
},
|
||||
"requirementsTooltip": "Unlocked in City Phase.",
|
||||
"icon": "fist_spear.png",
|
||||
"icon": "immortals.png",
|
||||
"researchTime": 60,
|
||||
"tooltip": "Immortals −50% training time, but −10% health.",
|
||||
"modifications": [
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
]
|
||||
},
|
||||
"requirementsTooltip": "Unlocked in City Phase.",
|
||||
"icon": "shields_generic_silver.png",
|
||||
"icon": "silvershields.png",
|
||||
"researchTime": 60,
|
||||
"tooltip": "Upgrade Shield Bearer Champion Infantry to Silver Shields, with more health and attack damage.",
|
||||
"modifications": [
|
||||
|
|
|
|||
|
|
@ -6,9 +6,9 @@
|
|||
},
|
||||
"requirements": { "tech": "phase_town" },
|
||||
"requirementsTooltip": "Unlocked in Town Phase.",
|
||||
"icon": "sibylline_books.png",
|
||||
"icon": "handshake.png",
|
||||
"researchTime": 40,
|
||||
"tooltip": "+10% international trade bonus.",
|
||||
"tooltip": "Traders +10% trade profit between allies.",
|
||||
"modifications": [
|
||||
{ "value": "Market/InternationalBonus", "add": 0.1 }
|
||||
],
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@
|
|||
}
|
||||
},
|
||||
"requirementsTooltip": "Requires three Traders",
|
||||
"icon": "diaspora.png",
|
||||
"icon": "dove.png",
|
||||
"researchTime": 40,
|
||||
"tooltip": "Allows using allied dropsites.",
|
||||
"modifications": [
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
"metal": 100
|
||||
},
|
||||
"requirements": { "tech": "phase_village" },
|
||||
"icon": "dove.png",
|
||||
"icon": "cartography.png",
|
||||
"researchTime": 40,
|
||||
"tooltip": "See what your allies see, browse their summary and check their resources and population count in the top panel.",
|
||||
"modifications": [
|
||||
|
|
|
|||
Loading…
Reference in a new issue