|
|
|
|
|
March 5th, 2004, 04:47 PM
|
|
Brigadier General
|
|
Join Date: Aug 2003
Location: Mictlan
Posts: 1,767
Thanks: 12
Thanked 165 Times in 22 Posts
|
|
Modding feedback wanted
This post is for people who have created or at least tried to create mods for Dominions II.
I'd like to know what modding command you find missing, especially minor ones that I might just have forgotten about or some other minor additions that would make your mod better.
|
March 5th, 2004, 05:46 PM
|
|
Major
|
|
Join Date: Sep 2003
Posts: 1,177
Thanks: 0
Thanked 1 Time in 1 Post
|
|
Re: Modding feedback wanted
(1) On/off switches for most commands would be great. Eg, I'm working on an "Arabian Nights" mod for Arco and I want to change the Priestess to a non-holy non-sacred nature-1 Healer. I could just edit the Priestess' stats like this:
#selectmonster 242
#spr1 "./arabian/doctor1.tga"
#spr2 "./arabian/doctor2.tga"
#holy off
#magicskill 8 0
#hp 10
#mr 12
#mor 10
#gcost 90
#end
As it is now I can't get rid of the 'holy' status without #clear.
(2) More flexibility with item slots:
#handslots (number)
#headslots (number)
#miscslots (number)
(3) Missing commands:
#researchbonus (+/- bonus)
#forgebonus (bonus)
#healothers (rate)
#corrupts
#inquisitor
#skeptic
#spreaddeath (like the HoS)
#spreaddisease (like the HoS)
#rebel (like the Eater of the Dead)
#unique (for summoned units, like the Djinn from the artefact Lamp or the big bad summons)
[ March 05, 2004, 15:49: Message edited by: Nagot Gick Fel ]
__________________
God does not play dice, He plays Dominions Albert von Ulm
|
March 5th, 2004, 05:50 PM
|
|
Major General
|
|
Join Date: Jan 2004
Location: Germany / Bielefeld
Posts: 2,035
Thanks: 33
Thanked 18 Times in 12 Posts
|
|
Re: Modding feedback wanted
uhm sorry for this question, but when will "real" editing be able:
- Editing of Magic sites
- real spell editing, in an effect to alter spells effect (i.e. fires from afar does water damage instead of fire, or the beckoning can only be cast on mountains, or venegeance of dead summons skeletons instead of souless, or certain spells get increases AoE, get magic resitance negation etc
thanks for the afford up to now !
|
March 5th, 2004, 05:53 PM
|
|
Second Lieutenant
|
|
Join Date: Dec 2003
Posts: 475
Thanks: 0
Thanked 1 Time in 1 Post
|
|
Re: Modding feedback wanted
Two things besides what poster previous suggested. A #unholy switch to completement the #holy. And a #gender male/female so the warrior women I created stop being kidnapped by succubi.
|
March 5th, 2004, 06:18 PM
|
|
Major
|
|
Join Date: Sep 2003
Posts: 1,177
Thanks: 0
Thanked 1 Time in 1 Post
|
|
Re: Modding feedback wanted
Weapon modding:
#nbrattacks (number) - for weapons with multiple attacks
#nomalus - this weapon doesn't count towards the total number of weapons wrt ambidextry
Monster modding:
#whenwounded (monsternumber) - when wounded, this unit will morph (eg, Jaguar Warrior -> Werejaguar)
#whenkilled (monsternumber) - when killed, this unit will morph (eg, Freak Lord -> Freak)
__________________
God does not play dice, He plays Dominions Albert von Ulm
|
March 5th, 2004, 07:32 PM
|
|
Major General
|
|
Join Date: Oct 2003
Location: Crystal Tokyo
Posts: 2,453
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Modding feedback wanted
Units:
#ambidextrous
#demon
#sailing
#supplybonus
#pillagebonus
#defendbonus
#siegebonus
#bloodvengance
#summonallies
(like Werewolves)
#battleallies
(like Mother of Lions / Moloch)
#healcommand
(like Arco priestesses)
#seducecommand
(like Succubus)
#fleeAfterBattle
(like Gladiators)
#mistform
(starts with mistform)
#magicquickness
(starts with magical quickness)
#spr1
#spr2
(If you could specify an existing sprite for a new unit, based on a the sprite used by a current unit number rather than a tga file, that would be really nice!
**********************
Spells:
#numeffects or
(to change the number of effects, like "5" for Summon Imps and "20+" for Crossbreeding, or the number of darts for Nether Darts)
#aoe or
(area of effect)
#summonunit
(so that you can change "Summon Imps" to "Summon Gimps" without removing imps from the game)
#gemcost
#fatiguecost
(fatigue and gem effects need to be discrete!)
#ritual
(makes this a ritual)
#combat
(makes this a combat spell)
#castUnderwaterOnly
#castLandOnly
#targetFriendlyProvinceOnly
**********************
Dominion:
#defaultgrowth
(specifies province growth rate for a neutral growth scale)
Additional Dominion features that would be nice:
#magiccost
The cost to increase a pretender's magic by a level. Default is 8.
#luckRareness (default: 0)
Effect of luck scale on "#eventisrare". #eventisrare has a default of 15. if you set #luckRareness 5, then the percentage of rare events would be like this:
code:
#eventisrare 15
#luckRareness 5
luck scale: 3 2 1 0 -1 -2 -3
eventisrare: 30 25 20 15 20 25 30
**********************
Nations:
#clearpretenders
#addpretender
#clearthemes
#addtheme
#clearheroes
#addhero
Themes:
#themename
(all the rest would be like nation modding)
[ March 05, 2004, 23:43: Message edited by: Saber Cherry ]
|
March 5th, 2004, 07:40 PM
|
|
Second Lieutenant
|
|
Join Date: Dec 2003
Posts: 475
Thanks: 0
Thanked 1 Time in 1 Post
|
|
Re: Modding feedback wanted
#spellbonus {spellname} {bonus units or damage per casting}
Would make it possible to create animist/vinemen style combinations as well as creating specialist casters who focus on one particular battlespell. Could give rarely summoned units and spells the boost they need.
|
March 5th, 2004, 07:46 PM
|
|
Second Lieutenant
|
|
Join Date: Dec 2003
Posts: 475
Thanks: 0
Thanked 1 Time in 1 Post
|
|
Re: Modding feedback wanted
Forgot the #missile {weapon nbr} to give new missile weapons the "in flight" animation of the specified weapon. As far as I know you get no animation at all as it is. Would be really great if one also could add {spell name} to get the animation of a spelleffect.
|
March 6th, 2004, 12:05 AM
|
|
Corporal
|
|
Join Date: Jan 2004
Location: Virginia
Posts: 98
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Modding feedback wanted
Being able to reference #armor by number instead of just by name would be nice.
|
March 6th, 2004, 05:01 AM
|
Corporal
|
|
Join Date: Jan 2004
Location: Canada
Posts: 68
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Modding feedback wanted
As usual, What Saber Cherry said.
#addpretender for nations, and #ambidextrous are the two most annoying I have come across.
I want to add pretenders, not replace. Many of em, I want to add to one nation only.
|
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
|
|
|
|
|