AttributeInfo.NumType property
FightAttrTable.AttrNumType for this attribute’s ×10 base: 0 = raw integer, 1 = per-10,000 percent (display value/100 with a % suffix), 2 = milliseconds (display value/1000 s). -1 when no FightAttr row matched — callers should fall back to a heuristic. -2 = catalogued non-stat attribute (identity / bookkeeping ids such as name or equip blobs — no displayable number).
public int NumType { get; set; }See Also
Section titled “See Also”- struct AttributeInfo
- namespace Stellar.Abstractions.Domain.GameData