View Single Post
  #9  
Old May 26th, 2007, 04:26 PM
Gandalf Parker's Avatar

Gandalf Parker Gandalf Parker is offline
Shrapnel Fanatic
 
Join Date: Oct 2003
Location: Vacaville, CA, USA
Posts: 13,736
Thanks: 341
Thanked 479 Times in 326 Posts
Gandalf Parker is on a distinguished road
Default Re: Idea thread: special provinces, unique defende

For extreme examples its best to look at the program itself. Here is one of the files....

-- Isle of Thrones ***************
#population 45000
#poptype 71 -- Trolls
#killfeatures -- destroys any magic sites that were randomly assigned
#knownfeature "Conjurer's Cave"
#knownfeature "The Fire Prison"
#knownfeature "Tempest Hall"
#knownfeature "Ten Thousand Things"
#fort 24 -- builds the Crystal Citadel there
#temple -- builds a temple
#lab -- builds a laboratory

#commander 631 -- King of Elemental Fire (Pyriphlogos)
#comname "Primidius"
#clearmagic
#mag_fire 9
#additem "Amulet of Resilience" -- misc slot
#additem "Amulet of Missile Protection" -- misc slot
#additem "Black Steel Helmet" -- head slot
#additem "Rainbow Armor" -- body slot
#additem "Charcoal Shield" -- hand slot
#bodyguards 5 "Will o' the Wisp"
#units 15 "Will o' the Wisp"
#units 10 "Summer Lion"

#commander 655 -- Scorpion King
#comname "Mordiseus"
#clearmagic
#mag_fire 4
#mag_earth 5
#additem "Amulet of Resilience" -- misc slot
#additem "Amulet of Missile Protection" -- misc slot
#additem "Black Steel Helmet" -- head slot
#additem "Rainbow Armor" -- body slot
#additem "Charcoal Shield" -- hand slot
#additem "Elf Bane" -- hand slot
#bodyguards 5 "Mechanical Man"
#units 5 "Earth Elemental"
#units 10 "Scorpion Beast"
#units 20 "Mechanical Man"

#commander 627 -- Faery Queen
#comname "Velrian"
#clearmagic
#mag_nature 6
#mag_air 6
#additem "Amulet of Resilience" -- misc slot
#additem "Ring of Fire" -- misc slot
#additem "Spirit Helmet" -- head slot
#additem "Robe of Shadows" -- body slot
#additem "Eye Shield" -- hand slot
#additem "Rune Smasher" -- hand slot
#additem "Boots of Quickness" -- feet slot
#bodyguards 5 "Wyvern"
#units 5 "Air Elemental"
#units 10 "Wyvern"
#units 20 "Lumber Construct"

#commander 580 -- Sea King
#comname "Lunieous"
#clearmagic
#mag_water 6
#mag_astral 9
#additem "Amulet of Resilience" -- misc slot
#additem "Ring of Fire" -- misc slot
#additem "Crown of Command" -- head slot
#additem "Robe of Shadows" -- body slot
#additem "Lantern Shield" -- hand slot
#additem "Faithful" -- hand slot
#additem "Boots of Quickness" -- feet slot
#bodyguards 5 "Ice Drake"
#units 5 "Water Elemental"
#units 15 "Sea Troll"

#commander 519 -- Troll King
#comname "Larry"
#additem "Bear Claw Talisman" -- misc slot
#additem "Ring of Fire" -- misc slot
#additem "Black Steel Helmet" -- head slot
#additem "Black Steel Plate" -- body slot
#additem "Hammer of the Mountains" -- hand slot x2
#additem "Boots of the Messenger" -- feet slot
#bodyguards 5 518 -- Troll
#units 5 648 -- Troll Archer
#units 10 518 -- Troll

#commander 519 -- Troll King
#comname "Moe"
#additem "Bear Claw Talisman" -- misc slot
#additem "Ring of Fire" -- misc slot
#additem "Black Steel Helmet" -- head slot
#additem "Black Steel Plate" -- body slot
#additem "Midget Masher" -- hand slot x2
#additem "Boots of the Messenger" -- feet slot
#bodyguards 5 518 -- Troll
#units 5 648 -- Troll Archer
#units 10 518 -- Troll

#commander 519 -- Troll King
#comname "Curly"
#additem "Bear Claw Talisman" -- misc slot
#additem "Ring of Fire" -- misc slot
#additem "Black Steel Helmet" -- head slot
#additem "Black Steel Plate" -- body slot
#additem "Hammer of the Forge Lord" -- hand slot x2
#additem "Boots of the Messenger" -- feet slot
#bodyguards 5 1037 -- War Troll
#units 10 1037 -- War Troll
#units 10 1086 -- Troll Moose Knight

#commander 471 -- Golem
#comname "Bok"
#additem "Spell Focus" -- misc slot
#additem "Ring of Fire" -- misc slot
#additem "Spirit Helmet" -- head slot
#additem "Chain Mail of Displacement" -- body slot
#additem "Standard of the Damned" -- hand slot
#additem "Boots of Quickness" -- feet slot

-- END Isle of Thrones ***************
__________________
-- DISCLAIMER:
This game is NOT suitable for students, interns, apprentices, or anyone else who is expected to pass tests on a regular basis. Do not think about strategies while operating heavy machinery. Before beginning this game make arrangements for someone to check on you daily. If you find that your game has continued for more than 36 hours straight then you should consult a physician immediately (Do NOT show him the game!)
Reply With Quote