Ace65 / aionj-hungary

Automatically exported from code.google.com/p/aionj-hungary
0 stars 0 forks source link

rev571 [Item] Cant remodel >> Elite Guardian Tribunus's Shoes (114100920) BUG ** #492

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
** link
http://www.aiondatabase.com/item/114100920/elite-guardian-tribunus's-shoes

** server side **
    <item_template id="114100920" level="50" mask="16680" armor_type="ROBE" max_stack_count="1" item_type="ABYSS" quality="UNIQUE" price="363050" restrict="50 50 50 50 50 50 50 50 50 50 50 50" desc="1495353" slot="32" equipment_type="ARMOR">
        <modifiers>
            <add value="81" name="MAGICAL_RESIST"/>
            <add value="73" name="PHYSICAL_DEFENSE"/>
            <rate value="22" bonus="true" name="SPEED"/>
            <add value="186" bonus="true" name="MAXHP"/>
            <add value="416" bonus="true" name="MAXMP"/>
            <add value="9" bonus="true" name="CONCENTRATION"/>
            <add value="30" bonus="true" name="PVP_DEFEND_RATIO"/>
        </modifiers>
    </item_template>

** client side **

  <client_item>
    <id>114100920</id>
    <name>rb_shoes_a_u2_50b</name>
    <desc>STR_RB_SHOES_A_U2_50B</desc>
    <desc_long>STR_MSG_SETITEM_BONUS_DESC</desc_long>
    <armor_type>robe</armor_type>
    <item_type>abyss</item_type>
    <material>mat_flesh</material>
    <icon_name>Icon_Item_RB_Shoes_U01</icon_name>
    <price>363050</price>
    <abyss_point>307400</abyss_point>
    <abyss_item>medal_01</abyss_item>
    <abyss_item_count>31</abyss_item_count>
    <max_stack_count>1</max_stack_count>
    <equipment_slots>foot</equipment_slots>
    <dodge>105</dodge>
    <quality>unique</quality>
    <level>50</level>
    <magical_resist>81</magical_resist>
    <physical_defend>73</physical_defend>
    <lore>FALSE</lore>
    <can_exchange>TRUE</can_exchange>
    <can_sell_to_npc>TRUE</can_sell_to_npc>
    <can_deposit_to_character_warehouse>TRUE</can_deposit_to_character_warehouse>
    <can_deposit_to_account_warehouse>TRUE</can_deposit_to_account_warehouse>
    <can_deposit_to_guild_warehouse>FALSE</can_deposit_to_guild_warehouse>
    <breakable>TRUE</breakable>
    <soul_bind>FALSE</soul_bind>
    <remove_when_logout>FALSE</remove_when_logout>
    <gender_permitted>all</gender_permitted>
    <warrior>50</warrior>
    <scout>50</scout>
    <mage>50</mage>
    <cleric>50</cleric>
    <fighter>50</fighter>
    <knight>50</knight>
    <assassin>50</assassin>
    <ranger>50</ranger>
    <wizard>50</wizard>
    <elementalist>50</elementalist>
    <chanter>50</chanter>
    <priest>50</priest>
    <option_slot_bonus>0</option_slot_bonus>
    <bonus_attr1>speed 22%</bonus_attr1>
    <bonus_attr2>maxHp 186</bonus_attr2>
    <bonus_attr8>maxMp 416</bonus_attr8>
    <bonus_attr9>Concentration 9</bonus_attr9>
    <bonus_attr12>Pvpdefendratio 30</bonus_attr12>
    <bonus_apply>equip</bonus_apply>
    <no_enchant>FALSE</no_enchant>
    <cannot_changeskin>0</cannot_changeskin>
    <ui_sound_type>Sounds/item/item_def_robe</ui_sound_type>
    <cash_item>0</cash_item>
    <can_split>FALSE</can_split>
    <item_drop_permitted>FALSE</item_drop_permitted>
    <mesh>RB_A002_Foot</mesh>
    <mesh_change>1</mesh_change>
    <default_color_m>156,182,230</default_color_m>
    <default_color_f>59,170,255</default_color_f>
    <can_dye>0</can_dye>
    <race_permitted>pc_light pc_dark</race_permitted>
  </client_item>

-- bug 
cant remodel

Original issue reported on code.google.com by java...@gmail.com on 21 Apr 2011 at 5:59

Attachments:

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r582.

Original comment by mr.pok...@gmail.com on 25 Apr 2011 at 4:22

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r583.

Original comment by mr.pok...@gmail.com on 25 Apr 2011 at 4:24