Dunefolk extra define (#4239)
* Added ENABLE_PARAGON * Tweak experience from 180 to 220
This commit is contained in:
parent
e97a4e4a96
commit
29349b025a
1 changed files with 6 additions and 1 deletions
|
@ -7,11 +7,16 @@
|
|||
hitpoints=69
|
||||
movement_type=dunearmoredfoot
|
||||
movement=5
|
||||
experience=150
|
||||
level=3
|
||||
alignment=lawful
|
||||
#ifdef ENABLE_PARAGON
|
||||
experience=220
|
||||
advances_to=Dune Paragon
|
||||
#else
|
||||
experience=150
|
||||
advances_to=null
|
||||
{AMLA_DEFAULT}
|
||||
#endif
|
||||
cost=52
|
||||
usage=fighter
|
||||
description= _ "Dunefolk swordsmen are known for playing a game called the ‘Laeqad Challenge’, in which Laeqads—thick, sturdy reeds that are several sword-lengths in height—are hurled at them like javelins and they attempt to split the reed length-wise in midair. The trick to the game is that the reed is not circularly symmetric: most of the stalk is quite hard, but there is a thin line across the cross section that is softer and easier to cut. For even an experienced swordsman, splitting an entire Laeqad down its length would be an extraordinary achievement; most would be hard-pressed to cut even a single sword length, given the precise aim required to line up the blade with the reed’s soft spot. For a Blademaster, however, splitting several Laeqads in quick succession is quite ordinary, and some are even able to cut through two or three reeds simultaneously with a single sword swish.
|
||||
|
|
Loading…
Add table
Reference in a new issue