share/hedgewars/Data/Scripts/Multiplayer/Continental_supplies.lua
changeset 12900 a9e4e8fa852c
parent 12411 edeae7661dca
child 12901 bdf8e80a97b8
equal deleted inserted replaced
12899:2bcd3f48ddd0 12900:a9e4e8fa852c
   126 --for sundaland
   126 --for sundaland
   127 local GLOBAL_SUNDALAND_END_HOG=0
   127 local GLOBAL_SUNDALAND_END_HOG=0
   128 
   128 
   129 --====GENERAL GLOBALS (useful for handling continents)====
   129 --====GENERAL GLOBALS (useful for handling continents)====
   130 
   130 
   131 local GLOBAL_GENERAL_INFORMATION="- "..loc("Per team weapons").."|- 10 "..loc("weaponschemes").."|- "..loc("Unique new weapons").."| |"..loc("Select your continent/weaponset: with the \"Up\" or \"Down\" keys. You can also select one with the weapons menu.").."|"..loc("Note: Some weapons have a second option (See continent information). Find and use them with the \"")..loc("switch").."\" "..loc("key.").."|"..loc("Tip: See the \"esc\" key (this menu) if you want to see the currently playing teams continent, or that continents specials.")
   131 local GLOBAL_GENERAL_INFORMATION="- "..loc("Per team weapons").."|- "..loc("10 weapon schemes").."|- "..loc("Unique new weapons").."| |"..loc("Select your continent/weaponset: with the \"Up\" or \"Down\" keys. You can also select one with the weapons menu.").."|"..string.format(loc("Note: Some weapons have a second option (See continent information). Find and use them with the \"%s\" key."), loc("switch")).."|"..loc("Tip: See the \"Esc\" key (this menu) if you want to see the currently playing teams continent, or that continents specials.")
   132 
   132 
   133 local GLOBAL_SHOW_SMALL_INFO=0
   133 local GLOBAL_SHOW_SMALL_INFO=0
   134 
   134 
   135 local GLOBAL_WEAPON_TEXTS = {
   135 local GLOBAL_WEAPON_TEXTS = {
   136 loc("Green lipstick bullet: [Poisonous, deals no damage]"),
   136 loc("Green lipstick bullet: [Poisonous, deals no damage]"),
   137 loc("Cluck-cluck time: [Fire an egg ~ Sabotages and cures poison ~ Cannot be fired close to another hog]"),
   137 loc("Cluck-cluck time: [Fire an egg ~ Sabotages and cures poison ~ Cannot be fired close to another hog]"),
   138 loc("Anno 1032: [The explosion will make a strong push ~ Wide range, wont affect hogs close to the target]"),
   138 loc("Anno 1032: [The explosion will make a strong push ~ Wide range, wont affect hogs close to the target]"),
   139 loc("Dust storm: [Deals 15 damage to all enemies in the circle]"),
   139 loc("Dust storm: [Deals 15 damage to all enemies in the circle]"),
   140 loc("Cricket time: [Fire away a 1 sec mine! ~ Cannot be fired close to another hog]"),
   140 loc("Cricket time: [Fire away a 1 sec mine! ~ Cannot be fired close to another hog]"),
   141 loc("Drop a bomb: [Drop some heroic wind that will turn into a bomb on impact]"),
   141 loc("Drop a bomb: [Drop some heroic wind that will turn into a bomb on impact]"),
   142 loc("Penguin roar: [Deal 15 damage + 10% of your hogs health to all hogs around you and get 2/3 back]"),
   142 loc("Penguin roar: [Deal 15 damage + 10% of your hog’s health to all hogs around you and get 2/3 back]"),
   143 loc("Disguise as a Rockhopper Penguin: [Swap place with a random enemy hog in the circle]"),
   143 loc("Disguise as a Rockhopper Penguin: [Swap place with a random enemy hog in the circle]"),
   144 nil,
   144 nil,
   145 loc("Lonely Cries: [Rise the water if no hog is in the circle and deal 6 damage to all enemy hogs.]"),
   145 loc("Lonely Cries: [Rise the water if no hog is in the circle and deal 6 damage to all enemy hogs.]"),
   146 loc("Hedgehog projectile: [Fire your hog like a Sticky Bomb]"),
   146 loc("Hedgehog projectile: [Fire your hog like a Sticky Bomb]"),
   147 loc("Napalm rocket: [Fire a bomb with napalm!]"),
   147 loc("Napalm rocket: [Fire a bomb with napalm!]"),
   174 {{amSnowball,2},{amIceGun,2},{amPickHammer,100},{amSineGun,5},{amGirder,2},{amExtraTime,1},{amPortalGun,2}}},
   174 {{amSnowball,2},{amIceGun,2},{amPickHammer,100},{amSineGun,5},{amGirder,2},{amExtraTime,1},{amPortalGun,2}}},
   175 
   175 
   176 {loc("Kerguelen"),"["..loc("Difficulty: ")..loc("EASY").."] "..loc("Area")..": 1,100,000 km2, "..loc("Population")..": ~100",loc("Special Weapons:").."|"..loc("Hammer")..": "..GLOBAL_WEAPON_TEXTS[7].."|"..loc("Hammer")..": "..GLOBAL_WEAPON_TEXTS[8].." ("..loc("Duration")..": 2)|"..loc("Hammer")..": "..GLOBAL_WEAPON_TEXTS[10].."|"..loc("Hammer")..": "..GLOBAL_WEAPON_TEXTS[15],amHammer,
   176 {loc("Kerguelen"),"["..loc("Difficulty: ")..loc("EASY").."] "..loc("Area")..": 1,100,000 km2, "..loc("Population")..": ~100",loc("Special Weapons:").."|"..loc("Hammer")..": "..GLOBAL_WEAPON_TEXTS[7].."|"..loc("Hammer")..": "..GLOBAL_WEAPON_TEXTS[8].." ("..loc("Duration")..": 2)|"..loc("Hammer")..": "..GLOBAL_WEAPON_TEXTS[10].."|"..loc("Hammer")..": "..GLOBAL_WEAPON_TEXTS[15],amHammer,
   177 {{amHammer,100},{amMineStrike,1},{amBallgun,1}}},
   177 {{amHammer,100},{amMineStrike,1},{amBallgun,1}}},
   178 
   178 
   179 {loc("Zealandia"),"["..loc("Difficulty: ")..loc("MEDIUM").."] "..loc("Area")..": 3,500,000 km2, "..loc("Population")..": 5,000,000",loc("- Will Get 1-3 random weapons") .. "|" .. loc("- Massive weapon bonus on first turn"),amInvulnerable,
   179 {loc("Zealandia"),"["..loc("Difficulty: ")..loc("MEDIUM").."] "..loc("Area")..": 3,500,000 km2, "..loc("Population")..": 5,000,000",loc("- Will get 1-3 random weapons") .. "|" .. loc("- Massive weapon bonus on first turn"),amInvulnerable,
   180 {{amBazooka,1},{amGrenade,1},{amBlowTorch,1},{amSwitch,100},{amRope,1},{amDrill,1},{amDEagle,1},{amPickHammer,1},{amFirePunch,1},{amWhip,1},{amMortar,1},{amSnowball,1},{amExtraTime,1},{amInvulnerable,1},{amVampiric,1},{amFlamethrower,1},{amBee,1},{amClusterBomb,1},{amTeleport,1},{amLowGravity,1},{amJetpack,1},{amGirder,1},{amLandGun,1},{amBirdy,1}}},
   180 {{amBazooka,1},{amGrenade,1},{amBlowTorch,1},{amSwitch,100},{amRope,1},{amDrill,1},{amDEagle,1},{amPickHammer,1},{amFirePunch,1},{amWhip,1},{amMortar,1},{amSnowball,1},{amExtraTime,1},{amInvulnerable,1},{amVampiric,1},{amFlamethrower,1},{amBee,1},{amClusterBomb,1},{amTeleport,1},{amLowGravity,1},{amJetpack,1},{amGirder,1},{amLandGun,1},{amBirdy,1}}},
   181 
   181 
   182 {loc("Sundaland"),"["..loc("Difficulty: ")..loc("HARD").."] "..loc("Area")..": 1,850,000 km2, "..loc("Population")..": 290,000,000",loc("- You will recieve 2-4 weapons on each kill! (Even on own hogs)"),amTardis,
   182 {loc("Sundaland"),"["..loc("Difficulty: ")..loc("HARD").."] "..loc("Area")..": 1,850,000 km2, "..loc("Population")..": 290,000,000",loc("- You will recieve 2-4 weapons on each kill! (Even on own hogs)"),amTardis,
   183 {{amClusterBomb,4},{amTardis,4},{amWhip,100},{amKamikaze,4}}}
   183 {{amClusterBomb,4},{amTardis,4},{amWhip,100},{amKamikaze,4}}}
   184 
   184