Pokemon Moonlight Rebellion 2

by Killer22
Pokemon Moonlight Rebellion 2
Bringing back the greatest pokemon game to see BYOND!
ID:624824
 
Accuracy, Damage, and Special Effect algorithms all successfully implemented and full operational.

A more basic version of Leveling algorithm has been implimented that does not make use of a pokemon's nature, nor do they have IV or EV stats.

Icons have been upgraded, and the skin is still slowly progressing. Currently attempting to add every attack for all the current playable/catchable pokemon.
Attack List so far:

/mob/attacks/proc/Peck
/mob/attacks/proc/Twister
/mob/attacks/proc/Psywave
/mob/attacks/proc/Thunderbolt
/mob/attacks/proc/Thundershock
/mob/attacks/proc/Electro_Orb
/mob/attacks/proc/Hydro_Pump
/mob/attacks/proc/Razor_Leaf
/mob/attacks/proc/Vine_Whip
/mob/attacks/proc/Leech_Seed
/mob/attacks/proc/Ember
/mob/attacks/proc/Flamethrower
/mob/attacks/proc/Flame_Wheel
/mob/attacks/proc/Flame_Burst
/mob/attacks/proc/Fire_Fang
/mob/attacks/proc/Fire_Spin
/mob/attacks/proc/Inferno
/mob/attacks/proc/Rock_Throw
/mob/attacks/proc/Earthquake
/mob/attacks/proc/Lick
/mob/attacks/proc/Bite
/mob/attacks/proc/Crunch
/mob/attacks/proc/Dream_Eater
/mob/attacks/proc/Wing_Attack
/mob/attacks/proc/Water_Gun
/mob/attacks/proc/Bubble
/mob/attacks/proc/Confusion
/mob/attacks/proc/Psychic
/mob/attacks/proc/Psybeam
/mob/attacks/proc/Gust
/mob/attacks/proc/Mach_Punch
/mob/attacks/proc/Sky_Uppercut
/mob/attacks/proc/Discharge
/mob/attacks/proc/Thunder
/mob/attacks/proc/Reversal
/mob/attacks/proc/Poison_Jab
/mob/attacks/proc/Fury_Cutter
/mob/attacks/proc/Knock_Off
/mob/attacks/proc/Aerial_Ace
/mob/attacks/proc/Air_Cutter
/mob/attacks/proc/Sand_Attack
/mob/attacks/proc/Odor_Sleuth
/mob/attacks/proc/Smokescreen
/mob/attacks/proc/Barrier
/mob/attacks/proc/Tail_Whip
/mob/attacks/proc/Supersonic
/mob/attacks/proc/Agility
/mob/attacks/proc/Hypnosis
/mob/attacks/proc/Confusion_Ray
/mob/attacks/proc/Night_Shade
/mob/attacks/proc/Selfdestruct
/mob/attacks/proc/Defense_Curl
/mob/attacks/proc/Growl
/mob/attacks/proc/Thunder_Wave
/mob/attacks/proc/Dragon_Rage
/mob/attacks/proc/Leer
/mob/attacks/proc/Meditate
/mob/attacks/proc/Light_Screen
/mob/attacks/proc/Harden
/mob/attacks/proc/Double_Team
/mob/attacks/proc/Scary_Face
/mob/attacks/proc/Roar
/mob/attacks/proc/Struggle
/mob/attacks/proc/Swift
/mob/attacks/proc/Feint
/mob/attacks/proc/Slam
/mob/attacks/proc/Mega_Punch
/mob/attacks/proc/Comet_Punch
/mob/attacks/proc/Double_Slap
/mob/attacks/proc/Take_Down
/mob/attacks/proc/Rage
/mob/attacks/proc/Slash
/mob/attacks/proc/Scratch
/mob/attacks/proc/Quick_Attack
/mob/attacks/proc/Wrap
/mob/attacks/proc/Fury_Swipes
/mob/attacks/proc/Tackle
/mob/attacks/proc/Fury_Attack