|
Battle Talent
V11
|
Static Public Member Functions | |
| static WeaponSaveData | ConvertToSaveData (InteractBase specialItem) |
| static WeaponSaveData | ConvertToSaveData (InteractWeapon weapon) |
| static InteractBase | ConvertToInteractWeapon (WeaponSaveData sd) |
Public Attributes | |
| string | weaponPrefab |
| WeaponPartSaveData[] | weaponPartData |
| int | forgeLevel |
| int | durability |
| int | durailityMax |
| float | manaCost |
| float | manaCostOnCharge |
| Dictionary< string, string > | info |