HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Wood Lumbering

06-07-2003, 08:28 PM#1
Gurrgel
Is it possible to edit the amount of wood contained within each tree

In what file would this be done?
06-07-2003, 09:05 PM#2
ChrydGod
The Tree "Amount Of Wood" is actually its hp, and it goes down when a peasant/peon kills it (look at the peasant's second attack, only targetting trees)

The trees HP are located in Units\DestructableData.slk , the 4 first lines are the 4 different basic trees.

Regards
06-08-2003, 04:13 PM#3
DemonicSoul
that attack is actually to attack trees without collectiong lumber so u can clear trees away, the amount of wood per strike is determined in abilitydata.slk (this has nothing to do with the amount of wood in a tree, but i thought it should be added)
06-08-2003, 05:32 PM#4
ChrydGod
...for pointing this, i am sure the information can be very useful.


Regards
06-08-2003, 06:42 PM#5
Starcraftfreak
Ability ID: Ahar
Quote:
Taken from AbilityData.slk
DLawrence:
Damage to tree per chop, which is also the lumber collected per chop.
This is the amount of lumber that will be collected per chop. But it is not the amount of wood a tree holds.
06-08-2003, 06:54 PM#6
ChrydGod
What else do we need then.

Thanks starcraftfreak, this definitely gives the final awnser to the question.

Now Gurrgel, all you would need to do is not even changing the HP/Amount of wood in a tree but rather tweak the attack (chop) value.

Regards
06-08-2003, 07:02 PM#7
Starcraftfreak
The thing I mentioned is the Data11 column for Ahar in Abilitydata.slk.