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

    • Hello Everyone  I hope you missed Old nostalgia BNB , is time to come back and be ready for the new journey  L2 BnB C3 Website: https://l2bnb.eu/ Discord: https://discord.gg/jaCJKYXgYZ Max Level 75 Max Grade (A) Safe:3 , Max:16 Anti-Botting. Auto learning skills , Auto Loot , Auto Create Account Subclass (NO) quest. Retail Buffs/DS Time ,Need Buffer Char (NO NPC Buffer) OfflineShop,OfflineCraft,ChangePass No GM Shop,No Global Gk,No Donate,Free Teleport only LVL 1 commands: .offline , .changepassword 99+% Retail 1+1 Window Per Pc BASIC FEATURES: Exp/SP: x 3 Adena: x3 Drop: х3 Spoil: x3 Support 24/7 GLOBAL COMMUNITY
    • 亲爱的朋友们,我们很高兴向您介绍我们的全新服务 —— KYC 实名认证,适用于任何平台!️ 我们为加密货币交易所、在线市场、社交网络、主机服务商、赌场及其他合法网站提供实名认证服务。认证可通过护照或驾驶证完成。不支持任何涉及非法活动的网站。 可用国家: 东欧:俄罗斯、乌克兰、白俄罗斯、乌兹别克斯坦、亚美尼亚、吉尔吉斯斯坦、哈萨克斯坦 — $30–33 欧盟(西欧,通常为拉脱维亚和爱沙尼亚) — $80–88 非洲:尼日利亚、肯尼亚 — $30–33 如果您需要注册并验证您的账户,总金额将额外收取 10% 手续费。 如需申请 KYC 认证或咨询其他问题,请通过以下方式联系我们: ➡ Telegram: https://t.me/socnet_support ➡ WhatsApp: https://wa.me/79051904467 ➡ Discord: socnet_support ➡ ✉ 邮箱: solomonbog@socnet.store SOCNET 商店有效链接: 数字商品商店(网站):进入 商店 Telegram 机器人:进入 – 通过 Telegram 消息应用便捷访问商店。 Telegram 星星购买机器人:进入 – 快速且优惠地购买 Telegram 星星。 SMM 面板:进入 – 推广您的社交媒体账户。 我们为您准备了最新的促销与特别优惠,用于购买我们的产品与服务: 1. 使用优惠码 OCTOBER2025(8% 折扣)即可在 9 月于我们的商店(网站或机器人)购物享受优惠!首次购买还可使用优惠码 SOCNET(15% 折扣)。 2. 获得 $1 商店余额或 10–20% 折扣 —— 只需在网站注册后按照以下格式留言:"SEND ME BONUS, MY USERNAME IS..." – 在我们的论坛帖中发布即可! 3. 首次试用 SMM 面板可获得 $1 奖励 —— 只需在网站(支持)提交标题为 “Get Trial Bonus” 的工单。 4. 每周在我们的 Telegram 频道及星星购买机器人中举行 Telegram 星星赠送活动! 新闻资讯: ➡ Telegram 频道: https://t.me/accsforyou_shop ➡ WhatsApp 频道: https://chat.whatsapp.com/K8rBy500nA73z27PxgaJUw?mode=ems_copy_t ➡ Discord 服务器: https://discord.gg/y9AStFFsrh
    • 亲爱的朋友们,我们很高兴向您介绍我们的全新服务 —— KYC 实名认证,适用于任何平台!️ 我们为加密货币交易所、在线市场、社交网络、主机服务商、赌场及其他合法网站提供实名认证服务。认证可通过护照或驾驶证完成。不支持任何涉及非法活动的网站。 可用国家: 东欧:俄罗斯、乌克兰、白俄罗斯、乌兹别克斯坦、亚美尼亚、吉尔吉斯斯坦、哈萨克斯坦 — $30–33 欧盟(西欧,通常为拉脱维亚和爱沙尼亚) — $80–88 非洲:尼日利亚、肯尼亚 — $30–33 如果您需要注册并验证您的账户,总金额将额外收取 10% 手续费。 如需申请 KYC 认证或咨询其他问题,请通过以下方式联系我们: ➡ Telegram: https://t.me/socnet_support ➡ WhatsApp: https://wa.me/79051904467 ➡ Discord: socnet_support ➡ ✉ 邮箱: solomonbog@socnet.store SOCNET 商店有效链接: 数字商品商店(网站):进入 商店 Telegram 机器人:进入 – 通过 Telegram 消息应用便捷访问商店。 Telegram 星星购买机器人:进入 – 快速且优惠地购买 Telegram 星星。 SMM 面板:进入 – 推广您的社交媒体账户。 我们为您准备了最新的促销与特别优惠,用于购买我们的产品与服务: 1. 使用优惠码 OCTOBER2025(8% 折扣)即可在 9 月于我们的商店(网站或机器人)购物享受优惠!首次购买还可使用优惠码 SOCNET(15% 折扣)。 2. 获得 $1 商店余额或 10–20% 折扣 —— 只需在网站注册后按照以下格式留言:"SEND ME BONUS, MY USERNAME IS..." – 在我们的论坛帖中发布即可! 3. 首次试用 SMM 面板可获得 $1 奖励 —— 只需在网站(支持)提交标题为 “Get Trial Bonus” 的工单。 4. 每周在我们的 Telegram 频道及星星购买机器人中举行 Telegram 星星赠送活动! 新闻资讯: ➡ Telegram 频道: https://t.me/accsforyou_shop ➡ WhatsApp 频道: https://chat.whatsapp.com/K8rBy500nA73z27PxgaJUw?mode=ems_copy_t ➡ Discord 服务器: https://discord.gg/y9AStFFsrh
    • 亲爱的朋友们,我们很高兴向您介绍我们的全新服务 —— KYC 实名认证,适用于任何平台!️ 我们为加密货币交易所、在线市场、社交网络、主机服务商、赌场及其他合法网站提供实名认证服务。认证可通过护照或驾驶证完成。不支持任何涉及非法活动的网站。 可用国家: 东欧:俄罗斯、乌克兰、白俄罗斯、乌兹别克斯坦、亚美尼亚、吉尔吉斯斯坦、哈萨克斯坦 — $30–33 欧盟(西欧,通常为拉脱维亚和爱沙尼亚) — $80–88 非洲:尼日利亚、肯尼亚 — $30–33 如果您需要注册并验证您的账户,总金额将额外收取 10% 手续费。 如需申请 KYC 认证或咨询其他问题,请通过以下方式联系我们: ➡ Telegram: https://t.me/socnet_support ➡ WhatsApp: https://wa.me/79051904467 ➡ Discord: socnet_support ➡ ✉ 邮箱: solomonbog@socnet.store SOCNET 商店有效链接: 数字商品商店(网站):进入 商店 Telegram 机器人:进入 – 通过 Telegram 消息应用便捷访问商店。 Telegram 星星购买机器人:进入 – 快速且优惠地购买 Telegram 星星。 SMM 面板:进入 – 推广您的社交媒体账户。 我们为您准备了最新的促销与特别优惠,用于购买我们的产品与服务: 1. 使用优惠码 OCTOBER2025(8% 折扣)即可在 9 月于我们的商店(网站或机器人)购物享受优惠!首次购买还可使用优惠码 SOCNET(15% 折扣)。 2. 获得 $1 商店余额或 10–20% 折扣 —— 只需在网站注册后按照以下格式留言:"SEND ME BONUS, MY USERNAME IS..." – 在我们的论坛帖中发布即可! 3. 首次试用 SMM 面板可获得 $1 奖励 —— 只需在网站(支持)提交标题为 “Get Trial Bonus” 的工单。 4. 每周在我们的 Telegram 频道及星星购买机器人中举行 Telegram 星星赠送活动! 新闻资讯: ➡ Telegram 频道: https://t.me/accsforyou_shop ➡ WhatsApp 频道: https://chat.whatsapp.com/K8rBy500nA73z27PxgaJUw?mode=ems_copy_t ➡ Discord 服务器: https://discord.gg/y9AStFFsrh
  • 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