18 ::ll::TypedStorage<8, 32, ::std::string> mDisplayName;
19 ::ll::TypedStorage<8, 32, ::std::string> mTradeTablePath;
20 ::ll::TypedStorage<1, 1, bool> mUseNewTradeScreen;
21 ::ll::TypedStorage<4, 4, int> mHeroDemandDiscount;
22 ::ll::TypedStorage<4, 8, ::IntRange> mCuredDiscount;
23 ::ll::TypedStorage<4, 8, ::IntRange> mMaxCuredDiscount;
24 ::ll::TypedStorage<4, 4, int> mNearbyCuredDiscount;
25 ::ll::TypedStorage<4, 4, int> mMaxNearbyCuredDiscount;
26 ::ll::TypedStorage<1, 1, bool> mPersistTrades;
27 ::ll::TypedStorage<1, 1, bool> mConvertTradesEconomy;
28 ::ll::TypedStorage<1, 1, bool> mShowTradeScreen;
29 ::ll::TypedStorage<1, 1, bool> mUseLegacyPrices;
35 virtual char const* getJsonName()
const ;
51 MCAPI
char const* $getJsonName()
const;