Свойство | Type | Description | |
---|---|---|---|
ArmourEquipString | string | ||
Protection | int | ||
ProtectionBonus | int | ||
SpellEffectApplied | SpellEffect, | ||
ToughnessBonus | int |
Méthode | Description | |
---|---|---|
ArmourSelfDamage ( ) : void |
Damage caused to the weapon when it hits something with heavy resistance.
|
|
EquipEvent ( int slotNo ) : bool | ||
GetActualSpellIndex ( ) : int |
Gets the effectID index of the spell that this item is enchanted with
|
|
SetEquipTexture ( string EquipTexture ) : void |
Sets the equip texture.
|
|
UnEquipEvent ( int slotNo ) : bool | ||
UpdateQuality ( ) : void | ||
getEquipString ( ) : string |
Méthode | Description | |
---|---|---|
Start ( ) : void |
public SetEquipTexture ( string EquipTexture ) : void | ||
EquipTexture | string | Equip texture. |
Résultat | void |