Jump to content
  • 0

infinity rod problem


Question

Posted

hello exw ena problima me to infinity rod ston server mou..

otan paw na kanw nobles to skill enow..ama krataw to infinity rod tote ginete full heal to hp mu ke den 3erw gt pisteuw oti fteei to mc heal rate alla den 3erw pws na to ftia3w opios 3erei as mou pei mia lisi..euxaristo :)

Recommended Posts

  • 0
Posted

kita file prepi na elenksis ta skill's tou

vale afto na dis

<skill id="3597" levels="1" name="Special Ability: Infinity Rod">
	<set name="target" val="TARGET_SELF" />
	<set name="skillType" val="BUFF" />
	<set name="operateType" val="OP_PASSIVE" />
	<set name="magicLvl" val="80" />
	<set name="chanceType" val="ON_MAGIC_GOOD" />
	<set name="activationChance" val="3" />
	<set name="triggeredId" val="3598" />
	<set name="triggeredLevel" val="1" />
	<for>
		<mul order="0x30" stat="maxMp" val="1.3" /> <!-- MP +30% -->
		<mul order="0x30" stat="maxCp" val="1.5" /> <!-- CP +50% -->
		<mul order="0x30" stat="mAtkSpd" val="1.15" /> <!-- Casting Spd. +15% -->
		<add order="0x40" stat="regMp" val="0.51" /> <!-- MP regen per tick +0.51 -->
		<mul order="0x30" stat="pvpPhysDmg" val="1.05" /> <!-- PVP Damage Bonus +5% -->
		<mul order="0x30" stat="pvpMagicalDmg" val="1.05" /> <!-- PVP Damage Bonus +5% -->
		<mul order="0x30" stat="pvpPhysSkillsDmg" val="1.05" /> <!-- PVP Damage Bonus +5% -->

  • 0
Posted

to ekana alla ginete pali vsk to pack ine l2j frozen an to 3ereis.. ke kanei poli grigora to nobles ke mallon gia afto su paei full to hp kati san bug ine mporeis na me boi8iseis?

  • 0
Posted

Όπως σου το δώσω εγώ, έτσι θα το περάσεις!

Θα μειώσω αυτά που δίνει.

Ίσως κάτι γίνει τώρα!

 

<skill id="3597" levels="1" name="Special Ability: Infinity Rod">
	<set name="target" val="TARGET_SELF" />
	<set name="skillType" val="BUFF" />
	<set name="operateType" val="OP_PASSIVE" />
	<set name="magicLvl" val="40" />
	<set name="chanceType" val="ON_MAGIC_GOOD" />
	<set name="activationChance" val="3" />
	<set name="triggeredId" val="3598" />
	<set name="triggeredLevel" val="1" />
	<for>
		<mul order="0x30" stat="maxMp" val="1.3" /> <!-- MP +30% -->
		<mul order="0x30" stat="maxCp" val="1.5" /> <!-- CP +50% -->
		<mul order="0x30" stat="mAtkSpd" val="1.00" /> <!-- Casting Spd. +10% -->
		<add order="0x40" stat="regMp" val="0.51" /> <!-- MP regen per tick +0.51 -->
		<mul order="0x30" stat="pvpPhysDmg" val="0.50" /> <!-- PVP Damage Bonus +5% -->
		<mul order="0x30" stat="pvpMagicalDmg" val="0.50" /> <!-- PVP Damage Bonus +5% -->
		<mul order="0x30" stat="pvpPhysSkillsDmg" val="0.50" /> <!-- PVP Damage Bonus +5% -->

  • 0
Posted

Όπως σου το δώσω εγώ, έτσι θα το περάσεις!

Θα μειώσω αυτά που δίνει.

Ίσως κάτι γίνει τώρα!

 

nai 8a to miosis... sou ipe poso 8eli ???

  • 0
Posted

vsk kitaxte..to nobles to kanei paaaaara poli grigora dld to castari 0.1 deuterolepto..molis patiseis to skill to exei castari ke pisteuw oti afto fteei..eseis ti lete?

 

gamimeni java players mpite se kanenan l2off n isiosi t mati sas retail ine ayto k ston official ginete tn theo sas dld

 

k esi t nobless pos thes n t kanei an exei toso casting k full bugged? kamia ora? etsi  n goustarei?

  • 0
Posted

oxi re file to casting ine kanoniko.. ama den 3ereis kalitera mn milas..ke ama den goustareis na boi8iseis ke to mono pou 3ereis ine na krazeis kalitera na mn 3ana kaneis post

 

http://l2vault.ign.com/View.php?view=Weapons.Detail&id=61 during pvp hp regeneration is 100% ok tr voulonis?

 

 

When good magic is cast upon a target, increases Max MP, Max CP, Casting Spd, and MP regeneration rate. During PvP, HP regeneration is increased to 100% and enhances damage to target

 

 

 

ama paizeis mono star wars server fisiko ine n mn t ksereis k dn krazw apla dn ine bug pes oti thes n t vgaleis n s dwsoume t fix oxi n mas apoklieis k n les oti leme malakies k krazoume

  • 0
Posted

apla den mu arese o tropos sou etc opos to eipes..

Στείλε τα stats από το Infinity Rod ρε φίλε.

Τόσες μέρες το λέω.

 

Κάνεις θέμα χωρίς να πρέπει.

Guest
This topic is now closed to further replies.


  • Posts

    • Added: 🎁 Seasonal Bonus System When the seasonal bonus is enabled, players receive additional bonus coins equal to bonus_season_percent of their donation amount. 💡 How it works (example): A player donates through their personal account and immediately receives regular coins. At the same time, bonus coins equal to 30% of the donation are credited. Example: Donation: 1000 coins → Bonus: 300 coins (30%) These bonus coins are not available immediately — they can be claimed later when the next season begins. 📅 When the bonus can be claimed: bonus_season_claim_start_date – the date when the "Claim" button becomes available. bonus_season_claim_end_date – the date after which the bonus can no longer be claimed. During this time window, the "Claim" button will appear in the personal account, allowing players to collect their accumulated bonus. 'bonus_season_enabled' => true, // Enable/disable the seasonal bonus system 'bonus_season_percent' => 30, // Percentage of the donation to be given as bonus coins (30 = 30%) 'bonus_season_claim_start_date' => '2025-07-30 00:00:00', // Date when the Claim button becomes available in the new season   'bonus_season_enabled' => true, // Вкл./Выкл Сезонную бонусную систему? 'bonus_season_percent' => 30, // Процент, при донате получает монеты в процентах 30 = 30%, которые может использовать в следующем открытии 'bonus_season_claim_start_date' => '2025-07-30 00:00:00', // Дата когда доступна кнопка Claim в новом сезоне 'bonus_season_claim_end_date' => '2025-08-15 20:00:00', // Дата окончания когда кнопка Claim в новом сезоне
    • Discord         :  utchiha_market Telegram        : https://t.me/utchiha_market  
    • HELLO EVERYONE. WE ARE SELLING A LOT OF ADENA ON L2 REBORN DISCORD - GODDARDSHOP   HURRY TO BUY OR YOU MAY NOT MAKE IT!!!
    • you can find the extender at GX-EXT Discord! http://prntscr.com/coUwKnD4Zs_w https://l2servers.com.ar/   @GX-Ext
  • Topics

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock