|
|
|
 |

January 16th, 2004, 09:30 PM
|
 |
Major General
|
|
Join Date: Oct 2003
Location: Crystal Tokyo
Posts: 2,453
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: CherryMod Thread
Sorry, no site modding yet
This thread is just a compilation of what I plan to add when it is possible. However:
1) Some of it will never be possible unless the stuff is explicitly supported in the game code, at which point it really wouldn't be a 3rd party mod anymore.
2) Illwinter is more than welcome to snag anything in this thread and add it (or support for it) to Dominions II
-Cherry
P.S. More alterations:
Satyrs get 2 natural protection.
Celestial Warriors changed from AAS to AWS.
Full Scale Mail gets +1 def (to -2). It's REALLY bad otherwise.
TC Full Leather Armor units get Full Linen Armor. Stats:
name=Full_Leather_Armor aprot=6 def=-1 enc=1 res=3
name=Full_Linen_Armor aprot=6 enc=1 res=4 new=1
Vanheim Fay Boar made sacred. Does anyone actually use them? There's no reason they should demand so much gold=)
Lorica Segmentata increased from 10 resources to 11 resources.
Ctis Falchioneer given ambidextrous 3, not 2.
Thoughts:
Should Ulm be given +1 strength?
Should Ulm Sappers get +1 HP?
[ January 16, 2004, 20:14: Message edited by: Saber Cherry ]
|

January 17th, 2004, 12:36 AM
|
 |
General
|
|
Join Date: Aug 2003
Location: Sweden
Posts: 4,463
Thanks: 25
Thanked 92 Times in 43 Posts
|
|
Re: CherryMod Thread
Quote:
Originally posted by Saber Cherry:
Celestial Warriors changed from AAS to AWS.
|
Three paths not possible.
|

January 17th, 2004, 12:43 AM
|
 |
Major General
|
|
Join Date: Oct 2003
Location: Crystal Tokyo
Posts: 2,453
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: CherryMod Thread
Quote:
Originally posted by Kristoffer O:
quote: Originally posted by Saber Cherry:
Celestial Warriors changed from AAS to AWS.
|
Three paths not possible. Awww=( Maybe I should give Celestial Masters 2 randoms... or a random and an elemental random... and reduce water by 1. I'm not really sure why they have water anyway.
|

January 17th, 2004, 01:12 AM
|
 |
General
|
|
Join Date: Aug 2003
Location: Sweden
Posts: 4,463
Thanks: 25
Thanked 92 Times in 43 Posts
|
|
Re: CherryMod Thread
The Celestial Masters are based upon the taoistic T'ien Shih (celestial masters), leaders of the taoistic cult during certain times. An important concept in taoism is wu wei (inaction/not doing).
Water being yielding and changing is the closest representation of wu wei I could come up with.
Also water, according to Lao Tzu, is 'of all things most yielding and can overwhelm [rock] which is of all things most hard' (43)
|

January 17th, 2004, 07:10 AM
|
|
Re: CherryMod Thread
Uhm, why not just change the 2 Air Req to 2 Water? As that is the closest representation you could find, and the Astral is "Celestial"?
Or maybe change it to "Holy 3" ?  This would limit it *Only* to CM's, no pretenders or anything could summon the Soldiers.
Just a few thoughts.
|

January 17th, 2004, 11:09 PM
|
 |
Major General
|
|
Join Date: Oct 2003
Location: Crystal Tokyo
Posts: 2,453
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: CherryMod Thread
Quote:
Originally posted by Zen:
Uhm, why not just change the 2 Air Req to 2 Water? As that is the closest representation you could find, and the Astral is "Celestial"?
Or maybe change it to "Holy 3" ? This would limit it *Only* to CM's, no pretenders or anything could summon the Soldiers.
Just a few thoughts.
|
I doubt holy can be a requirement...
Anyway- I think I'll change it to 1 air, 1 astral. I would go 1 air, 2 water, but I think that would force water gems to be used when casting.
Additional change:
Vanheim: All Vanheim troops get 25% cold resistance. They should have learned how to dress warmly, and evolved higher metabolisms, and so forth...
Atlantis:
Additional unit, "Shark Warrior".
Base: Atlantian, Weapon: Sharktooth Mace, Equipment: Sharkskin Armor, Turtle Shell Shield
Sharktooth Mace: A mace carved from the jawbone of a large shark, retaining the rows of razor-sharp teeth.
dam=5 att=1 res=3 (no poison damage)
Sharkskin Hauberk: A hauberk made from the rough hide of a large shark.
aprot=5 enc=1 res=3
Machaka: Added "Machaka Raider".
Base unit: Machakan Raider (Same stats as a Machakan, except: stealthy, 13 base AP, 11 morale, 11 gold)
Equipment: Spear, Shortbow, Hide Shield
Added "Raiding Party Leader"
Base Unit: Same as Machaka Raider, but 25 gold, 10 leadership, and +1 att, def, mrl, and stealthy 5.
Equipment: Same as Raider.
Details:
C:\Projects\Java\Dominions>java Unit at.shark.warrior mac.raider mac.raiding.par
ty.leader
New Unit:
AT Shark Warrior (Base creature: Atlantian)
HP: 12 Str: 11
Prot: 9 Att: 10
Mrl: 10 Def: 11
Mrst: 10 Prec: 8
Enc: 5 AP: 8
Weapons: Sharktooth Mace
Items: Sharkskin Hauberk, Turtle Shell Shield
Gold: 10 Res: 7
*********************************
New Unit:
MAC Raider (Base creature: MAC Raider)
HP: 10 Str: 10
Prot: 2 Att: 10
Mrl: 11 Def: 12
Mrst: 10 Prec: 10
Enc: 3 AP: 12
Stealthy 0
Weapons: Spear, Short Bow
Items: Hide Shield
Gold: 11 Res: 5
*********************************
New Unit:
MAC Raiding Party Leader (Base creature: MAC Raiding Party Leader)
HP: 10 Str: 10
Prot: 2 Att: 11
Mrl: 12 Def: 13
Mrst: 10 Prec: 10
Enc: 3 AP: 12
Stealthy 5
Weapons: Spear, Short Bow
Items: Hide Shield
Gold: 25 Res: 5
*********************************
C:\Projects\Java\Dominions>java Weapon Sharktooth.mace
Weapon 'Sharktooth Mace'
dam=5, hits=1, att=1, length=1, hands=1, res=3
new=1
C:\Projects\Java\Dominions>java Item sharkskin.cuirass sharkskin.hauberk full.sh
arkskin.armor
Item 'Sharkskin Cuirass'
aprot=4, res=2
new=1
Item 'Sharkskin Hauberk'
aprot=5, enc=1, res=3
new=1
Item 'Full Sharkskin Armor'
aprot=7, def=-1, enc=2, res=5
new=1
P.S.
Unarmored satyrs: Need to be cheaper. I'll adjust all satyr costs - maybe 7 gold minimum. Harpies may need cheapening too, but probably not.
[ January 18, 2004, 17:58: Message edited by: Saber Cherry ]
|

January 19th, 2004, 07:56 PM
|
 |
Major General
|
|
Join Date: Oct 2003
Location: Crystal Tokyo
Posts: 2,453
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: CherryMod Thread
New Theme:
"Caelian Ice Age"
Polar bears, sabertooth cats, and killer whales (underwater only - summoning spell). Possibly Snow Golems (special Caelum spell). Caelum's affinity would change from air to water, and the archers would be given ice arrows.
New Capitol special site, The Evergrowing Glacier: Water Mage may Enter to Summon Ice Elementals (size 3).
New Capitol special site, Ice Cave: Ice Drake may be recuited here.
-Cherry
|
Thread Tools |
|
Display Modes |
Hybrid Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is On
|
|
|
|
|