Jump to content

Mani Weapons

Overview
Creator: Mani Kanina Updated: 27 Jul 2021 Tags: FFC, Weapon, Item Downloads: 33
Rating[?]: No rating
View Script Download Package
(1.56 MB)
Information

Description Setup Reviews Comments

This is a collection of weapon scripts that I made for one of my quests but refined to be released for public use. I might expand this later if I ever make any more weapon scripts.

Some of these are being ported forward into a more modern 2.55 format in my script header. You can find that here: Click Me!

This collection currently contains:

Sword: 180 Degree melee swing in front of you.
Spear: An 8 directional melee weapon.
WaveGun: A projectile shooting weapon that moves in a wave pattern.
Yeet: Throw a projectile in a straight line in front of you.
SmartBomb: A screen nuke option.
DashAttack: Move in a straight line forwards at greater speed and ram enemies for light damage.
CrossBow: Rapid fire bow weapon, damage and projectile appearance scales with Arrow item, also has a low damage backup option if you're out of arrows to shoot.

Update 2:
Bug fixes and allowing the dash attack to cost maigc to use.

Update 1:
Added a 180 Degree sword weapon, something I have wanted and I'm sure others too.

---------------------------------
Scripters considerations:
The wavegun script is quite FFC heavy and will use one FFC per projectile you shoot and will remain in action till the projectile dies or goes off screen, this can end up using some 4-7 FFCs on the same time.
Sword charging is local to the FFC and will not persist past a given screen. FFC carryover is commented out but can be enabled, is likely not ideal in most quests though given how it eats FFCs by ID.