Re: Troll damage
JohnDoe;347387 said:
It's not in OBJECTs. A troll is a CREATURE
I kno that rofl. I was just thinking that the Trolls 'skills' were found in OBJECTS, similar to the Nymphs OBJECT_WOOD_NYMPH_THORN_TRAP.
unless that is the incorrect entry for the Nymphs damage, and in that case I have to change it. That IS the correct 'damage' entry I listed for Nymphs right? or is there something I missed?
I have something else that has been puzzling me.
CREATURE_BANDIT_ARCHER_LEVEL2
(weapon3) OBJECT_BANDIT_CROSSBOW_POWERFUL
the damage rating on this object is '1'. I highly doubt that this is correct, even though it was under OBJECT >> ... >> CDefs >> CWeaponDef as all of the weapon damage values are, I still believe this to be false.
Thank You for your help, my project would be impossible without your help
..... And Droded.... that
would be funny if I knew who that guy was. But I'm guessing he was a troll otherwise u wouldn't of posted that, so haha. (Although that WAS trollish posting that here rofl, but no big deal, I don't care as long as my questions get answered

)
EDIT: So, if I did this correctly, this is how it should look (This is done doing MS Word, I'm compiling a master list of CREATURE_GENERATION_FAMILY for fast reference).
[1391] - EARTH_TROLLS_01
[1189] - CREATURE_EARTH_TROLL [NEW]
------------[2401]THING_EXPLOSION_ROCK_TROLL_FALL DMG_2 HLTH_200 EG_120 RG_90
------------[2400]THING_EXPLOSION_ROCK_TROLL_DEATH DMG_3
------------[2420]THING_EXPLOSION_EARTH_TROLL_POUND DMG_20
------------[7202]SHOT_TROLL_EARTH Min.DMG_8
---------------------[2398]THING_EXPLOSION_EARTH_TROLL_ROCK DMG_4
---------------------[2399]THING_EXPLOSION_EARTH_TROLL_ROCK_GROUND DMG_4
Ignore the "HLTH EG and RG" those symbolize Health, Experience gained, and renown gained.
[1393] - ROCK_TROLLS_01
[1197] - CREATURE_ROCK_TROLL [NEW] [HLTH_500 EG_160 RG_113]
------------[2401]THING_EXPLOSION_ROCK_TROLL_FALL DMG_2
------------[2400]THING_EXPLOSION_ROCK_TROLL_DEATH DMG_3
------------[1194]OBJECT_ROCK_TROLL_TRAP DMG_6
---------------------[2419]THING_EXPLOSION_ROCK_TROLL_POUND DMG_40
------------[7199]SHOT_TROLL_ROCK Min.DMG_10
---------------------[2394]THING_EXPLOSION_TROLL_ROCK DMG_15
---------------------[2396]THING_EXPLOSION_TROLL_ROCK_GROUND DMG_15
------------[7200]SHOT_TROLL_ROCK_SECONDARY Min.DMG_10
---------------------[2394]THING_EXPLOSION_TROLL_ROCK DMG_15
---------------------[2396]THING_EXPLOSION_TROLL_ROCK_GROUND DMG_15
[1395] - ICE_TROLLS_01
[1206] - CREATURE_ICE_TROLL [NEW] [HLTH_530 EG_160 RG_113]
-------------[2402]THING_EXPLOSION_ICE_TROLL_FALL DMG_2
-------------[2403]THING_EXPLOSION_ICE_TROLL_DEATH DMG_3
-------------[1195]OBJECT_ICE_TROLL_TRAP DMG_15
----------------------[2404]THING_EXPLOSION_ICE_TROLL_POUND DMG_40
-------------[7199]SHOT_TROLL_ROCK Min.DMG_10
----------------------[2394]THING_EXPLOSION_TROLL_ROCK DMG_15
----------------------[2396]THING_EXPLOSION_TROLL_ROCK_GROUND DMG_15
-------------[7200]SHOT_TROLL_ROCK_SECONDARY Min.DMG_10
----------------------[2394]THING_EXPLOSION_TROLL_ROCK DMG_15
----------------------[2396]THING_EXPLOSION_TROLL_ROCK_GROUND DMG_15
I did this ONLY for the damage outputs, so If I missed any other Damage Values the trolls may possess, please tell me.