• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

[XML] Monsters and working shielding?

Kuzyn

Excellent OT User
Joined
Dec 19, 2009
Messages
1,763
Solutions
3
Reaction score
920
Location
pl?
Hello.

I heard that monsters without skill in their attacks will ignore player's shielding. Is that truth in TFS 1.1?

If it is true, does anyone have download link with corrected monsters?
 
Remember that shielding doesn't protect against magic damage.
For be sure that u have working shielding, try to look into "vocations.xml"
ex.
<formula
meleeDamage="1.0"
distDamage="1.0"
wandDamage="1.0"
magDamage="1.0"
magHealingDamage="1.0"
defense="1.0"
magDefense="1.0"
armor="1.0"/>
 
Remember that shielding doesn't protect against magic damage.
For be sure that u have working shielding, try to look into "vocations.xml"
ex.
<formula
meleeDamage="1.0"
distDamage="1.0"
wandDamage="1.0"
magDamage="1.0"
magHealingDamage="1.0"
defense="1.0"
magDefense="1.0"
armor="1.0"/>
I didnt ask about vocations.xml... o_O

Anyone know the answer?
 
Back
Top