Project Nimbus: Complete Edition
Posted: Sat Nov 06, 2021 6:33 pm
Here is my table for this game.
I played the first 4 missions and it seems stable.
v2: Found out that the ammo and boost where giving some trouble. So fix the boost and change the ammmo script to instant reload.
Have fun and enjoy..
Table options
Code: Select all
-CompactMode
-Main script (activate for goodies)
-unl HP
-unl Boost
-unl Ammo
-_invincible
-_hp
-_maxHP
-_correctHP
-_correctDamage
-_noDead
-_bladeDamageMultiplier
-_boostMaxSpeed
-_boostStartSpeedRate
-_boostEnergy
-_boostSetting._useEnergy
-_boostSetting._maxEnergy
-_boostSetting._useBoost
-_boostSetting._regenRateEnergy
-_bladeSetting._damage
-_charging
-_maxChargeDistance
-_chargeDistancePenaltyMultiplier
-_chargeDamageMultiplierModifier
-_chargeBoostPenalty
-_chargeEndDistance
-_quickBoostTimer
-_boostHeldTime
-_currentBoostRegenBootUpTime
-_boostPenaltyMultiplier
-_boostRegenDelay
-_currentBoostRegenBootUpDelay
-_boostMultiplier
-_boostGaugeEmptyRegenDelay
-_quickBoostRegenRate
-_dashTime
-_dashRegenDelay
-_dashPenaltyMultiplier
-_boostSpeedCap
-_quickBoostDuration
-_healthRegenTimer
-_healthRegenDelay
-_regenHealthValue
-_slowSetting._useSlow
-_slowSetting._slowTime
-_slowSetting._correctionDelayUseEnergy
-_slowSetting._correctionDelayRecoveryTime
-_slowSetting._timeDilation
-_slowSetting._canUseSlowEnergy
-_slowRateEasy
-_slowRateMedium
-_slowRateHard
-_equiptweapons
v2: Found out that the ammo and boost where giving some trouble. So fix the boost and change the ammmo script to instant reload.
Have fun and enjoy..