originally posted in:BungieNetPlatform
View Entire Topic
I have an Immobius shotgun (reward for gunsmith rank 2 quest). It is Titan-only.
The item definition for Immobius has [i]classType == 3[/i] (Unknown), should this be [i]0[/i] (Titan) instead? For Class Armor Items, classType indicates which class it is for.
Is there some other way to determine from the ItemDefinition that Immobius is Titan only?
English
-
So there are no CATEGORY_WEAPON items with a classType != 3. Is it hard coded in the mobile manifest build? How are we to know that Tlaloc is Warlock only (etc, etc)?