Using *temp to create usable items like “sword”

Right, I forgot to input the code for the stat page.
You can write it just like how you code a stat page normally.

Item
*stat_chart
    text weapon_name Weapon

I’ve been using Boolean since I found out about them, before I just write

*choice
    *selectable_if (sword_name = "Short Sword") #Quick draw.

Yeah, it’s too long and annoying.

Also, I recommend using either CSIDE or Sublime Text, as it’s easier to write using them.

2 Likes