Table of Contents

Class PrestigeSystem

Namespace
GrindFest
Assembly
GrindFest.dll
public class PrestigeSystem : Singleton<PrestigeSystem>
Inheritance
object
Object
Component
Behaviour
MonoBehaviour
PrestigeSystem
Inherited Members

Fields

ArmorBonus
DamageBonus
ElementalResistance
ExperienceBonus
GoldBonus
GoldCap
HealthBonus
HeroSlot
IdleMode
LevelCap
MagicFindBonus
MovementSpeed
NameHero
PremiumShop
SexHero
SkillPoints
StatPoints
VillageStash
_shopItems

Methods

CalculatePrestigePoints(int)
GetPrestigeBonusLevel(PrestigeShopItem)
PurchasePrestigeBonus(PrestigeShopItem, int)
PurchasePrestigeBonus(string, int, int, int)
RefreshPrestige()
Sacrifice(HeroController)