你姐的夫吧 关注:1,106贴子:7,595
  • 14回复贴,共1

有大佬指点下怎么给物品或者宠物增加功能么?

只看楼主收藏回复

单机自己玩想实现右键点击炉石,弹出商店维修功能、传送到指定地图副本功能、贩卖指点商品功能,这个要怎么实现呀,求大佬指点。


IP属地:湖北1楼2025-01-08 16:35回复
    目前没找到超级炉石,但可以用召唤小伙伴实现,类似逍遥端的艾薇儿,我自己玩的就是加了售卖修理,银行兽栏两个随身商人。再把拍卖设置所有主城,基本够用了。


    IP属地:辽宁来自Android客户端2楼2025-01-08 20:23
    收起回复
      我也想要


      IP属地:山东来自Android客户端3楼2025-01-08 22:46
      回复
        这个随身助手很简单,就是利用机械松鼠小伙伴还出来的,当然别的小伙伴也行,以松鼠为例具体如下;
        1数据库找到[松鼠]的技能id复制一个新的如20000
        2选个npc随意哪个都行,要白板的,到数据库复制这个npc到新的如40000
        3修改技能20000对应召唤松鼠id改为40000
        4修改npc40000的标识,就是你想让它有什么功能,具体可查看已有npc,然后贴到自己的助手上,有的功能能叠加比如兽栏+银行,两个功能数字相加就行了。
        5在数据库把这两个的名字说明什么的还好。
        6用dbc把技能20000加进去名字说明改成和你数据库一致。
        7用mpq把dbc打到客户端的补丁中。
        8把wdb缓存删了,开游戏gm命令学习技能就行了。
        9不想gm的给技能20000添加到各种族职业的出生技能数据库中,这样新建角色就有了,这地方不像335端种族职业直接加法就行60端要一个一个加。


        IP属地:辽宁来自Android客户端4楼2025-01-09 03:11
        回复

          也可以拿我的这个直接用。
          一、npc的命令;
          INSERT INTO `mangos`.`creature_template` (`entry`, `patch`, `name`, `subname`, `level_min`, `level_max`, `faction`, `npc_flags`, `gossip_menu_id`, `display_id1`, `display_id2`, `display_id3`, `display_id4`, `display_scale1`, `display_scale2`, `display_scale3`, `display_scale4`, `display_probability1`, `display_probability2`, `display_probability3`, `display_probability4`, `display_total_probability`, `mount_display_id`, `speed_walk`, `speed_run`, `detection_range`, `call_for_help_range`, `leash_range`, `type`, `pet_family`, `rank`, `unit_class`, `xp_multiplier`, `health_multiplier`, `mana_multiplier`, `armor_multiplier`, `damage_multiplier`, `damage_variance`, `damage_school`, `base_attack_time`, `ranged_attack_time`, `holy_res`, `fire_res`, `nature_res`, `frost_res`, `shadow_res`, `arcane_res`, `trainer_type`, `trainer_spell`, `trainer_class`, `trainer_race`, `loot_id`, `pickpocket_loot_id`, `skinning_loot_id`, `gold_min`, `gold_max`, `spell_id1`, `spell_id2`, `spell_id3`, `spell_id4`, `spell_list_id`, `pet_spell_list_id`, `spawn_spell_id`, `auras`, `ai_name`, `movement_type`, `inhabit_type`, `civilian`, `racial_leader`, `equipment_id`, `trainer_id`, `vendor_id`, `mechanic_immune_mask`, `school_immune_mask`, `immunity_flags`, `static_flags1`, `static_flags2`, `flags_extra`, `script_name`) VALUES ('210000', '0', '杰克船长', '夹了B海带', '37', '37', '120', '16388', '0', '797', '0', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '1', '0', '1', '1.14286', '18', '5', '0', '7', '0', '0', '1', '1', '1.15', '1', '0.85', '1.05', '0.14', '0', '2000', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '3', '0', '0', '0', '0', '0', '0', '0', '0', '134742022', '0', '2', '');
          INSERT INTO `mangos`.`creature_template` (`entry`, `patch`, `name`, `subname`, `level_min`, `level_max`, `faction`, `npc_flags`, `gossip_menu_id`, `display_id1`, `display_id2`, `display_id3`, `display_id4`, `display_scale1`, `display_scale2`, `display_scale3`, `display_scale4`, `display_probability1`, `display_probability2`, `display_probability3`, `display_probability4`, `display_total_probability`, `mount_display_id`, `speed_walk`, `speed_run`, `detection_range`, `call_for_help_range`, `leash_range`, `type`, `pet_family`, `rank`, `unit_class`, `xp_multiplier`, `health_multiplier`, `mana_multiplier`, `armor_multiplier`, `damage_multiplier`, `damage_variance`, `damage_school`, `base_attack_time`, `ranged_attack_time`, `holy_res`, `fire_res`, `nature_res`, `frost_res`, `shadow_res`, `arcane_res`, `trainer_type`, `trainer_spell`, `trainer_class`, `trainer_race`, `loot_id`, `pickpocket_loot_id`, `skinning_loot_id`, `gold_min`, `gold_max`, `spell_id1`, `spell_id2`, `spell_id3`, `spell_id4`, `spell_list_id`, `pet_spell_list_id`, `spawn_spell_id`, `auras`, `ai_name`, `movement_type`, `inhabit_type`, `civilian`, `racial_leader`, `equipment_id`, `trainer_id`, `vendor_id`, `mechanic_immune_mask`, `school_immune_mask`, `immunity_flags`, `static_flags1`, `static_flags2`, `flags_extra`, `script_name`) VALUES ('210001', '0', '斯帕罗船长', '夹了B海带', '37', '37', '120', '8449', '0', '797', '0', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '1', '0', '1', '1.14286', '18', '5', '0', '7', '0', '0', '1', '1', '1.15', '1', '0.85', '1.05', '0.14', '0', '2000', '2000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '3', '0', '0', '0', '0', '0', '0', '0', '0', '134742022', '0', '2', '');


          IP属地:辽宁5楼2025-01-09 03:26
          回复
            二、技能的命令;
            INSERT INTO `mangos`.`spell_template` (`entry`, `build`, `school`, `category`, `castUI`, `dispel`, `mechanic`, `attributes`, `attributesEx`, `attributesEx2`, `attributesEx3`, `attributesEx4`, `stances`, `stancesNot`, `targets`, `targetCreatureType`, `requiresSpellFocus`, `casterAuraState`, `targetAuraState`, `castingTimeIndex`, `recoveryTime`, `categoryRecoveryTime`, `interruptFlags`, `auraInterruptFlags`, `channelInterruptFlags`, `procFlags`, `procChance`, `procCharges`, `maxLevel`, `baseLevel`, `spellLevel`, `durationIndex`, `powerType`, `manaCost`, `manCostPerLevel`, `manaPerSecond`, `manaPerSecondPerLevel`, `rangeIndex`, `speed`, `modelNextSpell`, `stackAmount`, `totem1`, `totem2`, `reagent1`, `reagent2`, `reagent3`, `reagent4`, `reagent5`, `reagent6`, `reagent7`, `reagent8`, `reagentCount1`, `reagentCount2`, `reagentCount3`, `reagentCount4`, `reagentCount5`, `reagentCount6`, `reagentCount7`, `reagentCount8`, `equippedItemClass`, `equippedItemSubClassMask`, `equippedItemInventoryTypeMask`, `effect1`, `effect2`, `effect3`, `effectDieSides1`, `effectDieSides2`, `effectDieSides3`, `effectBaseDice1`, `effectBaseDice2`, `effectBaseDice3`, `effectDicePerLevel1`, `effectDicePerLevel2`, `effectDicePerLevel3`, `effectRealPointsPerLevel1`, `effectRealPointsPerLevel2`, `effectRealPointsPerLevel3`, `effectBasePoints1`, `effectBasePoints2`, `effectBasePoints3`, `effectBonusCoefficient1`, `effectBonusCoefficient2`, `effectBonusCoefficient3`, `effectMechanic1`, `effectMechanic2`, `effectMechanic3`, `effectImplicitTargetA1`, `effectImplicitTargetA2`, `effectImplicitTargetA3`, `effectImplicitTargetB1`, `effectImplicitTargetB2`, `effectImplicitTargetB3`, `effectRadiusIndex1`, `effectRadiusIndex2`, `effectRadiusIndex3`, `effectApplyAuraName1`, `effectApplyAuraName2`, `effectApplyAuraName3`, `effectAmplitude1`, `effectAmplitude2`, `effectAmplitude3`, `effectMultipleValue1`, `effectMultipleValue2`, `effectMultipleValue3`, `effectChainTarget1`, `effectChainTarget2`, `effectChainTarget3`, `effectItemType1`, `effectItemType2`, `effectItemType3`, `effectMiscValue1`, `effectMiscValue2`, `effectMiscValue3`, `effectTriggerSpell1`, `effectTriggerSpell2`, `effectTriggerSpell3`, `effectPointsPerComboPoint1`, `effectPointsPerComboPoint2`, `effectPointsPerComboPoint3`, `spellVisual1`, `spellVisual2`, `spellIconId`, `activeIconId`, `spellPriority`, `name`, `nameFlags`, `nameSubtext`, `nameSubtextFlags`, `description`, `descriptionFlags`, `auraDescription`, `auraDescriptionFlags`, `manaCostPercentage`, `startRecoveryCategory`, `startRecoveryTime`, `minTargetLevel`, `maxTargetLevel`, `spellFamilyName`, `spellFamilyFlags`, `maxAffectedTargets`, `dmgClass`, `preventionType`, `stanceBarOrder`, `dmgMultiplier1`, `dmgMultiplier2`, `dmgMultiplier3`, `minFactionId`, `minReputation`, `requiredAuraVision`, `customFlags`) VALUES ('40000', '4222', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '4', '0', '0', '0', '0', '0', '0', '101', '0', '0', '0', '0', '21', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '-1', '-1', '0', '97', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '-1', '-1', '-1', '0', '0', '0', '32', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '210000', '0', '0', '0', '0', '0', '0', '0', '0', '353', '0', '90', '0', '0', '召唤船长(修理、售卖)', '983070', '', '983052', '硬核助手,售卖、修理。', '983070', '', '983052', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '-1', '1', '1', '1', '0', '0', '0', '0');
            INSERT INTO `mangos`.`spell_template` (`entry`, `build`, `school`, `category`, `castUI`, `dispel`, `mechanic`, `attributes`, `attributesEx`, `attributesEx2`, `attributesEx3`, `attributesEx4`, `stances`, `stancesNot`, `targets`, `targetCreatureType`, `requiresSpellFocus`, `casterAuraState`, `targetAuraState`, `castingTimeIndex`, `recoveryTime`, `categoryRecoveryTime`, `interruptFlags`, `auraInterruptFlags`, `channelInterruptFlags`, `procFlags`, `procChance`, `procCharges`, `maxLevel`, `baseLevel`, `spellLevel`, `durationIndex`, `powerType`, `manaCost`, `manCostPerLevel`, `manaPerSecond`, `manaPerSecondPerLevel`, `rangeIndex`, `speed`, `modelNextSpell`, `stackAmount`, `totem1`, `totem2`, `reagent1`, `reagent2`, `reagent3`, `reagent4`, `reagent5`, `reagent6`, `reagent7`, `reagent8`, `reagentCount1`, `reagentCount2`, `reagentCount3`, `reagentCount4`, `reagentCount5`, `reagentCount6`, `reagentCount7`, `reagentCount8`, `equippedItemClass`, `equippedItemSubClassMask`, `equippedItemInventoryTypeMask`, `effect1`, `effect2`, `effect3`, `effectDieSides1`, `effectDieSides2`, `effectDieSides3`, `effectBaseDice1`, `effectBaseDice2`, `effectBaseDice3`, `effectDicePerLevel1`, `effectDicePerLevel2`, `effectDicePerLevel3`, `effectRealPointsPerLevel1`, `effectRealPointsPerLevel2`, `effectRealPointsPerLevel3`, `effectBasePoints1`, `effectBasePoints2`, `effectBasePoints3`, `effectBonusCoefficient1`, `effectBonusCoefficient2`, `effectBonusCoefficient3`, `effectMechanic1`, `effectMechanic2`, `effectMechanic3`, `effectImplicitTargetA1`, `effectImplicitTargetA2`, `effectImplicitTargetA3`, `effectImplicitTargetB1`, `effectImplicitTargetB2`, `effectImplicitTargetB3`, `effectRadiusIndex1`, `effectRadiusIndex2`, `effectRadiusIndex3`, `effectApplyAuraName1`, `effectApplyAuraName2`, `effectApplyAuraName3`, `effectAmplitude1`, `effectAmplitude2`, `effectAmplitude3`, `effectMultipleValue1`, `effectMultipleValue2`, `effectMultipleValue3`, `effectChainTarget1`, `effectChainTarget2`, `effectChainTarget3`, `effectItemType1`, `effectItemType2`, `effectItemType3`, `effectMiscValue1`, `effectMiscValue2`, `effectMiscValue3`, `effectTriggerSpell1`, `effectTriggerSpell2`, `effectTriggerSpell3`, `effectPointsPerComboPoint1`, `effectPointsPerComboPoint2`, `effectPointsPerComboPoint3`, `spellVisual1`, `spellVisual2`, `spellIconId`, `activeIconId`, `spellPriority`, `name`, `nameFlags`, `nameSubtext`, `nameSubtextFlags`, `description`, `descriptionFlags`, `auraDescription`, `auraDescriptionFlags`, `manaCostPercentage`, `startRecoveryCategory`, `startRecoveryTime`, `minTargetLevel`, `maxTargetLevel`, `spellFamilyName`, `spellFamilyFlags`, `maxAffectedTargets`, `dmgClass`, `preventionType`, `stanceBarOrder`, `dmgMultiplier1`, `dmgMultiplier2`, `dmgMultiplier3`, `minFactionId`, `minReputation`, `requiredAuraVision`, `customFlags`) VALUES ('40001', '4222', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '4', '0', '0', '0', '0', '0', '0', '101', '0', '0', '0', '0', '21', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '-1', '-1', '0', '97', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '-1', '-1', '-1', '0', '0', '0', '32', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '210001', '0', '0', '0', '0', '0', '0', '0', '0', '353', '0', '90', '0', '0', '召唤船长(银行、兽栏)', '983070', '', '983052', '硬核助手,银行、兽栏。', '983070', '', '983052', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '-1', '1', '1', '1', '0', '0', '0', '0');
            三、出生技能的命令


            IP属地:辽宁6楼2025-01-09 03:29
            回复
              三、出生技能的命令
              INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('1', '1', '40000', '0', '5875', '随身');
              INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('1', '2', '40000', '0', '5875', '随身');
              INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('1', '3', '40000', '0', '5875', '随身');
              INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('1', '4', '40000', '0', '5875', '随身');
              INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('1', '5', '40000', '0', '5875', '随身');
              INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('1', '7', '40000', '0', '5875', '随身');
              INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('1', '8', '40000', '0', '5875', '随身');
              INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('1', '9', '40000', '0', '5875', '随身');
              INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('1', '11', '40000', '0', '5875', '随身');
              INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('2', '1', '40000', '0', '5875', '随身');
              INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('2', '2', '40000', '0', '5875', '随身');
              INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('2', '3', '40000', '0', '5875', '随身');
              INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('2', '4', '40000', '0', '5875', '随身');
              INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('2', '5', '40000', '0', '5875', '随身');
              INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('2', '7', '40000', '0', '5875', '随身');
              INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('2', '8', '40000', '0', '5875', '随身');
              INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('2', '9', '40000', '0', '5875', '随身');
              INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('2', '11', '40000', '0', '5875', '随身');
              INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('3', '1', '40000', '0', '5875', '随身');
              INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('3', '2', '40000', '0', '5875', '随身');
              INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('3', '3', '40000', '0', '5875', '随身');
              INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('3', '4', '40000', '0', '5875', '随身');
              INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('3', '5', '40000', '0', '5875', '随身');
              INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('3', '7', '40000', '0', '5875', '随身');
              INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('3', '8', '40000', '0', '5875', '随身');
              INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('3', '9', '40000', '0', '5875', '随身');
              INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('3', '11', '40000', '0', '5875', '随身');
              INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('4', '1', '40000', '0', '5875', '随身');
              INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('4', '2', '40000', '0', '5875', '随身');
              INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('4', '3', '40000', '0', '5875', '随身');
              INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('4', '4', '40000', '0', '5875', '随身');
              INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('4', '5', '40000', '0', '5875', '随身');
              INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('4', '7', '40000', '0', '5875', '随身');
              INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('4', '8', '40000', '0', '5875', '随身');
              INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('4', '9', '40000', '0', '5875', '随身');
              INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('4', '11', '40000', '0', '5875', '随身');


              IP属地:辽宁7楼2025-01-09 03:33
              回复
                没写下接上一个
                INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('5', '1', '40000', '0', '5875', '随身');
                INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('5', '2', '40000', '0', '5875', '随身');
                INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('5', '3', '40000', '0', '5875', '随身');
                INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('5', '4', '40000', '0', '5875', '随身');
                INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('5', '5', '40000', '0', '5875', '随身');
                INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('5', '7', '40000', '0', '5875', '随身');
                INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('5', '8', '40000', '0', '5875', '随身');
                INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('5', '9', '40000', '0', '5875', '随身');
                INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('5', '11', '40000', '0', '5875', '随身');
                INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('6', '1', '40000', '0', '5875', '随身');
                INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('6', '2', '40000', '0', '5875', '随身');
                INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('6', '3', '40000', '0', '5875', '随身');
                INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('6', '4', '40000', '0', '5875', '随身');
                INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('6', '5', '40000', '0', '5875', '随身');
                INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('6', '7', '40000', '0', '5875', '随身');
                INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('6', '8', '40000', '0', '5875', '随身');
                INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('6', '9', '40000', '0', '5875', '随身');
                INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('6', '11', '40000', '0', '5875', '随身');
                INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('7', '1', '40000', '0', '5875', '随身');
                INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('7', '2', '40000', '0', '5875', '随身');
                INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('7', '3', '40000', '0', '5875', '随身');
                INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('7', '4', '40000', '0', '5875', '随身');
                INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('7', '5', '40000', '0', '5875', '随身');
                INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('7', '7', '40000', '0', '5875', '随身');
                INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('7', '8', '40000', '0', '5875', '随身');
                INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('7', '9', '40000', '0', '5875', '随身');
                INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('7', '11', '40000', '0', '5875', '随身');
                INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('8', '1', '40000', '0', '5875', '随身');
                INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('8', '2', '40000', '0', '5875', '随身');
                INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('8', '3', '40000', '0', '5875', '随身');
                INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('8', '4', '40000', '0', '5875', '随身');
                INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('8', '5', '40000', '0', '5875', '随身');
                INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('8', '7', '40000', '0', '5875', '随身');
                INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('8', '8', '40000', '0', '5875', '随身');
                INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('8', '9', '40000', '0', '5875', '随身');
                INSERT INTO `mangos`.`playercreateinfo_spell` (`race`, `class`, `spell`, `build_min`, `build_max`, `note`) VALUES ('8', '11', '40000', '0', '5875', '随身');


                IP属地:辽宁8楼2025-01-09 03:35
                回复
                  dbc补丁自己弄一下吧,这也不能传附件


                  IP属地:辽宁来自Android客户端9楼2025-01-09 03:39
                  回复
                    544302000


                    IP属地:辽宁来自Android客户端10楼2025-01-09 03:40
                    收起回复
                      万分感谢@kame如烟,辛苦啦


                      IP属地:辽宁11楼2025-01-09 10:21
                      回复