Jump to content
  • 0

[Help]Olympiad skill restriction


Question

12 answers to this question

Recommended Posts

  • 0
Posted

Zealot:

/skill>
<skill id="420" levels="3" name="Zealot" enchantGroup1="1" enchantGroup2="1">
	<table name="#hpConsume"> 159 183 204 </table>
	<table name="#mpConsume"> 106 122 136 </table>
	<table name="#ench1hpConsume"> 200 197 193 190 187 183 180 176 173 170 166 163 159 156 153 149 146 142 139 136 132 129 125 122 119 115 112 108 105 102 </table>
	<table name="#ench1mpConsume"> 133 131 129 126 124 122 120 117 115 113 111 108 106 104 102 99 97 95 92 90 88 86 83 81 79 77 74 72 70 68 </table>
	<table name="#ench2Time"> 62 64 66 68 70 72 74 76 78 80 82 84 86 88 90 92 94 96 98 100 102 104 106 108 110 112 114 116 118 120 </table>
	<table name="#runSpd"> 10 20 30 </table>
	<table name="#pAtkSpd"> 1.1 1.2 1.3 </table>
	<table name="#rCrit"> 33 66 100 </table>
	<table name="#cAtk"> 1.33 1.66 2 </table>
	<table name="#abnormalLvl"> 1 2 3 </table>
	<set name="hpConsume" val="#hpConsume" />
	<set name="mpConsume" val="#mpConsume" />
	<set name="reuseDelay" val="300000" />
	<set name="hitTime" val="2000" />
	<set name="target" val="TARGET_SELF" />
	<set name="skillType" val="BUFF" />
	<set name="operateType" val="OP_ACTIVE" />
	<enchant1 name="hpConsume" val="#ench1hpConsume" />
	<enchant1 name="mpConsume" val="#ench1mpConsume" />
	<cond msgId="113" addName="1">
		<player hp="30" />
	</cond>
	<for>
		<effect name="Buff" abnormalTime="60" val="0" abnormalLvl="#abnormalLvl" abnormalType="pd_up_special">
			<sub order="0x40" stat="debuffVuln" val="80" />
			<sub order="0x40" stat="cancelVuln" val="40" />
			<add order="0x40" stat="runSpd" val="#runSpd" />
			<add order="0x40" stat="accCombat" val="6">
				<using kind="Sword,Big Sword,Blunt,Big Blunt,Pole,Dual Fist" />
			</add>
			<mul order="0x30" stat="pAtkSpd" val="#pAtkSpd">
				<using kind="Sword,Big Sword,Blunt,Big Blunt,Pole,Dual Fist" />
			</mul>
			<add order="0x40" stat="rCrit" val="#rCrit">
				<using kind="Sword,Big Sword,Pole" />
			</add>
			<mul order="0x30" stat="cAtk" val="#cAtk">
				<using kind="Blunt,Big Blunt,Dual Fist" />
			</mul>
			<mul order="0x30" stat="PhysicalMpConsumeRate" val="0.5" />
			<mul order="0x30" stat="gainHp" val="0.5" />
		</effect>
	</for>
	<enchant2for>
		<effect name="Buff" abnormalTime="#ench2Time" val="0" abnormalLvl="3" abnormalType="pd_up_special">
			<sub order="0x40" stat="debuffVuln" val="80" />
			<sub order="0x40" stat="cancelVuln" val="40" />
			<add order="0x40" stat="runSpd" val="30" />
			<add order="0x40" stat="accCombat" val="6">
				<using kind="Sword,Big Sword,Blunt,Big Blunt,Pole,Dual Fist" />
			</add>
			<mul order="0x30" stat="pAtkSpd" val="1.3">
				<using kind="Sword,Big Sword,Blunt,Big Blunt,Pole,Dual Fist" />
			</mul>
			<add order="0x40" stat="rCrit" val="100">
				<using kind="Sword,Big Sword,Pole" />
			</add>
			<mul order="0x30" stat="cAtk" val="2">
				<using kind="Blunt,Big Blunt,Dual Fist" />
			</mul>
			<mul order="0x30" stat="PhysicalMpConsumeRate" val="0.5" />
			<mul order="0x30" stat="gainHp" val="0.5" />
		</effect>
	</enchant2for>

 

And Frenzy :

<skill id="176" levels="3" name="Frenzy">
  <!-- Confirmed CT2.5 -->
  <table name="#magicLvl"> 32 46 55 </table>
  <table name="#swordblunt"> 1.54 1.92 2.31 </table>
  <table name="#twohand"> 1.25 1.2 1.16 </table>
  <table name="#all"> 1.3 1.3 1.5 </table>
  <table name="#accCombat"> 2 4 6 </table>
  <table name="#mpConsume"> 14 21 25 </table>
  <table name="#abnormalLvl"> 1 2 3 </table>
  <table name="#aggro"> 303 438 523 </table>
  <set name="aggroPoints" val="#aggro" />
  <set name="hitTime" val="1500" />
  <set name="magicLvl" val="#magicLvl" />
  <set name="mpConsume" val="#mpConsume" />
  <set name="operateType" val="OP_ACTIVE" />
  <set name="reuseDelay" val="600000" />
  <set name="skillType" val="BUFF" />
  <set name="target" val="TARGET_SELF" />
  <cond msgId="113" addName="1">
   <player hp="30" />
  </cond>
  <for>
   <effect name="Buff" abnormalTime="90" val="0" abnormalLvl="#abnormalLvl" abnormalType="pinch">
    <mul order="0x30" stat="pAtk" val="#all" />
    <mul order="0x30" stat="pAtk" val="#swordblunt">
     <and>
      <player hp="30" />
      <using kind="Sword,Big Sword,Blunt,Big Blunt" />
     </and>
    </mul>
    <mul order="0x30" stat="pAtk" val="#twohand">
     <and>
      <player hp="30" />
      <using kind="Big Sword,Big Blunt" />
     </and>
    </mul>
    <add order="0x40" stat="accCombat" val="#accCombat">
     <and>
      <player hp="30" />
      <using kind="Big Sword,Big Blunt" />
     </and>
    </add>
   </effect>
  </for>
