Code:
UPDATE `items` SET `entry` = '70000', `class` = '2', `subclass` = '8', `field4` = '-1', `name1` = 'Test Item', `displayid` = '46609', `quality` = '6', `flags` = '36864', `faction` = '0', `buyprice` = '0', `sellprice` = '0', `inventorytype` = '17', `allowableclass` = '-1', `allowablerace` = '-1', `itemlevel` = '999', `requiredlevel` = '0', `RequiredSkill` = '0', `RequiredSkillRank` = '0', `RequiredSpell` = '0', `RequiredPlayerRank1` = '0', `RequiredPlayerRank2` = '0', `RequiredFaction` = '0', `RequiredFactionStanding` = '0', `Unique` = '1', `maxcount` = '1', `ContainerSlots` = '0', `itemstatscount` = '0', `stat_type1` = '19', `stat_value1` = '1000', `stat_type2` = '28', `stat_value2` = '1000', `stat_type3` = '31', `stat_value3` = '1000', `stat_type4` = '44', `stat_value4` = '1000', `stat_type5` = '37', `stat_value5` = '1000', `stat_type6` = '0', `stat_value6` = '0', `stat_type7` = '0', `stat_value7` = '0', `stat_type8` = '0', `stat_value8` = '0', `stat_type9` = '0', `stat_value9` = '0', `stat_type10` = '0', `stat_value10` = '0', `ScaledStatsDistributionId` = '0', `ScaledStatsDistributionFlags` = '0', `dmg_min1` = '9000', `dmg_max1` = '9002', `dmg_type1` = '0', `dmg_min2` = '0', `dmg_max2` = '0', `dmg_type2` = '0', `armor` = '0', `holy_res` = '1000', `fire_res` = '1000', `nature_res` = '1000', `frost_res` = '1000', `shadow_res` = '1000', `arcane_res` = '1000', `delay` = '1000', `ammo_type` = '0', `range` = '0', `spellid_1` = '42094', `spelltrigger_1` = '1', `spellcharges_1` = '0', `spellcooldown_1` = '-1', `spellcategory_1` = '0', `spellcategorycooldown_1` = '-1', `spellid_2` = '0', `spelltrigger_2` = '1', `spellcharges_2` = '0', `spellcooldown_2` = '-1', `spellcategory_2` = '0', `spellcategorycooldown_2` = '-1', `spellid_3` = '0', `spelltrigger_3` = '1', `spellcharges_3` = '0', `spellcooldown_3` = '-1', `spellcategory_3` = '0', `spellcategorycooldown_3` = '-1', `spellid_4` = '0', `spelltrigger_4` = '0', `spellcharges_4` = '0', `spellcooldown_4` = '-1', `spellcategory_4` = '0', `spellcategorycooldown_4` = '-1', `spellid_5` = '0', `spelltrigger_5` = '0', `spellcharges_5` = '0', `spellcooldown_5` = '-1', `spellcategory_5` = '0', `spellcategorycooldown_5` = '-1', `bonding` = '1', `description` = 'Showing that it doesnt put itemstatcount', `page_id` = '0', `page_language` = '0', `page_material` = '0', `quest_id` = '0', `lock_id` = '0', `lock_material` = '0', `sheathID` = '1', `randomprop` = '0', `randomsuffix` = '0', `block` = '0', `itemset` = '0', `MaxDurability` = '0', `ZoneNameID` = '0', `mapid` = '0', `bagfamily` = '0', `TotemCategory` = '0', `socket_color_1` = '1', `unk201_3` = '0', `socket_color_2` = '1', `unk201_5` = '0', `socket_color_3` = '1', `unk201_7` = '0', `socket_bonus` = '3154', `GemProperties` = '0', `ReqDisenchantSkill` = '-1', `ArmorDamageModifier` = '0', `ExistingDuration` = '0', `ItemLimitCategoryId` = '0', `HolidayId` = '0' WHERE `entry` = 70000 LIMIT 1;
This is a test SQL query for adding an item into an ArcEmu Database exported by the latest version of FDE. The item has 5 different stat types. However, none of them show up on the item in-game because the program doesn't set this part of the query: