Picture weapon

Description Plugin

Lunar Cannon — is a new version of Inferno Cannon from season 13 of the Korean version of CSO. This weapon has the ability to release a moon ball that deals damage in a radius, and also explodes after a certain amount of time. The original weapon is the Inferno Cannon.
In the archive: SMA plugin source, models, sounds and sprites
The author of the alteration plugin: Marc2k16

Settings plugin

const WEAPON_MAX_CLIP = 45;
const WEAPON_DEFAULT_AMMO = 225;
const WEAPON_MOON_MAX = 3;
const WEAPON_SHOTS_COUNT = 15;
const Float: WEAPON_RATE = 0.20;
const Float: WEAPON_PUNCHANGLE = 0.19;
const Float: WEAPON_DAMAGE = 186.0;

const Float: ENTITY_MOON_SPEED = 100.0;
const Float: ENTITY_MOON_LIFETIME = 5.0;
const Float: ENTITY_MOON_NEXTDAMAGE = 0.2;
const Float: ENTITY_MOON_RADIUS = 300.0;
const Float: ENTITY_MOON_DAMAGE = 35.0;
const Float: ENTITY_MOON_DAMAGE_EXP = 606.0;

Demo plugin

`
ОЖИДАНИЕ РЕКЛАМЫ...