|
|
@ -37,6 +37,7 @@ namespace MWMechanics
|
|
|
|
void nextCastStyle(); //Set enchant type to next possible type (for mOldItemPtr object)
|
|
|
|
void nextCastStyle(); //Set enchant type to next possible type (for mOldItemPtr object)
|
|
|
|
int getCastStyle() const;
|
|
|
|
int getCastStyle() const;
|
|
|
|
float getEnchantCost() const;
|
|
|
|
float getEnchantCost() const;
|
|
|
|
|
|
|
|
float getCastCost() const;
|
|
|
|
int getEnchantPrice() const;
|
|
|
|
int getEnchantPrice() const;
|
|
|
|
float getMaxEnchantValue() const;
|
|
|
|
float getMaxEnchantValue() const;
|
|
|
|
int getGemCharge() const;
|
|
|
|
int getGemCharge() const;
|
|
|
|