Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- FBMs
- if(Race=="Demon")
- usr<<"You feel an unfamiliar energy within your body... It's hard to describe, but it is unlike anything you have ever felt before. The only thing you know for certain is that it is powerful..."
- GodKi++
- if(!locate(/obj/God_Ki) in usr) contents+=new/obj/God_Ki
- BPMod*=2.7//8.91
- else if(Race=="Kaio")
- usr<<"You feel an unfamiliar energy within your body... It's hard to describe, but it is unlike anything you have ever felt before. The only thing you know for certain is that it is powerful..."
- GodKi++
- if(!locate(/obj/God_Ki) in usr) contents+=new/obj/God_Ki
- BPMod*=2.7//8.1
- else if(Race=="Demi-God")
- if(prob(20))
- usr<<"You feel an unfamiliar energy within your body... It's hard to describe, but it is unlike anything you have ever felt before. The only thing you know for certain is that it is powerful..."
- GodKi++
- if(!locate(/obj/God_Ki) in usr) contents+=new/obj/God_Ki
- BPMod*=2.7//6.75
- else if(Race=="Oni")
- if(prob(10))
- usr<<"You feel an unfamiliar energy within your body... It's hard to describe, but it is unlike anything you have ever felt before. The only thing you know for certain is that it is powerful..."
- GodKi++
- if(!locate(/obj/God_Ki) in usr) contents+=new/obj/God_Ki
- BPMod*=2.5//6.5
- else if(Race=="Android") BPMod*=3.5//10.5x
- else if(Race=="Namekian") BPMod*=2.7//4.86 5.13 5.94
- else if(Race=="Makyojin") BPMod*=2.7//5.4
- else if(Race=="Alien")
- if(Class=="Space Pirate")
- if(!HasBojack)
- HasBojack=1
- usr<<"Your body has awakened to a great new power. You can feel your body using your natural aptitude for rage and channeling it into something greater..."
- BPMod*=1.8//4.32
- else if(Class=="Yardrat") BPMod*=1.9//3.99
- else BPMod*=2.1 //3.36 3.78
- else if(Race=="Tsufurujin")
- if(Super_Tsufu_Learned) BPMod*=2.8//6.16
- else BPMod*=3.6// 5.4
- if(!Super_Tsufu_Learnable) Super_Tsufu_Learnable=1
- else if(Race=="Human") BPMod*=3.6//4.68
- else if(Race=="Spirit Doll") //4.51
- BPMod*=4.1
- BaseMaxKi*=1.3
- BaseRecovery*=1.2
- else if(Race=="Saiyan")
- if(Class=="Legendary") BPMod*=1.2//3
- if(Class=="Elite") BPMod*=1.2//2.88
- if(Class=="Normal") BPMod*=1.2//2.64
- if(Class=="Low-Class") BPMod*=1.2//2.4
- if(!Hasssj)
- usr<<"Your body has awakened to a great new power. You can feel your body using your natural aptitude for rage and channeling it into something greater..."
- Hasssj=1
- else if(Race=="Bio-Android") BPMod*=1.2// 2.88 4.32 8.64
- else if(Race=="Changeling") BPMod*=1.5//2.25
- else if(Race=="Majin") BPMod*=2//8
- else if(HybridFBM)
- if(Race=="Half-Saiyan") BPMod*=1.8
- else BPMod*=2.1
Advertisement
Add Comment
Please, Sign In to add comment