public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

MV QABS check for dmg?

BMM Archive · July 15, 2026

Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.

Original Source

  • Original title: MV QABS check for dmg?
  • Original author: twosnakes
  • Original date: March 1, 2024
  • Source thread: https://forums.rpgmakerweb.com/threads/qabs-check-for-dmg.166334/
  • Source forum path: Game Development Engines > RPG Maker Javascript Plugins > Javascript/Plugin Support

Summary

Using QABS, does anyone know if there is a script call to check if an event battler is damaged? Or if it doesn't have full health? I know how to make an enemy lose 10hp for example: $gameMap.event(49).battler().gainHp(-10); I am trying to check if event 49 has taken damage, or has less than max health.

Archived First Post

Using QABS, does anyone know if there is a script call to check if an event battler is damaged? Or if it doesn't have full health?

I know how to make an enemy lose 10hp for example:
$gameMap.event(49).battler().gainHp(-10);

I am trying to check if event 49 has taken damage, or has less than max health.

https://forums.rpgmakerweb.com/index.php?threads/qplugins-latest-qabs.73023/

https://github.com/quxios/QMV-Master-Demo/blob/master/js/plugins/QABS.js

Downloads / Referenced Files

Log in to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download
Creator Claims / Removal

If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.

#039#rpg-maker-archive#js-support

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar