Class Reve::Classes::SkillBonus
In: lib/reve/classes.rb
Parent: Object

A SkillBonus, for SkillTree and Reve::API#skill_tree. Bear in mind that "SkillBonus" doesn‘t always mean anything useful or beneficial

  • type ( String ) - Name of the bonus
  • value ( String ) - Value of the bonus. This is may be Fixnum or Float or Boolean but is left as a String

See Also: SkillTree, Reve::API#skill_tree

Attributes

type  [R] 
value  [R] 

[Validate]