L2JMobius

Grand Crusade temporary items

VRS · 4 · 5431

Offline VRS

  • Vassal
  • *
    • Posts: 2
temporary objects do not work immediately after the log
Code: [Select]
<item id="23275" name="Drop Rate Rune 200%" additionalName="30-day" type="EtcItem">
<!-- When possessed in the inventory, increases the rate of item acquisition through hunting by 200%. -->
<set name="icon" val="BranchSys3.lcon.g_rune_itemdrop_up" />
<set name="is_clan_depositable" val="false" />
<set name="is_mailable" val="false" />
<set name="is_freightable" val="false" />
<set name="is_tradable" val="false" />
<set name="is_dropable" val="false" />
<set name="is_sellable" val="false" />
<set name="is_commissionable" val="false" />
<set name="is_private_storeable" val="false" />
<set name="etcitem_type" val="ENCHT_ATTR_RUNE" />
<set name="immediate_effect" val="true" />
<set name="time" val="43200" />
<skills>
<skill id="22587" level="4" /> <!-- Drop Rate Rune -->
</skills>



and it should be like this



help how to fix ???


Online Mobius

  • Distinguished King
  • *****
    • Posts: 16147


Online Mobius

  • Distinguished King
  • *****
    • Posts: 16147
Grand Crusade is not shared.
Do not ask support for leaked files. Use the official releases.
Also 99% sure this is fixed.