AmpereJoule 
Journeyman

Posts: 59
Likes Given: 7
Likes Received: 0 in 0 posts
Joined: Dec 2012
Reputation: 0
![]()
|
RE: Physical Armor is not being counted
now I put it like this:
Code:
[ITEMDEF 01410]
DEFNAME=i_platemail_arms
TYPE=T_ARMOR
RESOURCES=18 i_ingot_iron
SKILLMAKE=BLACKSMITHING 12.3
WEIGHT=5
FLIP=1
REQSTR=130
DUPELIST=01417
CATEGORY=Provisions - Armor - Blacksmithing
SUBSECTION=Platemail Armor
DESCRIPTION=Platemail Arms
ARMOR=8 //<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
TAG.Penalty.Meditation=1
TAG.Penalty.Stealth=10
TAG.ResPhysical=8
TAG.ResFire=1
TAG.ResCold=1
TAG.ResPoison=1
TAG.ResEnergy=1
ON=@Create
COLOR=color_o_iron
HITPOINTS={50 60}
and it still the same, they still doing their max damage on me.
EDIT* I did not create a new one, let me try it!
EDIT2* it didn't work. :/
So, I need to find where the damage calculations are in the .scp files.
(This post was last modified: 01-14-2013 12:02 PM by AmpereJoule.)
|
|
01-14-2013 11:57 AM |
|
|