</skill>

  • 0
Posted

I can put this?

<cond msgId="1509">

        <player olympiad="false" />

      </cond>

With val "true"?

 

set that to true ...

Guest
This topic is now closed to further replies.


  • Posts

    • Hi,   I’m reporting @nuturazvan for attempting to scam me out of 70€.   Last week, he contacted me on Discord saying he was looking for a control panel. I initially offered NimeraCP, but after I told him the price, he said he couldn’t afford it. I then told him I could develop a custom control panel within his budget. After discussing the details, we agreed on the following:   Control / Donate Panel includes: Donate page Account registration page Login page Password reset page Stripe integration Agreed price: 70€ Deal date: December 3, 2025   I finished developing the panel on December 6, 2025, but I have not delivered it yet. The code is complete and currently sitting in a private GitHub repository, waiting for payment. As of December 14, 2025, I still haven’t received any payment. I’ve asked him multiple times when I can expect it, and he keeps making excuses, saying a friend owes him money and that he’s waiting to get paid first.   If you don’t have the money, you shouldn’t be ordering work. I take responsibility for starting the work without upfront payment, but that doesn’t excuse repeatedly delaying payment.   Posting this as a warning to others.  
    • WTB GRACIA FINAL INTERFACE
    • Dear partners! At the moment we are in great need of the following positions: — Snapchat old and new accounts | With snapscores | Geo: Europe/USA | Full access via email/phone number — Reddit old (brute or hacked origin, self-registered) accounts with post and comment karma from 100 to 100,000+ | Full email access included — LinkedIn old accounts with real connections | Geo: Europe/USA | Full email access + active 2FA password — Instagram old accounts (2010–2023) | Full email access (possibly with active 2FA password) — Facebook old accounts (2010–2023) | Full email access (possibly with active 2FA password) | With friends or without friends | Geo: Europe/USA/Asia — Threads accounts | Full email access (possibly with active 2FA password) — TikTok/Facebook/Google ADS Agency advertising accounts — Email accounts: mail.ru, yahoo.com, gazeta.pl, gmx.ch / gmx.de / gmx.net (BUT NOT gmx.com) — Google ADS Manual Farm accounts (verified via email and phone number) | GEO: USA/Europe, mostly USA. — WhatsApp OLD Accounts — Twitter accounts with followers and posts (old accounts) Contact us via the details below. We will be glad to cooperate! We are also ready to consider other partnership and collaboration options. Active links to our projects: Digital goods store (Website): Go to Store Telegram bot: Go to – convenient access to the store via the Telegram messenger. Virtual numbers service: Go to Telegram bot for purchasing Telegram Stars: Go to – fast and profitable purchase of Stars in Telegram. SMM Panel: Go to – promotion of your social media accounts. Contacts and support: ➡ Telegram: https://t.me/socnet_support ➡ WhatsApp: https://wa.me/79051904467 ➡ Discord: socnet_support ➡ ✉ Email: solomonbog@socnet.store
    • Dear partners! At the moment we are in great need of the following positions: — Snapchat old and new accounts | With snapscores | Geo: Europe/USA | Full access via email/phone number — Reddit old (brute or hacked origin, self-registered) accounts with post and comment karma from 100 to 100,000+ | Full email access included — LinkedIn old accounts with real connections | Geo: Europe/USA | Full email access + active 2FA password — Instagram old accounts (2010–2023) | Full email access (possibly with active 2FA password) — Facebook old accounts (2010–2023) | Full email access (possibly with active 2FA password) | With friends or without friends | Geo: Europe/USA/Asia — Threads accounts | Full email access (possibly with active 2FA password) — TikTok/Facebook/Google ADS Agency advertising accounts — Email accounts: mail.ru, yahoo.com, gazeta.pl, gmx.ch / gmx.de / gmx.net (BUT NOT gmx.com) — Google ADS Manual Farm accounts (verified via email and phone number) | GEO: USA/Europe, mostly USA. — WhatsApp OLD Accounts — Twitter accounts with followers and posts (old accounts) Contact us via the details below. We will be glad to cooperate! We are also ready to consider other partnership and collaboration options. Active links to our projects: Digital goods store (Website): Go to Store Telegram bot: Go to – convenient access to the store via the Telegram messenger. Virtual numbers service: Go to Telegram bot for purchasing Telegram Stars: Go to – fast and profitable purchase of Stars in Telegram. SMM Panel: Go to – promotion of your social media accounts. Contacts and support: ➡ Telegram: https://t.me/socnet_support ➡ WhatsApp: https://wa.me/79051904467 ➡ Discord: socnet_support ➡ ✉ Email: solomonbog@socnet.store
  • 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