Save-Point

Full Version: Bestiary
You're currently viewing a stripped down version of our content. View the full version with proper formatting.

Dargor

Bestiary
by Dargor
Version 1.4

Introduction

I felt like doing a bestiary, so I did one!

Features
  • Customizable enemy list
  • Play a BGM depending on the enemy
  • Element Icons (To display elemental weakness)
  • You can cycle through enemy status (using L/R)
Screenshots
[Image: vxbestiary1km4.th.png][Image: vxbestiary2jw1.th.png]

Script

Script

Hope you like it!
-Dargor
How do you call it?
Something he left out. Try this in a 'call script' event.
Code:
$scene = Scene_Bestiary.new
AH thanks Wolf, now the pain of making an item to call it.
i get an error when trying to use it

uninitialized constant Vocab

this line
Code:
Vocab::Hit = 'Hit Rate'
You are using this in RMVX, not RMXP, correct? >.>