public double GetOpinion(SpellObject obj) { return obj.GetOpinion(this); }
public float GetOpinion(SpellObject obj) { return obj.GetOpinion(this); }