Index: ps/trunk/binaries/data/mods/public/simulation/data/technologies/trade_convoys_speed.json =================================================================== --- ps/trunk/binaries/data/mods/public/simulation/data/technologies/trade_convoys_speed.json (revision 24689) +++ ps/trunk/binaries/data/mods/public/simulation/data/technologies/trade_convoys_speed.json (nonexistent) @@ -1,17 +0,0 @@ -{ - "genericName": "Trade Convoys", - "description": "Increases movement rate of traders in order to increase trade income.", - "cost": { - "metal": 200 - }, - "requirements": { "tech": "phase_town" }, - "requirementsTooltip": "Unlocked in Town Phase.", - "icon": "wheel.png", - "researchTime": 40, - "tooltip": "Traders +25% movement speed.", - "modifications": [ - { "value": "UnitMotion/WalkSpeed", "multiply": 1.25 } - ], - "affects": ["Trader"], - "soundComplete": "interface/alarm/alarm_upgradearmory.xml" -} Property changes on: ps/trunk/binaries/data/mods/public/simulation/data/technologies/trade_convoys_speed.json ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/json \ No newline at end of property Index: ps/trunk/binaries/data/mods/public/simulation/data/technologies/trade_convoys_armor.json =================================================================== --- ps/trunk/binaries/data/mods/public/simulation/data/technologies/trade_convoys_armor.json (revision 24689) +++ ps/trunk/binaries/data/mods/public/simulation/data/technologies/trade_convoys_armor.json (nonexistent) @@ -1,19 +0,0 @@ -{ - "genericName": "Trade Convoys", - "description": "Increases defensive capability of traders.", - "cost": { - "metal": 200 - }, - "requirements": { "tech": "phase_city" }, - "requirementsTooltip": "Unlocked in City Phase.", - "supersedes": "trade_convoys_speed", - "icon": "wheel.png", - "researchTime": 40, - "tooltip": "Traders +2 hack and pierce resistance.", - "modifications": [ - { "value": "Resistance/Entity/Damage/Hack", "add": 2 }, - { "value": "Resistance/Entity/Damage/Pierce", "add": 2 } - ], - "affects": ["Trader"], - "soundComplete": "interface/alarm/alarm_upgradearmory.xml" -} Property changes on: ps/trunk/binaries/data/mods/public/simulation/data/technologies/trade_convoys_armor.json ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/json \ No newline at end of property Index: ps/trunk/binaries/data/mods/public/simulation/data/technologies/trade_gain_01.json =================================================================== --- ps/trunk/binaries/data/mods/public/simulation/data/technologies/trade_gain_01.json (revision 24689) +++ ps/trunk/binaries/data/mods/public/simulation/data/technologies/trade_gain_01.json (revision 24690) @@ -1,18 +1,18 @@ { "genericName": "Handicraft", "description": "The progress in handicraft improves the trading profit.", "cost": { "wood": 150, "metal": 150 }, "requirements": { "tech": "phase_town" }, "requirementsTooltip": "Unlocked in Town Phase.", - "icon": "metal_pot.png", + "icon": "amphore.png", "researchTime": 40, - "tooltip": "Traders +10% trade gain.", + "tooltip": "Traders +15% trade gain.", "modifications": [ - { "value": "Trader/GainMultiplier", "multiply": 1.1 } + { "value": "Trader/GainMultiplier", "multiply": 1.15 } ], "affects": ["Trader"], "soundComplete": "interface/alarm/alarm_upgradearmory.xml" } Index: ps/trunk/binaries/data/mods/public/simulation/data/technologies/trader_health.json =================================================================== --- ps/trunk/binaries/data/mods/public/simulation/data/technologies/trader_health.json (nonexistent) +++ ps/trunk/binaries/data/mods/public/simulation/data/technologies/trader_health.json (revision 24690) @@ -0,0 +1,17 @@ +{ + "genericName": "Trade Caravan", + "description": "Traders traveling together in caravans are less vulnerable.", + "cost": { + "food": 300 + }, + "requirements": { "tech": "phase_town" }, + "requirementsTooltip": "Unlocked in Town Phase.", + "icon": "wheel.png", + "researchTime": 40, + "tooltip": "Land Traders +50% health.", + "modifications": [ + { "value": "Health/Max", "multiply": 1.5 } + ], + "affects": ["Trader !Ship"], + "soundComplete": "interface/alarm/alarm_upgradearmory.xml" +} Property changes on: ps/trunk/binaries/data/mods/public/simulation/data/technologies/trader_health.json ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/json \ No newline at end of property Index: ps/trunk/binaries/data/mods/public/simulation/templates/structures/desert_trading_post.xml =================================================================== --- ps/trunk/binaries/data/mods/public/simulation/templates/structures/desert_trading_post.xml (revision 24689) +++ ps/trunk/binaries/data/mods/public/simulation/templates/structures/desert_trading_post.xml (revision 24690) @@ -1,35 +1,34 @@ 500 8.0 rubble/rubble_stone_4x4 Desert Trading Post Ardatašta - -trade_convoys_speed - -trade_convoys_armor + -trader_health -trade_gain_01 -trade_gain_02 -trade_commercial_treaty structures/persians/market.xml structures/fndn_5x5.xml Index: ps/trunk/binaries/data/mods/public/simulation/templates/template_structure_economic_market.xml =================================================================== --- ps/trunk/binaries/data/mods/public/simulation/templates/template_structure_economic_market.xml (revision 24689) +++ ps/trunk/binaries/data/mods/public/simulation/templates/template_structure_economic_market.xml (revision 24690) @@ -1,74 +1,73 @@ Trader+!Ship -1 -1 100 150 300 8.0 1500 decay|rubble/rubble_stone_5x5 Market template_structure_economic_market Barter resources. Establish trade routes. Train Traders and research trade and barter technologies. Barter Trade Town Market structures/market.png phase_town 60 land 0.2 0.7 - trade_convoys_speed - trade_convoys_armor + trader_health trade_gain_01 trade_gain_02 trade_commercial_treaty units/{civ}/support_trader interface/complete/building/complete_market.xml interface/alarm/alarm_alert_0.xml interface/alarm/alarm_alert_1.xml false 40 30000 32 structures/fndn_8x8.xml