- For monster attacks, 'd4' now means '1d4' instead of '0d4', and simple numbers without a 'd' are not accepted - Pop string path after pushing it in the shop test cases
11 lines
221 B
XML
11 lines
221 B
XML
<items boes="2.0.0">
|
|
<item id='0'>
|
|
<variety>weapon-1hand</variety>
|
|
<level>3</level>
|
|
<pic>0</pic>
|
|
<value>100</value>
|
|
<weight>10</weight>
|
|
<full-name>Test Sword</full-name>
|
|
<name>Sword</name>
|
|
</item>
|
|
</items> |