Table of Contents

Class LootGenerator

Namespace
_GrindFest.Scripts
Assembly
GrindFest.dll
public class LootGenerator : Singleton<LootGenerator>
Inheritance
Object
Component
Behaviour
MonoBehaviour
LootGenerator
Inherited Members

Fields

Books
ItemQualityProbabilities
LargeGoldPilePrefabs
LearnableSkills
LearnableSpells
LootPrefabs
SingleGoldPiecePrefab
SkillPrefabs
SkillPrefabsByType
SmallGoldPilePrefabs
WeaponPrefabs
skillBookPrefab

Methods

Awake()
DropGold(Vector3, int, float)
DropRandomWeapon(int, int, Vector3, float)
GenerateRandomLoot(LootCategory, int, int)
GenerateRandomSkillScroll()
GetRandomSkill(int)
GetRandomSpell(int)
GetRandomWeaponPrefab(int)