tval is the basic class of the weapon. For a club, it is "blunt weapon", that is: 21.
sval is the specific item type within the group. In Angband, the next available sval is 21, just after Mace of Disruption at sval = 20. In the knowledge menu, items are grouped by tval, and listed by sval.
Cool! Hm, wonder if I set the rarity too high for the lolipop and the custom enemy, or if I did something wrong with it?
monster_base:
N:Crawling Hand
G:M
M:2
F:EVIL
F: OPEN_DOOR | BASH_DOOR
F:| NO_CONF
D:A disembodied hand that crawls along the floor
monster:
N:548:Crawling Hand
T:Crawling Hand
C: o
I:100:60:0:50:70
W:10:1:0:20
B:HIT:HURT:1d5
B:HIT:HURT:1d5
F: DROP_60
F:TAKE_ITEM
D:A disembodied hand that crawls along the floor.
Comment