Méthode | Description | |
---|---|---|
TradeScroll ( int ip, int spellId, int spellLevel, CNWSpell spell ) : System | ||
baseName ( int spellId ) : string |
Méthode | Description | |
---|---|---|
GetAuraDescription ( int spellLevel, CNWSpell spell ) : string | ||
cost ( int spellLevel, int casterLevel ) : int |
protected GetAuraDescription ( int spellLevel, CNWSpell spell ) : string | ||
spellLevel | int | |
spell | CNWSpell | |
Résultat | string |
public TradeScroll ( int ip, int spellId, int spellLevel, CNWSpell spell ) : System | ||
ip | int | |
spellId | int | |
spellLevel | int | |
spell | CNWSpell | |
Résultat | System |
protected cost ( int spellLevel, int casterLevel ) : int | ||
spellLevel | int | |
casterLevel | int | |
Résultat | int |