SOUL ENGINE ACE – VAMPIRIC AND SIPHONIC TRAITS

RPG Maker VX Ace

Creates a Siphonic and Vampiric Trait to Actor Weapons and Enemies.

Soul Engine Ace – Vampiric and Siphonic Traits
Author: Soulpour777
Version 1.0
Script Type: Battle Add On

Description:
This script allows the developer to add a Vampiric and Siphonic Traits to Weapons and Enemies. A Vampiric Trait allows the Vampiric Weapon or Enemy to absorb a percentage of HP from the target which is indicated in the notebox of the weapon. A Siphonic Trait allows any Siphonic Weapon User / Enemy to absorb a target’s MP.

INSTRUCTIONS

For Vampiric Weapons / Enemies, place a note tag on your Weapon / Enemy with <vampiric: n%>
where n is the percentage of value you want to let the trait absorb.
Example: <vampiric: 90%>

For Siphonic Weapons / Enemies, place a note tag on your Weapon / Enemy with
<siphonic: n>
where n is the direct value you want to let the trait absorb.

Posts

Pages: 1
When i start the game i get this error :

Script 'Vampiric and Siphonic Traits' Line 64: SyntaxError Occurred.
unexpected '.'
@vampiric= .min
do you have any other scripts you're using? can you give me some of the list of them? Thanks.
Pages: 1