Translations:Class:Ranger/32/en: Porovnání verzí
Z Endor Revived Wiki
(založena nová stránka s textem „==Skills==“) |
Bez shrnutí editace |
||
(Nejsou zobrazeny 2 mezilehlé verze od jednoho dalšího uživatele.) | |||
Řádek 1: | Řádek 1: | ||
== | === Ammo === | ||
* bows shoot arrows while crossbows need bolts | |||
* both bolts and arrows can be stored in quivers (small 250 / medium 500 / large 1000). | |||
* both bolts and arrows have the same ammo types with the following attributes: | |||
* '''normal''' - standard damage, standard armor penetration - <code>.projectile normal</code> | |||
* '''poisoned''' - low damage, prevents target from healing - <code>.projectile poison</code> | |||
* '''silver''' - bonus damage to undead - <code>.projectile silver</code> | |||
* '''magical''' - ignores magic shields, good against casters, costs mana to shoot - <code>.projectile magic</code> | |||
* '''lightning''' - penetrates armor, good against melee fighters, costs mana to shoot - <code>.projectile lightning</code> | |||
* '''knock''' - knocks the opponent off the mount - <code>.projectile knocking</code> |
Aktuální verze z 15. 4. 2024, 08:08
Ammo
- bows shoot arrows while crossbows need bolts
- both bolts and arrows can be stored in quivers (small 250 / medium 500 / large 1000).
- both bolts and arrows have the same ammo types with the following attributes:
- normal - standard damage, standard armor penetration -
.projectile normal
- poisoned - low damage, prevents target from healing -
.projectile poison
- silver - bonus damage to undead -
.projectile silver
- magical - ignores magic shields, good against casters, costs mana to shoot -
.projectile magic
- lightning - penetrates armor, good against melee fighters, costs mana to shoot -
.projectile lightning
- knock - knocks the opponent off the mount -
.projectile knocking