Versiones comparadas

Clave

  • Se ha añadido esta línea.
  • Se ha eliminado esta línea.
  • El formato se ha cambiado.

...

Field

Type

Attributes

Key

Null

Default

Extra

Comment

Skill discovery template tc2spellId

mediumint(8)

unsigned

PRI

NO

0

 

SpellId of the discoverable spell

Skill discovery template tc2reqSpell

mediumint(8)

unsigned

PRI

NO

0

 

spell requirement

Skill discovery template tc2reqSkillValue

smallint(5)

unsigned

 

NO

0

 

skill points requirement

Skill discovery template tc2chance

float

signed

 

NO

0

 

chance to discover

Description of the fields

spellId

The recipe spell ID that has a chance to be automatically discovered. See Spell.dbc

reqSpell

If nonzero, this field controls what spell must be specifically used to trigger the discovery (eg, spell 41458 will only be discovered while using spell 28575). If it is zero, then any recipe use can trigger the discovery. See Spell.dbc

reqSkillValue

field-no-description|3

chance

The chance, in percent, that a recipe has of being automatically "discovered", whether by any recipe use or by the specific recipe use defined in Skill discovery template tc2 reqSpell