7 return base.GetValue() * (100 + (owner.LV - 5) * 10) / 100;
13 if (randomRecipe.IsEmpty())
22 public override void SetName(ref
string s)
29 if (base.CanStackTo(to))
31 return owner.LV == to.
LV;
void ModNum(int a, bool notify=true)
static string SayNothingHappen()
void Add(string id, bool showEffect=true)
static string GetRandomRecipe(int lvBonus, string cat=null, bool onlyUnlearned=false)
override bool CanStackTo(Thing to)
override void OnRead(Chara c)
override void SetName(ref string s)
string GetParam(int i, string def=null)