How do I make a healing item?
From OHRRPGCE-Wiki
- Make an attack. Set the attack to Target: Ally and Damage: Pure and Base Stat: 100
- Target: Ally makes the attack usable on your heroes instead of the enemys
- Damage: Pure prevents defence and magic defence from being included in the calculations
- Base Stat: 100 makes the attack do 100 damage, independent of the abilities of the hero who is using the item. You can raise and lower the damage by changing the Extra Damage, which is a percent of the normal damage
- Edit the attack's bitsets, and turn on Cure instead of harm and Usable outside battle
- Make an item, and assign the cure attack to it as its When used as item and When used out of battle attributes
- You should also probably make the item Consumed by use
- If you wish the item to heal a precise amount use Do not randomize bitset on
[edit] See Also