Jump to content
View in the app

A better way to browse. Learn more.

Dekaron Rising - The Ultimate Dekaron Experience

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Nitex

Administrators
  • Joined

  • Last visited

Everything posted by Nitex

  1. 中文翻译 General Updates Game Client Performance Game Performance Improvemnts Updated game client to 2025 Action 45 (A45) Significantly improved FPS and performance Fixed several random crashes Improved 64-bit client version Game Client + Installer Improvements Significantly decreased game client size Significantly decrease game client installer/download size. Note: You must download the latest client version from website for this. Gameplay Improvements Sleep/Stun/Sit Animation Improvements Fixed an issue (made worse with latency) that caused a delay in the animation for stuns/sleeps/sit debuffs. Fixed an issue (made worse with latency) that caused characters to sometimes "teleport" when it was stunned. General Improvements Draco Battle Communicating with the main center stone will now cancel invisibility New Costumes Anicent Costume Dark Ancient Costume Balance/Buff System Improvements Development Notes This update will help us to gather live damage algorithm related data when can compare to before this update (without the buff limit). Based on an initial analysis, damage algorithm values (both incoming and outgoing) were significantly being affected by the excessive amount of buffs due to the algorithm's nature in using a combination of multiplicative and additive augmentation. Overall we expect this to significantly improve balance and decrease RNG related to damage that was being made exponentially by having too many buffs. Major System Improvements Buff Persistence Item, Recovery, and Rune buffs now persist through: Channel changes Game logouts Skill buffs/debuffs still non-persistent Divine Blessing/Guild skills retain previous persistence Scroll System Changes Old: Could buff self and other players New: Self-buff only Experience Boost Changes You can now use 5 EXP/DROP scrolls even with Arcadia's Blessing. Old: Combined 5-item limit for Experience Scrolls + Arcadia's Blessing New: Separate 5-item limits for each category Icon Category Type Example Persistence Maximum Applications Skill Buffs (Up to 30) Buff effects applied by character-used skills or system mechanics. Azure Knight - Spirit Lineage Guild Buff / Holy Water Buff Siege's Blessing x 30 Item (General) Buffs (Up to 10) Buffs usable through items such as powders, scrolls, and other similar items. * Great Abaddon Powder * Reinforced Scroll Blue * Pumpkin Big Candy o 10 Recovery Buffs (Up to 5) Short-duration recovery buffs, such as fish-type items (excluding instant recovery effects). * Parrot Fish * Chubby Gold Fish * Chubby Gold Frog o 5 Rune Buffs (Up to 3) Option buffs activated through items and enhanced costumes. * New Type Formal Costume A * Explorer's Rune * Fruit Shaved Ice Rune o 3 Debuffs (Up to 10) Debuff effects applied to the character. * Debuffs Applied by other target * Stun / Bleeding * Immobility x 10 ※ Buff types marked with "O" under "Persistence" will remain active even after character reconnection or channel changes. .patch-reset * { margin: 0; padding: 0; box-sizing: border-box; } .patch-body { background-color: #1a1a1a; color: #f2f2f2; font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; line-height: 1.6; padding: 20px; } /* Rest of the styles remain the same */ .patch-container { max-width: 1200px; margin: 0 auto; } .tournament-header { text-align: center; margin-bottom: 40px; } .tournament-header h1 { font-size: 3em; color: #66ff99; margin-bottom: 10px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); background-color: #0000ff; display: inline-block; padding: 10px 20px; border-radius: 8px; } .tournament-banner { max-width: 100%; height: auto; margin: 20px 0; } .schedule-container { display: flex; gap: 20px; flex-wrap: wrap; margin: 20px 0; } .schedule-day { flex: 1; min-width: 300px; background-color: #333333; padding: 20px; border-radius: 8px; border: 2px solid #e74c3c; } .schedule-day h3 { color: #ffcc00; margin-bottom: 15px; text-align: center; font-size: 1.5em; } .class-list { display: grid; grid-template-columns: repeat(auto-fit, minmax(150px, 1fr)); gap: 10px; margin-top: 15px; } .class-item { background-color: #2a2a2a; padding: 8px; border-radius: 4px; text-align: center; } .prize-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 20px; margin-top: 20px; } .prize-card { background-color: #333333; padding: 20px; border-radius: 8px; text-align: center; } .prize-card img { max-width: 100%; height: auto; border-radius: 8px; margin: 10px 0; } .bracket-info { background-color: #333333; padding: 15px; border-radius: 8px; margin: 15px 0; } .faq-item { background-color: #333333; padding: 20px; border-radius: 8px; margin-bottom: 15px; } .faq-item h3 { color: #ffcc00; margin-bottom: 10px; } .faq-item ul { list-style-type: disc; margin-left: 20px; } .faq-item li { margin: 10px 0; } .patch-section { background-color: #2a2a2a; padding: 25px; margin-bottom: 30px; border-radius: 8px; } .patch-title { font-size: 1.8em; color: #66ff99; margin-bottom: 20px; background-color: #000000; display: inline-block; padding: 5px 10px; border-radius: 5px; }
  2. A huge thanks to another great year on Dekaron Rising. We truly love and appreciate all of the support and memories we've made with our players. 2025 is going to be a very special year. We have a lot of really exciting things planned and will release an news post with a roadmap and teasers. Draco Battle Event: Extra GP GP Rewards Extra Rank Up coins (GP) will be automatically awarded upon exit. Win: 2500x Rank Up Coins Lose: 1000x Rank Up Coins
  3. 向下滚动查看中文翻译。 Santa Karon Dungeon General Information Daily Entry Limit: 3 times per day Location: Frozen Valley Party Requirement: 3 members minimum Experience Points: High yield Reward Containers Primary Containers Rudolph's Satchel Gift Wrap Santa Karon's Treasure Chest Reward Details Available Rewards Special Items Important Notes Temporary Item Warning: Several items from dungeon rewards are temporary Check item descriptions carefully for red text indicating expiration dates Temporary items will be deleted after their expiration date Best Practices: Complete all 3 daily runs for maximum rewards Form a party before entering the dungeon Check inventory space before entering .patch-container { max-width: 1200px; margin: 0 auto; font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; } .tournament-header { text-align: center; margin-bottom: 40px; } .patch-section { background-color: #2a2a2a; padding: 25px; margin-bottom: 30px; border-radius: 8px; } .patch-title { font-size: 1.8em; color: #66ff99; margin-bottom: 20px; background-color: #000000; display: inline-block; padding: 5px 10px; border-radius: 5px; } .reward-section { margin-bottom: 25px; } .reward-section:last-child { margin-bottom: 0; } .image-grid { display: flex; flex-direction: column; align-items: center; gap: 15px; } .image-container { display: flex; justify-content: center; margin: 15px 0; } ul { list-style-type: none; padding-left: 20px; } li { margin: 10px 0; } img { box-shadow: 0 4px 8px rgba(0,0,0,0.2); transition: transform 0.3s ease; } img:hover { transform: scale(1.02); } Santa Karon Dunjan 一般信息 每日入场限制:每天 3 次 地点名称:冰冻谷 派对要求:最少 3 人 经验值: 高产 奖励容器 主容器 鲁道夫的挎包 礼品包装 Santa Karon's Treasure Chest 奖励详情 可用奖励 特殊物品 重要说明 临时物品警告: 地牢奖励中的一些物品是临时的 仔细检查商品描述中是否有指示有效期/保质期的红色文本 临时项目将在过期日期后被删除 最佳实践: 完成所有 3 次每日闯关以获得最高奖励 在进入地牢之前组建一个队伍 进入前检查库存空间 .patch-container { max-width: 1200px; margin: 0 auto; font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; } .tournament-header { text-align: center; margin-bottom: 40px; } .patch-section { background-color: #2a2a2a; padding: 25px; margin-bottom: 30px; border-radius: 8px; } .patch-title { font-size: 1.8em; color: #66ff99; margin-bottom: 20px; background-color: #000000; display: inline-block; padding: 5px 10px; border-radius: 5px; } .reward-section { margin-bottom: 25px; } .reward-section:last-child { margin-bottom: 0; } .image-grid { display: flex; flex-direction: column; align-items: center; gap: 15px; } .image-container { display: flex; justify-content: center; margin: 15px 0; } ul { list-style-type: none; padding-left: 20px; } li { margin: 10px 0; } img { box-shadow: 0 4px 8px rgba(0,0,0,0.2); transition: transform 0.3s ease; } img:hover { transform: scale(1.02); }
  4. 向下滚动查看中文翻译 CvC 奖项 CvC 锦标赛奖品 我们想感谢所有参加 Class vs. Class 锦标赛的人。我们还想特别感谢我们的志愿者,他们放弃了自己的参赛机会,帮助实现了这一目标。 在比赛期间,我们还成功使用了 Segnale 级的新比赛系统。这使我们能够显著提高比赛的时间效率。我们期待能够更频繁地举办 CvC 比赛和其他比赛 奖品将在更新后不久通过邮箱发送。 第一名 15,000 枚硬币 CvC 冠军武器皮肤 2024 CvC 2024 冠军金机械翼 (永久) CvC 冠军头衔 1500 万 GP,供应宝石 第二名 10,000 枚硬币 CvC 冠军皮肤 2024(限时) 1000 万 GP,供应宝石 第三名 5,000 枚硬币 1000 万 GP,供应宝石 参与 500 万金币,补给宝石 志愿者 志愿者将获得这张翼皮,作为对他们花费数天时间协助比赛并同意不参加的感谢。 斗兽场大逃杀活动 [测试版] 大逃杀活动 活动时间 此系统尚未纳入自动排程系统。 我们将在整个周末手动运行该活动,并尽最大努力覆盖多个时区。 比赛规模和参与人数会有所不同。 /上升科洛 相同的 Colosseum 命令也用于大逃杀(它会在活动期间自动将您传送到正确的系统)。 奖品 参与者将获得Z币 获胜者将获得更高数量的Z币 德拉科战斗改进 /崛起的龙 使用以下命令进入 Draco: /rising draco NPC 已从 Ardeca 中移除 更新 等级要求增加至 241 比赛质量和队伍平衡将得到改善 为即将到来的 Draco 事件做准备 阿特玛神庙 [活动] 阿特玛神庙 活动掉落 阿特玛 [主要 Boss] 1x-3x 浓缩金阿尔盖特 2x-3x 圣水(1 天) 朗多武器箱 100-150M 稀释 最佳荣耀盒 小头目 5-10x 金色阿盖特 1x 圣水(1天) 深渊精华 1x 最佳 Gace 盒子 现有掉落 “Atma's Eye”(Atma 配件的工艺品) “阿特玛蛋” (宠物) 0.6% 穿透宝石盒 亚特玛武器皮肤 “黑暗”(Atma 配饰的制作物品) “魔法石碎片”(深渊耳环的制作物品) 萃取的 Micromintra(浅黄色) 细微改动 改进 用户界面小幅改进 性能改进 为将来的更新准备文件 DK广场 ABCD 增益奖励 -> 增加至 10 问题修复 修复了 Espada 和 Levatein 不存在于某些 Rondow 武器盒中的问题 修复了 Alokes 托运/坐骑技能书的问题 伊洛诺姆地下城 最低等级提高至 231 曲讷寺 最低等级提高至 241 .patch-reset * { margin: 0; padding: 0; box-sizing: border-box; } .patch-body { background-color: #1a1a1a; color: #f2f2f2; font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; line-height: 1.6; padding: 20px; } /* Rest of the styles remain the same */ .patch-container { max-width: 1200px; margin: 0 auto; } .tournament-header { text-align: center; margin-bottom: 40px; } .tournament-header h1 { font-size: 3em; color: #66ff99; margin-bottom: 10px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); background-color: #0000ff; display: inline-block; padding: 10px 20px; border-radius: 8px; } .tournament-banner { max-width: 100%; height: auto; margin: 20px 0; } .schedule-container { display: flex; gap: 20px; flex-wrap: wrap; margin: 20px 0; } .schedule-day { flex: 1; min-width: 300px; background-color: #333333; padding: 20px; border-radius: 8px; border: 2px solid #e74c3c; } .schedule-day h3 { color: #ffcc00; margin-bottom: 15px; text-align: center; font-size: 1.5em; } .class-list { display: grid; grid-template-columns: repeat(auto-fit, minmax(150px, 1fr)); gap: 10px; margin-top: 15px; } .class-item { background-color: #2a2a2a; padding: 8px; border-radius: 4px; text-align: center; } .prize-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 20px; margin-top: 20px; } .prize-card { background-color: #333333; padding: 20px; border-radius: 8px; text-align: center; } .prize-card img { max-width: 100%; height: auto; border-radius: 8px; margin: 10px 0; } .bracket-info { background-color: #333333; padding: 15px; border-radius: 8px; margin: 15px 0; } .faq-item { background-color: #333333; padding: 20px; border-radius: 8px; margin-bottom: 15px; } .faq-item h3 { color: #ffcc00; margin-bottom: 10px; } .faq-item ul { list-style-type: disc; margin-left: 20px; } .faq-item li { margin: 10px 0; } .patch-section { background-color: #2a2a2a; padding: 25px; margin-bottom: 30px; border-radius: 8px; } .patch-title { font-size: 1.8em; color: #66ff99; margin-bottom: 20px; background-color: #000000; display: inline-block; padding: 5px 10px; border-radius: 5px; }
  5. 向下滚动查看中文翻译 CvC Prizes CvC Tournament Prizes We'd like to thank everyone who participated in the Class vs. Class tournament. We'd also especially like to thank our volunteers that gave up their chance to participate and helped make it possible. During the tournament we also successfully used the new tournament system for the Segnale class. This allowed us to significantly improve the time efficiency of the tournament. We look forward to being able to hold the CvC tournament, and other tournaments, more frequently Prizes will be sent via mailbox shortly after update. 1st Place - 15,000 Coins CvC Champion Weapon Skin 2024 CvC 2024 Champion Gold Mech Wings (Permanent) CvC Champion Title, 15M GP, Supply Gems 2nd Place - 10,000 Coins CvC Champion Skin 2024 (timed) 10M GP, Supply Gems 3rd Place - 5,000 Coins 10M GP, Supply Gems Participation 5M GP, Supply Gems Volunteer Volunteers will receive this wing skin as a thank you for spending several long days helping with the tournament and agreeing not to participate. Colosseum Battle Royale Events [Beta] Battle Royale Event Event Times This system will not be in the automatic schedule system yet. We will run the event manually throughout the weekend and do our best to cover multiple timezones. Match size and participant count will vary. /rising colo The same Colosseum command is used for Battle Royale (it will auto teleport you to the correct system during the event). Prizes Z coins will be awarded to participants Winner will be awarded higher amount of Z coins Draco Battle Improvements /rising draco Enter Draco by using: /rising draco NPC has been removed from Ardeca Updates Level requirement has been increased to 241 Match quality and team balance will be improved Preparation for upcoming Draco events Atma Temple [Event] Atma Temple Event Drops Atma [Main Boss] 1x-3x Condensed Gold Argates 2x-3x Holy Water (1 Day) Rondow Weapon Box 100-150M dil Best Glory Box Mini-Boss 5-10x Gold Argates 1x Holy Water (1 day) Abyss Essence 1x Best Gace Box Existing Drops "Atma's Eye" (craft item for Atma Acessories) "Atma Egg" (pet) 0.6% Penetration Gem Box Atma Weapon Skin "Darkness" (craft item for Atma accessories) "Magic Stone Piece" (craft item for Abyssal Earring) Extracted Micromintra (Buff) Minor Changes Improvements Minor UI improvements Performance improvements Prepared files for future updates DK Square ABCD Buffs Reward -> increased to 10 Bug Fixes Fixed issue with Espada and Levatein not in some Rondow weapon boxes Fixed issue with Alokes consignment/mount skill books Elonohm Dungeon Minimum level increased to 231 Qune Temple Minimum level increased to 241 .patch-reset * { margin: 0; padding: 0; box-sizing: border-box; } .patch-body { background-color: #1a1a1a; color: #f2f2f2; font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; line-height: 1.6; padding: 20px; } /* Rest of the styles remain the same */ .patch-container { max-width: 1200px; margin: 0 auto; } .tournament-header { text-align: center; margin-bottom: 40px; } .tournament-header h1 { font-size: 3em; color: #66ff99; margin-bottom: 10px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); background-color: #0000ff; display: inline-block; padding: 10px 20px; border-radius: 8px; } .tournament-banner { max-width: 100%; height: auto; margin: 20px 0; } .schedule-container { display: flex; gap: 20px; flex-wrap: wrap; margin: 20px 0; } .schedule-day { flex: 1; min-width: 300px; background-color: #333333; padding: 20px; border-radius: 8px; border: 2px solid #e74c3c; } .schedule-day h3 { color: #ffcc00; margin-bottom: 15px; text-align: center; font-size: 1.5em; } .class-list { display: grid; grid-template-columns: repeat(auto-fit, minmax(150px, 1fr)); gap: 10px; margin-top: 15px; } .class-item { background-color: #2a2a2a; padding: 8px; border-radius: 4px; text-align: center; } .prize-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 20px; margin-top: 20px; } .prize-card { background-color: #333333; padding: 20px; border-radius: 8px; text-align: center; } .prize-card img { max-width: 100%; height: auto; border-radius: 8px; margin: 10px 0; } .bracket-info { background-color: #333333; padding: 15px; border-radius: 8px; margin: 15px 0; } .faq-item { background-color: #333333; padding: 20px; border-radius: 8px; margin-bottom: 15px; } .faq-item h3 { color: #ffcc00; margin-bottom: 10px; } .faq-item ul { list-style-type: disc; margin-left: 20px; } .faq-item li { margin: 10px 0; } .patch-section { background-color: #2a2a2a; padding: 25px; margin-bottom: 30px; border-radius: 8px; } .patch-title { font-size: 1.8em; color: #66ff99; margin-bottom: 20px; background-color: #000000; display: inline-block; padding: 5px 10px; border-radius: 5px; }
  6. 向下滚动查看中文翻译 Spring Class vs. Class Tournament Tournament Registration To register, log into the website with your character's account and reply to this post with the following format: In-Game Name: [Your Character Name] Character Class: [Your Class] Level: [Your Level] Registration Deadline: December 4th Schedule & Dates Tournament Day 1 Date: December 6th, 2024 Time: 14:00 UTC (Server Time) Participating Classes: Azure Knight Incar Magician Segita Hunter Vicious Summoner Half Bagi Bagi Warrior Dragon Knight Tournament Day 2 Date: December 7th, 2024 Time: 14:00 UTC (Server Time) Participating Classes: Trie Muse Shooter Dark Wizard Concerra Segeuripper Segnale Aloken Alokes Day 3 (Optional) Date: December 8th, 2024 Note: Only if needed Note: Countdown timer will be added to website and launcher Tournament Prizes Note: Final skin and prize designs may be improved images below are just a preview Wing design will be unique and permanent. 1st Place Prize Exclusive Class Champion Wings Exclusive Class Champion Weapon Skin Exclusive Title: "Class Champion" 15,000 Coins 2nd Place Prize 10,000 Coins Exclusive Class 2nd place prize (preview soon) 3rd Place & Participation 5,000 Coins (3rd Place) Participation Prizes: Scroll Spins, GP, and more Tournament Rules Double Elimination Format Main Bracket: Initially, all participants start in the main bracket. Matches are played as usual, with winners advancing and losers dropping into the loser's bracket. Loser's Bracket: Participants who lose in the main bracket move into the loser's bracket. Here, they still have a chance to continue in the tournament, but they must win all subsequent matches to stay in contention. Grand Finals: The winners of the main bracket and the loser's bracket eventually meet in the grand finals. Note: Usually we have this so-called BRACKET RESET but we will not do that. Finals will be Bo3 only. View sample tournament bracket: https://challonge.com/4kgisow9 General Rules Venue: All Matches on DK Channel Permitted: Consumable items (buffs/potions) are allowed Event consumables (buffs) and runes will be disabled Extended Matches & Class-Specific Rules: This will be clarified during matches as necessary. First Match: All skills are permitted for all classes Second Match: If first match results in a draw, the following healing skills will be restricted: Half Bagi: Vampire Dance will be disabled Segnale: All healing skills will be disabled (shield recovery skills allowed) General Rule: Any match that reaches time limit (30 minutes) will be considered a draw Exception: Concerra's invisibility buff skill is allowed but excessive use to prolong matches will result in: Warning (First offense) Disqualification (Second offense) FAQ Q1: What if I get disconnected/crashed and it's not my fault? Getting disconnected for any reason other than server issues that we can confirm will result in disqualification. However, if you are able to provide a screenshot of crashing/client bug and we can confirm it on the server side, we may be able to restart the match. Q2: What if the other player is lagging? This happens very rarely and cannot be taken into consideration. People can't influence their connections and they're not doing it to gain an advantage. Also consider that their advantage can be your advantage too. Matches may be held on an isolated channel to ensure best performance. Q3: How many accounts can I apply with? Register with TWO different classes maximum. More than two entries or piloting another user's account will lead to disqualification. Q4: What if a player is absent? Matches will continue, and absent players will be disqualified after their round ends. Dekaron Rising reserves the right to make any changes to the prizes prior to the start of the event. Adjustments will be displayed here. Q5: How are prolonged matches handled? During the past PvP Events that was hosted by Eccle, some classes like Half Bagi and Seg can be drawn out until the end of the time limit (30 minutes). Here's how we'll handle this: Every skill will be allowed in the first match, but if it happens to be a draw, we will remove a regeneration skill from each class. (Example: Half Bagi's Vampire Dance, Seg's Healing Moss, and much more.) Invisible skill of Concerra gives buff and it's only normal to use it. However, if we find that it is being abused and just being spammed just to prolong the pvp, you will get one (1) warning before we disqualify you. A buff may be casted on both fighters. More details on this later 向下滚动查看中文翻译 春季班对班锦标赛 锦标赛注册 要注册,请使用您角色的帐户登录网站,并使用以下格式回复此帖子: 游戏内名称: [您的角色名称] 字符类: [您的课程] 水平: [您的等级] 报名截止日期:12 月 4 日 时间表和日期 比赛第 1 天 日期:12月 6th, 2024 时间:14:00 UTC(服务器时间) 参与课程: 蔚蓝骑士 Incar 魔术师 Segita Hunter 恶毒召唤师 ·半袋 巴吉战士 龙骑士 比赛第 2 天 日期:12月 7th, 2024 时间:14:00 UTC(服务器时间) 参与课程: 特里·缪斯 射手 黑巫师 Concerra Segeuripper 赛格纳尔 阿洛肯 阿洛克斯 第 3 天 (可选) 日期:12月 8th, 2024 注意:仅在需要时 注意:倒数计时器将添加到网站和启动器 比赛奖品 注意:最终的皮肤和奖品设计可能会得到改进,下面的图片只是一个预览 机翼设计将是独特而永久的。 一等奖 专属 Class Champion Wings 专属 Class Champion 武器皮肤 专属头衔:“Class Champion” 15,000 金币 二等奖 10,000 金币 独家班级二等奖(即将预览) 第三名 & 参与 5,000 金币 (第 3 名) 参与奖品:滚动旋转、GP 等 比赛规则 双淘汰赛制 主支架:最初,所有参与者都从主括号开始。比赛照常进行,获胜者晋级,失败者进入败者组。 失败者对阵表:在主组中输掉的参赛者进入败者组。在这里,他们仍然有机会继续参加比赛,但他们必须赢得所有后续比赛才能继续争夺冠军。 总决赛:主组和败者组的胜者最终在总决赛中相遇。 注意:通常我们有这个所谓的 BRACKET RESET,但我们不会这样做。决赛将仅进行 Bo3。 查看示例锦标赛对阵表:https://challonge.com/4kgisow9 一般规则 地点:DK 频道的所有比赛 允许: 允许使用消耗品(增益/药水) 活动消耗品(增益)和符文将被禁用 扩展比赛和特定类别规则: 这将在比赛中根据需要进行澄清。 第一场比赛:所有课程都允许使用所有技能 第二场比赛:如果第一场比赛的结果是平局,以下治疗技能将受到限制: Half Bagi: Vampire Dance 将被禁用 Segnale:所有治疗技能都将被禁用(允许使用盾牌恢复技能) 通例:任何达到时间限制(30 分钟)的比赛都将被视为平局 例外:允许使用 Concerra 的隐身增益技能,但过度使用以延长比赛时间将导致: 警告(初犯) 取消资格(第二次违规) 常见问题 Q1: 如果我掉线/崩溃了,但这不是我的错怎么办? 如果由于我们可以确认的服务器问题以外的任何原因断开连接,将导致取消资格。但是,如果您能够提供崩溃/客户端错误的屏幕截图,并且我们可以在服务器端确认,我们也许能够重新开始比赛。 Q2: 如果其他玩家卡顿怎么办? 这种情况很少发生,不能被考虑在内。人们无法影响他们的关系,他们这样做不是为了获得优势。还要考虑到他们的优势也可能是您的优势。比赛可以在隔离的通道上进行,以确保最佳性能。 Q3: 我可以申请多少个账户? 最多注册两个不同的课程。超过两个条目或试用另一个用户的帐户将导致资格被取消。 Q4:如果有球员缺席怎么办? 比赛将继续进行,缺席的玩家将在回合结束后被取消资格。 Dekaron Rising 保留在活动开始前对奖品进行任何更改的权利。调整将在此处显示。 Q5: 如何处理长时间的比赛? 在过去由 Eccle 主办的 PvP 活动中,一些职业,如 Half Bagi 和 Seg 可以拉出来,直到时间限制结束(30 分钟)。以下是我们将如何处理此问题: 所有技能都可以在第一场比赛中使用,但如果恰好是平局,我们将从每个职业中删除一个再生技能。(例如:Half Bagi 的吸血鬼舞、Seg 的 Healing Moss 等等。 Concerra 的隐形技能提供 buff,使用它很正常。但是,如果我们发现它被滥用,并且只是为了延长 pvp 而被垃圾邮件,您将在我们取消您的资格之前收到一 (1) 次警告。 两个战士都可以施放增益。稍后将提供有关此内容的更多详细信息 .patch-reset * { margin: 0; padding: 0; box-sizing: border-box; } .patch-body { background-color: #1a1a1a; color: #f2f2f2; font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; line-height: 1.6; padding: 20px; } /* Rest of the styles remain the same */ .patch-container { max-width: 1200px; margin: 0 auto; } .tournament-header { text-align: center; margin-bottom: 40px; } .tournament-header h1 { font-size: 3em; color: #66ff99; margin-bottom: 10px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); background-color: #0000ff; display: inline-block; padding: 10px 20px; border-radius: 8px; } .tournament-banner { max-width: 100%; height: auto; margin: 20px 0; } .schedule-container { display: flex; gap: 20px; flex-wrap: wrap; margin: 20px 0; } .schedule-day { flex: 1; min-width: 300px; background-color: #333333; padding: 20px; border-radius: 8px; border: 2px solid #e74c3c; } .schedule-day h3 { color: #ffcc00; margin-bottom: 15px; text-align: center; font-size: 1.5em; } .class-list { display: grid; grid-template-columns: repeat(auto-fit, minmax(150px, 1fr)); gap: 10px; margin-top: 15px; } .class-item { background-color: #2a2a2a; padding: 8px; border-radius: 4px; text-align: center; } .prize-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 20px; margin-top: 20px; } .prize-card { background-color: #333333; padding: 20px; border-radius: 8px; text-align: center; } .prize-card img { max-width: 100%; height: auto; border-radius: 8px; margin: 10px 0; } .bracket-info { background-color: #333333; padding: 15px; border-radius: 8px; margin: 15px 0; } .faq-item { background-color: #333333; padding: 20px; border-radius: 8px; margin-bottom: 15px; } .faq-item h3 { color: #ffcc00; margin-bottom: 10px; } .faq-item ul { list-style-type: disc; margin-left: 20px; } .faq-item li { margin: 10px 0; } .patch-section { background-color: #2a2a2a; padding: 25px; margin-bottom: 30px; border-radius: 8px; } .patch-title { font-size: 1.8em; color: #66ff99; margin-bottom: 20px; background-color: #000000; display: inline-block; padding: 5px 10px; border-radius: 5px; }
  7. 🌐中文翻译 |中文翻译版 (点击这里) 新闻/公告 班级对抗赛 申请将于下周开放。申请将通过网站或启动器进行(更多详细信息将在专门的新闻帖子中公布)。 黑色星期五捐赠活动 $50 VIP:10,000 枚金币 -> 15,000 枚金币 + 鲨鱼坐骑 $100 VIP会员:25,000 枚金币-> 37,500 枚金币 + 雪地摩托坐骑随机盒 雪地摩托、金色雪地摩托或蓝色雪地摩托 El-Mar Triton(改进) 小改进 改进了掉落机制、掉落分布和陷阱机制。 详细信息 地下城改进 EXP增加 改进 我们正在致力于为新玩家和老玩家改进和改造旧地下城。 第一次改进主要集中在 EXP 上,然而,未来的改进将更加全面(EXP、掉落等) 在未来的更新中,EXP 可能会进一步增加。 注意:在某些情况下,EXP 设置为最大值。在其他情况下,它是动态的,并将随着 EXP 事件而增加。 地下城以下的经验值已经增加 沉船(困难) |卡斯特里奥蒂大厦 |尖叫洞穴 冰雪城堡升级 经验值 + 新奖励 改进 深渊冰城堡已更新,与我们之前对死亡前线进行的改进类似。 EXP大幅增加 卡克 [Boss] - 已添加掉落 语言 项目 食人鱼的骨头 |堆叠:1 |计数:3-3 死亡月光石 |堆叠:1 |数量:3-8 破碎的龙鳞 |堆叠:1 |数量:3-6 DK 硬币 |堆叠:1 |计数:1-3 完成/退出时添加奖励框。 斗兽场 PTM 排名 [开启]第 15 季--> 2 对 2 第 15 季信息 日期: 2024 年 11 月 29 日 -> 2024 年 12 月 30 日 队伍规模: 2 对 2 必须进行至少 100 场比赛(整个赛季)才有资格获得奖品。 奖励 武器皮肤 获得第一名的 冠军徽章将获得武器皮肤 冠军徽章 获得第一名的 冠军徽章将获得武器皮肤 硬币 位置 奖 前 1 名 (各班级) 3,000 枚硬币 前 2 名 (每个班级) 2,000 枚硬币 前3-5名(各班级) 1,000 枚硬币 排名系统指南和信息 指南(英语) 指南(中文) /* Reset Styles */ .patch-reset * { margin: 0; padding: 0; box-sizing: border-box; } /* Body Styles */ .patch-body { background-color: #1a1a1a; color: #f2f2f2; font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; line-height: 1.6; padding: 20px; } /* Container */ .patch-container { max-width: 1200px; margin: 0 auto; } /* Header Styles */ .patch-header { text-align: center; margin-bottom: 40px; } .patch-header p { font-size: 1.2em; color: #cccccc; } /* Section Styles */ .patch-section { background-color: #2a2a2a; /* Opaque background */ padding: 25px; margin-bottom: 30px; border-radius: 8px; } /* Section Title with Image */ .patch-section-title { display: flex; align-items: center; margin-bottom: 20px; } .patch-section-title img { width: 200px; /* Ensures image is at least 200px wide */ height: auto; border-radius: 8px; margin-right: 20px; } .patch-section-title h2 { font-size: 2.5em; color: #99ffff; } /* Patch Titles */ .patch-title { font-size: 1.8em; color: #66ff99; margin-bottom: 10px; background-color: #000000; display: inline-block; padding: 5px 10px; border-radius: 5px; } /* List Styles */ .patch-section ul { list-style-type: disc; padding-left: 20px; margin-bottom: 15px; } .patch-section ul li { margin-bottom: 10px; } .patch-section ul li ul { list-style-type: circle; margin-top: 5px; padding-left: 20px; } /* Table Styles */ .patch-section table { width: 100%; border-collapse: collapse; margin-top: 20px; font-size: 1em; } .patch-section table th, .patch-section table td { padding: 12px 15px; text-align: center; } .patch-section table th { background-color: #0074D9; color: #ffffff; } .patch-section table tr:nth-child(even) { background-color: #d9eaff; } .patch-section table tr:nth-child(odd) { background-color: #f2f2f2; } /* Image Styles */ .patch-section img { max-width: 100%; height: auto; border-radius: 5px; margin-bottom: 15px; } /* Unique Boss Mechanics Styles */ .patch-mechanics-container { display: flex; flex-wrap: wrap; gap: 20px; margin-top: 20px; } .patch-mechanic { background-color: #333333; /* Opaque background */ padding: 15px; border-radius: 8px; flex: 1 1 300px; display: flex; flex-direction: column; align-items: center; } .patch-mechanic img { width: 100%; max-width: 400px; height: auto; border-radius: 5px; margin-bottom: 10px; } .patch-mechanic h3 { font-size: 1.5em; color: #99ffff; margin-bottom: 10px; text-align: center; background-color: #000000; padding: 5px 10px; border-radius: 5px; width: 100%; } .patch-mechanic ul { list-style-type: disc; padding-left: 20px; width: 100%; } .patch-mechanic ul li { margin-bottom: 8px; color: #66ccff; font-weight: bold; } /* Footer Styles */ .patch-footer { text-align: center; margin-top: 40px; color: #777777; font-size: 0.9em; } /* Responsive Design */ @media (max-width: 768px) { .patch-header h1 { font-size: 2.5em; } .patch-section-title { flex-direction: column; align-items: center; text-align: center; } .patch-section-title img { margin-right: 0; margin-bottom: 15px; width: 200px; /* Ensures image remains at least 200px wide */ } .patch-section-title h2 { font-size: 2em; } .patch-section table th, .patch-section table td { padding: 8px 10px; } .patch-mechanics-container { flex-direction: column; align-items: center; } .patch-mechanic { width: 100%; } } /* Optional Hover Effects for Mechanic Cards */ .patch-mechanic:hover { transform: translateY(-5px); box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); transition: transform 0.3s, box-shadow 0.3s; } /* Enhanced Patch Notes Header Styles */ .patch-header h1 { font-size: 3em; color: #66ff99; margin-bottom: 10px; font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); position: relative; /* Ensure positioning context for pseudo-element */ } /* Decorative Underline for Patch Notes Header */ .patch-header h1::after { content: ''; display: block; width: 200px; /* Increased from 80px to 200px */ height: 6px; /* Slightly thicker for better visibility */ background-color: #66ff99; margin: 10px auto 0; /* Centers the underline */ border-radius: 3px; /* Rounded corners for a smoother look */ } /* Responsive Adjustments for Patch Notes Header */ @media (max-width: 768px) { .patch-header h1 { font-size: 2.5em; } .patch-header h1::after { width: 150px; /* Adjust width for smaller screens */ height: 4px; /* Adjust thickness for smaller screens */ margin: 8px auto 0; } } /* Translation Button Styles */ .translate-button-container { text-align: center; margin-bottom: 30px; /* Space below the button */ } .translate-button { display: inline-flex; align-items: center; background-color: rgba(0, 0, 0, 0.9); color: #66ffff; font-size: 16px; padding: 10px 20px; text-decoration: none; border-radius: 5px; transition: background-color 0.3s ease, transform 0.2s ease; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3); } .translate-button:hover { background-color: rgba(0, 0, 0, 1); transform: translateY(-2px); box-shadow: 0 6px 8px rgba(0, 0, 0, 0.4); } .translate-button .icon { margin-right: 8px; font-size: 20px; /* Icon size */ } /* Responsive Adjustments for Translation Button */ @media (max-width: 768px) { .translate-button { font-size: 14px; padding: 8px 16px; } .translate-button .icon { font-size: 18px; margin-right: 6px; } }
  8. 🌐Chinese Translation | 中文翻译版 (点击这里) News / Announcements Class vs. Class Tournament Application will open next week. Application will be through website or launcher (more details when dedicated news post is made). Black Friday Donation Event $50 VIP: 10,000 Coins -> 15,000 Coins + Shark Mount $100 VIP: 25,000 Coins -> 37,500 Coins + Snowmobile Mount Randombox Snowmobile, Gold Snowmobile, or Blue Snowmobile El-Mar Tritone (Improvements) Minor Improvements Improved drop mechanics, drop distribution, and trap mechanics. Full info Dungeon Improvements EXP Increased Improvements We are working on improving and revamping older dungeons for both new and established players. This first improvement primarily focuses on EXP, however, future ones will be more comprehensive (EXP, drops, etc.) EXP may increase further in future updates. Note: In some cases the EXP is set to the maximum value. In other cases it is dynamic and will increase with EXP events. EXP has been increases in the dungeons below Shipwreck (Hard) | Kastrioti Mansion | Scream Cave Ice Castle Updated EXP + New Rewards Improvements Abyss Ice Castle has been updated with the similar improvements we made to Dead Front previously. EXP increased significantly Karke [Boss] - Drops added Dil Items Piranha's Bone | Stack: 1 | Count: 3-3 Death Moonstone | Stack: 1 | Count: 3-8 Broken Dragon's Scales | Stack: 1 | Count: 3-6 DK Coin | Stack: 1 | Count: 1-3 Reward Box added upon completion / exit. Colosseum PTM Rankings [ON] Season 15 --> 2 vs 2 Season 15 Information Dates: November 29th, 2024 -> December 30th, 2024 Team Size: 2 vs 2 A minimum of 100 matches (for the entire season) must be played to qualify for prizes. Rewards Weapon Skin Weapon Skin awarded to first place Champion Emblem Champion Emblem Weapon Skin awarded to first place Champion Emblem Coins Position Prize Top 1 (each class) 3,000 Coins Top 2 (each class) 2,000 Coins Top 3-5 (each class) 1,000 Coins Ranking System Guide & Information Guide (English) Guide (Chinese) /* Reset Styles */ .patch-reset * { margin: 0; padding: 0; box-sizing: border-box; } /* Body Styles */ .patch-body { background-color: #1a1a1a; color: #f2f2f2; font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; line-height: 1.6; padding: 20px; } /* Container */ .patch-container { max-width: 1200px; margin: 0 auto; } /* Header Styles */ .patch-header { text-align: center; margin-bottom: 40px; } .patch-header p { font-size: 1.2em; color: #cccccc; } /* Section Styles */ .patch-section { background-color: #2a2a2a; /* Opaque background */ padding: 25px; margin-bottom: 30px; border-radius: 8px; } /* Section Title with Image */ .patch-section-title { display: flex; align-items: center; margin-bottom: 20px; } .patch-section-title img { width: 200px; /* Ensures image is at least 200px wide */ height: auto; border-radius: 8px; margin-right: 20px; } .patch-section-title h2 { font-size: 2.5em; color: #99ffff; } /* Patch Titles */ .patch-title { font-size: 1.8em; color: #66ff99; margin-bottom: 10px; background-color: #000000; display: inline-block; padding: 5px 10px; border-radius: 5px; } /* List Styles */ .patch-section ul { list-style-type: disc; padding-left: 20px; margin-bottom: 15px; } .patch-section ul li { margin-bottom: 10px; } .patch-section ul li ul { list-style-type: circle; margin-top: 5px; padding-left: 20px; } /* Table Styles */ .patch-section table { width: 100%; border-collapse: collapse; margin-top: 20px; font-size: 1em; } .patch-section table th, .patch-section table td { padding: 12px 15px; text-align: center; } .patch-section table th { background-color: #0074D9; color: #ffffff; } .patch-section table tr:nth-child(even) { background-color: #d9eaff; } .patch-section table tr:nth-child(odd) { background-color: #f2f2f2; } /* Image Styles */ .patch-section img { max-width: 100%; height: auto; border-radius: 5px; margin-bottom: 15px; } /* Unique Boss Mechanics Styles */ .patch-mechanics-container { display: flex; flex-wrap: wrap; gap: 20px; margin-top: 20px; } .patch-mechanic { background-color: #333333; /* Opaque background */ padding: 15px; border-radius: 8px; flex: 1 1 300px; display: flex; flex-direction: column; align-items: center; } .patch-mechanic img { width: 100%; max-width: 400px; height: auto; border-radius: 5px; margin-bottom: 10px; } .patch-mechanic h3 { font-size: 1.5em; color: #99ffff; margin-bottom: 10px; text-align: center; background-color: #000000; padding: 5px 10px; border-radius: 5px; width: 100%; } .patch-mechanic ul { list-style-type: disc; padding-left: 20px; width: 100%; } .patch-mechanic ul li { margin-bottom: 8px; color: #66ccff; font-weight: bold; } /* Footer Styles */ .patch-footer { text-align: center; margin-top: 40px; color: #777777; font-size: 0.9em; } /* Responsive Design */ @media (max-width: 768px) { .patch-header h1 { font-size: 2.5em; } .patch-section-title { flex-direction: column; align-items: center; text-align: center; } .patch-section-title img { margin-right: 0; margin-bottom: 15px; width: 200px; /* Ensures image remains at least 200px wide */ } .patch-section-title h2 { font-size: 2em; } .patch-section table th, .patch-section table td { padding: 8px 10px; } .patch-mechanics-container { flex-direction: column; align-items: center; } .patch-mechanic { width: 100%; } } /* Optional Hover Effects for Mechanic Cards */ .patch-mechanic:hover { transform: translateY(-5px); box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); transition: transform 0.3s, box-shadow 0.3s; } /* Enhanced Patch Notes Header Styles */ .patch-header h1 { font-size: 3em; color: #66ff99; margin-bottom: 10px; font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); position: relative; /* Ensure positioning context for pseudo-element */ } /* Decorative Underline for Patch Notes Header */ .patch-header h1::after { content: ''; display: block; width: 200px; /* Increased from 80px to 200px */ height: 6px; /* Slightly thicker for better visibility */ background-color: #66ff99; margin: 10px auto 0; /* Centers the underline */ border-radius: 3px; /* Rounded corners for a smoother look */ } /* Responsive Adjustments for Patch Notes Header */ @media (max-width: 768px) { .patch-header h1 { font-size: 2.5em; } .patch-header h1::after { width: 150px; /* Adjust width for smaller screens */ height: 4px; /* Adjust thickness for smaller screens */ margin: 8px auto 0; } } /* Translation Button Styles */ .translate-button-container { text-align: center; margin-bottom: 30px; /* Space below the button */ } .translate-button { display: inline-flex; align-items: center; background-color: rgba(0, 0, 0, 0.9); color: #66ffff; font-size: 16px; padding: 10px 20px; text-decoration: none; border-radius: 5px; transition: background-color 0.3s ease, transform 0.2s ease; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3); } .translate-button:hover { background-color: rgba(0, 0, 0, 1); transform: translateY(-2px); box-shadow: 0 6px 8px rgba(0, 0, 0, 0.4); } .translate-button .icon { margin-right: 8px; font-size: 20px; /* Icon size */ } /* Responsive Adjustments for Translation Button */ @media (max-width: 768px) { .translate-button { font-size: 14px; padding: 8px 16px; } .translate-button .icon { font-size: 18px; margin-right: 6px; } }
  9. 🌐Chinese Translation | 中文翻译版 (点击这里) Colosseum Party Match Ranking System News Competitive Conduct We've received several reports of trash talk, flaming, accusations, or gameplay sabotage (intentionally losing or stating the intention to do so). This will not be tolerated. There will not be additional warnings for this behavior - bans will be applied on both an account-level and a user-level (all accounts) In case of suspected cheating or abusive behavior you should open a ticket or send a message to Nitex for review. In-game accusations or trash-talk will only make the situation worse. Fairness: Statistical Analysis A statistical analysis has been conducted to validate the results and matches of the current season. The statistical analysis takes into consideration the player distribution and frequency of enemies, opponents, and matches to detect any statistical abnormalities (such as cheating and/or intentionally losing). Any characters involved in such activities (around 4-5 were confirmed with high statistical confidence) will result in all of the matches involving those characters being excluded from the Skill Rating algorithm. This elimination of any fraudulent data ensures fairness for all players. An example of the statistical analysis: Season 14 End Date End Date Season 14 will end November 27th 11:59PM Server Time This post will be updated with results. An issue that caused the season to end prematurely has been corrected. Launcher information will also be corrected. Prizes will be distributed by the end of the week. Colosseum PTM Rankings Season 15 --> 2 vs 2 Season 15 Information Dates: November 29th, 2024 -> December 24th, 2024 Team Size: 2 vs 2 A minimum of 100 matches (for the entire season) must be played to qualify for prizes. Rewards Weapon Skin Weapon Skin awarded to first place Champion Emblem Champion Emblem Weapon Skin awarded to first place Champion Emblem Coins Position Prize Top 1 (each class) 3,000 Coins Top 2 (each class) 2,000 Coins Top 3-5 (each class) 1,000 Coins Ranking System Guide & Information Guide (English) Guide (Chinese) /* Reset Styles */ .patch-reset * { margin: 0; padding: 0; box-sizing: border-box; } /* Body Styles */ .patch-body { background-color: #1a1a1a; color: #f2f2f2; font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; line-height: 1.6; padding: 20px; } /* Container */ .patch-container { max-width: 1200px; margin: 0 auto; } /* Header Styles */ .patch-header { text-align: center; margin-bottom: 40px; } .patch-header p { font-size: 1.2em; color: #cccccc; } /* Section Styles */ .patch-section { background-color: #2a2a2a; /* Opaque background */ padding: 25px; margin-bottom: 30px; border-radius: 8px; } /* Section Title with Image */ .patch-section-title { display: flex; align-items: center; margin-bottom: 20px; } .patch-section-title img { width: 200px; /* Ensures image is at least 200px wide */ height: auto; border-radius: 8px; margin-right: 20px; } .patch-section-title h2 { font-size: 2.5em; color: #99ffff; } /* Patch Titles */ .patch-title { font-size: 1.8em; color: #66ff99; margin-bottom: 10px; background-color: #000000; display: inline-block; padding: 5px 10px; border-radius: 5px; } /* List Styles */ .patch-section ul { list-style-type: disc; padding-left: 20px; margin-bottom: 15px; } .patch-section ul li { margin-bottom: 10px; } .patch-section ul li ul { list-style-type: circle; margin-top: 5px; padding-left: 20px; } /* Table Styles */ .patch-section table { width: 100%; border-collapse: collapse; margin-top: 20px; font-size: 1em; } .patch-section table th, .patch-section table td { padding: 12px 15px; text-align: center; } .patch-section table th { background-color: #0074D9; color: #ffffff; } .patch-section table tr:nth-child(even) { background-color: #d9eaff; } .patch-section table tr:nth-child(odd) { background-color: #f2f2f2; } /* Image Styles */ .patch-section img { max-width: 100%; height: auto; border-radius: 5px; margin-bottom: 15px; } /* Unique Boss Mechanics Styles */ .patch-mechanics-container { display: flex; flex-wrap: wrap; gap: 20px; margin-top: 20px; } .patch-mechanic { background-color: #333333; /* Opaque background */ padding: 15px; border-radius: 8px; flex: 1 1 300px; display: flex; flex-direction: column; align-items: center; } .patch-mechanic img { width: 100%; max-width: 400px; height: auto; border-radius: 5px; margin-bottom: 10px; } .patch-mechanic h3 { font-size: 1.5em; color: #99ffff; margin-bottom: 10px; text-align: center; background-color: #000000; padding: 5px 10px; border-radius: 5px; width: 100%; } .patch-mechanic ul { list-style-type: disc; padding-left: 20px; width: 100%; } .patch-mechanic ul li { margin-bottom: 8px; color: #66ccff; font-weight: bold; } /* Footer Styles */ .patch-footer { text-align: center; margin-top: 40px; color: #777777; font-size: 0.9em; } /* Responsive Design */ @media (max-width: 768px) { .patch-header h1 { font-size: 2.5em; } .patch-section-title { flex-direction: column; align-items: center; text-align: center; } .patch-section-title img { margin-right: 0; margin-bottom: 15px; width: 200px; /* Ensures image remains at least 200px wide */ } .patch-section-title h2 { font-size: 2em; } .patch-section table th, .patch-section table td { padding: 8px 10px; } .patch-mechanics-container { flex-direction: column; align-items: center; } .patch-mechanic { width: 100%; } } /* Optional Hover Effects for Mechanic Cards */ .patch-mechanic:hover { transform: translateY(-5px); box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); transition: transform 0.3s, box-shadow 0.3s; } /* Enhanced Patch Notes Header Styles */ .patch-header h1 { font-size: 3em; color: #66ff99; margin-bottom: 10px; font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); position: relative; /* Ensure positioning context for pseudo-element */ } /* Decorative Underline for Patch Notes Header */ .patch-header h1::after { content: ''; display: block; width: 200px; /* Increased from 80px to 200px */ height: 6px; /* Slightly thicker for better visibility */ background-color: #66ff99; margin: 10px auto 0; /* Centers the underline */ border-radius: 3px; /* Rounded corners for a smoother look */ } /* Responsive Adjustments for Patch Notes Header */ @media (max-width: 768px) { .patch-header h1 { font-size: 2.5em; } .patch-header h1::after { width: 150px; /* Adjust width for smaller screens */ height: 4px; /* Adjust thickness for smaller screens */ margin: 8px auto 0; } } /* Translation Button Styles */ .translate-button-container { text-align: center; margin-bottom: 30px; /* Space below the button */ } .translate-button { display: inline-flex; align-items: center; background-color: rgba(0, 0, 0, 0.9); color: #66ffff; font-size: 16px; padding: 10px 20px; text-decoration: none; border-radius: 5px; transition: background-color 0.3s ease, transform 0.2s ease; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3); } .translate-button:hover { background-color: rgba(0, 0, 0, 1); transform: translateY(-2px); box-shadow: 0 6px 8px rgba(0, 0, 0, 0.4); } .translate-button .icon { margin-right: 8px; font-size: 20px; /* Icon size */ } /* Responsive Adjustments for Translation Button */ @media (max-width: 768px) { .translate-button { font-size: 14px; padding: 8px 16px; } .translate-button .icon { font-size: 18px; margin-right: 6px; } }
  10. Welcome to RisingA31 - Articles - Dekaron Rising - The Ultimate Dekaron Experience
  11. /* Reset Styles */ .patch-reset * { margin: 0; padding: 0; box-sizing: border-box; } /* Body Styles */ .patch-body { background-color: #1a1a1a; color: #f2f2f2; font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; line-height: 1.6; padding: 20px; } /* Container */ .patch-container { max-width: 1200px; margin: 0 auto; } /* Header Styles */ .patch-header { text-align: center; margin-bottom: 40px; } .patch-header p { font-size: 1.2em; color: #cccccc; } /* Section Styles */ .patch-section { background-color: #2a2a2a; /* Opaque background */ padding: 25px; margin-bottom: 30px; border-radius: 8px; } /* Section Title with Image */ .patch-section-title { display: flex; align-items: center; margin-bottom: 20px; } .patch-section-title img { width: 200px; /* Ensures image is at least 200px wide */ height: auto; border-radius: 8px; margin-right: 20px; } .patch-section-title h2 { font-size: 2.5em; color: #99ffff; } /* Patch Titles */ .patch-title { font-size: 1.8em; color: #66ff99; margin-bottom: 10px; background-color: #000000; display: inline-block; padding: 5px 10px; border-radius: 5px; } /* List Styles */ .patch-section ul { list-style-type: disc; padding-left: 20px; margin-bottom: 15px; } .patch-section ul li { margin-bottom: 10px; } .patch-section ul li ul { list-style-type: circle; margin-top: 5px; padding-left: 20px; } /* Table Styles */ .patch-section table { width: 100%; border-collapse: collapse; margin-top: 20px; font-size: 1em; } .patch-section table th, .patch-section table td { padding: 12px 15px; text-align: center; } .patch-section table th { background-color: #0074D9; color: #ffffff; } .patch-section table tr:nth-child(even) { background-color: #d9eaff; } .patch-section table tr:nth-child(odd) { background-color: #f2f2f2; } /* Image Styles */ .patch-section img { max-width: 100%; height: auto; border-radius: 5px; margin-bottom: 15px; } /* Unique Boss Mechanics Styles */ .patch-mechanics-container { display: flex; flex-wrap: wrap; gap: 20px; margin-top: 20px; } .patch-mechanic { background-color: #333333; /* Opaque background */ padding: 15px; border-radius: 8px; flex: 1 1 300px; display: flex; flex-direction: column; align-items: center; } .patch-mechanic img { width: 100%; max-width: 400px; height: auto; border-radius: 5px; margin-bottom: 10px; } .patch-mechanic h3 { font-size: 1.5em; color: #99ffff; margin-bottom: 10px; text-align: center; background-color: #000000; padding: 5px 10px; border-radius: 5px; width: 100%; } .patch-mechanic ul { list-style-type: disc; padding-left: 20px; width: 100%; } .patch-mechanic ul li { margin-bottom: 8px; color: #66ccff; font-weight: bold; } /* Footer Styles */ .patch-footer { text-align: center; margin-top: 40px; color: #777777; font-size: 0.9em; } /* Responsive Design */ @media (max-width: 768px) { .patch-header h1 { font-size: 2.5em; } .patch-section-title { flex-direction: column; align-items: center; text-align: center; } .patch-section-title img { margin-right: 0; margin-bottom: 15px; width: 200px; /* Ensures image remains at least 200px wide */ } .patch-section-title h2 { font-size: 2em; } .patch-section table th, .patch-section table td { padding: 8px 10px; } .patch-mechanics-container { flex-direction: column; align-items: center; } .patch-mechanic { width: 100%; } } /* Optional Hover Effects for Mechanic Cards */ .patch-mechanic:hover { transform: translateY(-5px); box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); transition: transform 0.3s, box-shadow 0.3s; } /* Enhanced Patch Notes Header Styles */ .patch-header h1 { font-size: 3em; color: #66ff99; margin-bottom: 10px; font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); position: relative; /* Ensure positioning context for pseudo-element */ } /* Decorative Underline for Patch Notes Header */ .patch-header h1::after { content: ''; display: block; width: 200px; /* Increased from 80px to 200px */ height: 6px; /* Slightly thicker for better visibility */ background-color: #66ff99; margin: 10px auto 0; /* Centers the underline */ border-radius: 3px; /* Rounded corners for a smoother look */ } /* Responsive Adjustments for Patch Notes Header */ @media (max-width: 768px) { .patch-header h1 { font-size: 2.5em; } .patch-header h1::after { width: 150px; /* Adjust width for smaller screens */ height: 4px; /* Adjust thickness for smaller screens */ margin: 8px auto 0; } } 新闻/公告 开发者新闻 此更新从一个较大的更新中分离出来,以尽快解决魔法伤害平衡错误。 我们可能会在接下来的几天内进行另一次更新(并完全重启服务器)。 补丁摘要 新的超级boss具有定制+独特机制和大量掉落物(地下城耕作的替代品) 显著提升 Dead Front 奖励 魔法伤害阻挡/防护错误修复 班级对抗赛🏆 比赛日期公告 申请窗口将于下周开放并单独发布。 比赛日期 第 1 天 - 2024 年 12 月 6 日 | 14:00 世界标准时间 职业:青色骑士、瞄准魔法师、赛吉塔猎人、恶毒召唤师、半锻造师、战士用、龙骑士 第 2 天 - 2024 年 12 月 7 日 | 14:00 UTC 时间 职业:缪斯女神、射手、黑暗巫师、守护者、守护者、守护者、阿罗肯、阿罗肯 第 3 天 - 2024 年 12 月 8 日星期日(可选 - 仅在需要时) 23.7 补丁说明 随时了解最新的变化和改进。 死亡前线 ->新奖励 🎁 Dead Front - Hallo 活动结束 ⚠️计划删除的活动项目: 南瓜大糖果商品 | 删除日期:下周 万圣节糖果 | 删除日期:下周 弗兰肯奖励盒 | 删除日期:下周 -> 如果未打开,将被删除 全新 Dead Front 奖励箱 奖励: 5x DK 硬币 999x 骑士经验币 50x 20% HP 药水 10,000 倍升级币 崛起边疆奖章 最佳鱼箱 (100x) 平衡性修复🛠️ [已修复] 魔法伤害受到格挡/防御的影响 在之前的平衡补丁说明中我们写道: “区块”调整 魔法技能将被排除在“阻挡”机制之外(就像元素魔法技能一样)。 这是指造成与元素无关的纯魔法伤害的技能。 由于上次更新出现错误,此更改实际上并未应用。魔法伤害攻击仍然被错误地阻挡、防御和免疫。 这个问题已经修复,魔法伤害将不再被阻挡/防御。 小錯誤修復 修正了阿洛克斯“Ireline”增益的錯誤 [ 新 Boss ]--> El-Mar Triton 老板信息 地图:艾尔玛 地点: El-Mar 中心(圆形区域) 等级要求(El-Mar): 240+ 产卵时间:每5-6小时 公告:生成前15分钟,所有频道/地图上都会出现公告。 公告也将在我们的 Discord 频道上发布 时间限制: 如果 Boss 出现后 1 小时内未被杀死,它就会消失。 地图改进:观看/相机距离已增加 通用掉落 掉落系统 当老板死亡时,所有权将 不会 分配给角色。 所有掉落的物品将有 30 秒的延迟(以确保公平) 无论延迟(毫秒)或任何其他变量如何,此延迟将平等地适用于每个人,以确保平等的机会。 🆕 ⚔️ 测试版 - 新机制 我们正在测试一种新机制: PK越多⚔️在boss区域生成时,掉落物越多。 物品 数数 项目描述 宁静蓝宝石 5倍~7倍 深渊配件制作材料 海王星的鳞片 5倍~7倍 海军徽章制作材料 DK币 4 倍 ~ 7 倍 兑换商品 死亡月光石 4 倍 ~ 7 倍 金龙腰带制作材料 破碎的龙鳞 3倍~5倍 金龙腰带制作材料 食人鱼骨头 3倍~5倍 金龙腰带制作材料 深渊石 3倍~5倍 El-Mar Abyss DG 入口物品 死壳之爪 1倍〜3倍 制作材料 水下安装盒 0x ~ 1x 水下地图鲨鱼坐骑 朗多武器箱 1x 打开后会给出 Rondow 武器 独特的 Boss 机制 龙卷风 El-Mar Tritone 将召唤海洋龙卷风,每 60 秒在其周围移动一次。 龙卷风会造成伤害和诸如生命值流失之类的减益效果。 间歇泉 Tritone 会生成喷泉,可以立即杀死该区域内的任何人。 垂直瀑布是区域效果喷泉出现前的警告! 击退 El-Mar Tritone 可以快速地对角色进行数次超级击退。 如果被撞进喷泉或龙卷风,击退可能会致命! 一般改进 一般改进/细微变更 小錯誤修復 修正了「淨化咒符」1級文字錯誤 修復了右鍵單擊供應寶石(ABCD 增益)的問題 提高客户端稳定性和服务器性能 为云网络和硬件改进准备文件/服务器 改进了 Zuto 战斗地图边界 为下次更新准备文件
  12. 🌐Chinese Translation | 中文翻译版 (点击这里) News / Announcements Developer News This update was split from a larger update to resolve the magic-damage balance bug as soon as possible. We will likely do another update (with full server restart) in the next few days. Patch Summary New Superboss with custom + unique mechanics and great drops (alternative to dungeon farming) Significantly improved Dead Front reward Magic-Damage block/guard bug fix Class vs. Class Tournament🏆 Tournament Date Announcement Application post will open and be posted separately this upcoming week. Tournament Dates Day 1 - December 6th, 2024 | 14:00 UTC Time Classes: Azure Knight, Incar Magician, Segita Hunter, Vicious Summoner, Half Bagi, Bagi Warrior, Dragon Knight Day 2 - December 7th, 2024 | 14:00 UTC Time Classes: Trie Muse, Shooter, Dark Wizard, Concerra, Segeuripper, Segnale, Aloken, Alokes Day 3 - Sunday December 8th, 2024 (OPTIONAL - Only if needed) 23.7 Patch Notes Stay updated with the latest changes and improvements. Dead Front -> New Rewards 🎁 Dead Front - Hallo Event End ⚠️ Event Items Scheduled for Deletion: Pumpkin Big Candy Item | Deletion Date: Next week Halloween Candy | Deletion Date: Next week Franken Reward Box | Deletion Date: Next Week -> If this is not opened it will be deletd NEW Dead Front Reward Box Rewards: 5x DK Coins 999x Knight EXP Coins 50x 20% HP Potions 10,000x Rank Up Coins Rising Frontier Medal Best Fish Box (100x) Balance - Fixes 🛠️ [Fixed] Magic Damage was affected by Block/Guard In the previous balance patch notes we wrote: "Block" Adjustment Magic Skills will be excluded from the "Block" mechanic (like how elemental magic skills are). This is referring to skills that did pure magic damage that is not tied to an element. Due to an error with the previous update, this change did not actually apply. Magic damage attacks were incorrectly still blocked, guarded, and immune. This has been fixed and magic damage will no longer block/guard. Minor Fixes Fixed bug with Alokes "Ireline" buff [ New Boss ]--> El-Mar Tritone Boss Information Map: El-Mar Location: El-Mar Center (Circle) Level Requirement (El-Mar): 240+ Spawn Time: Every 5-6 hours Announcements: An announcement will appear on all channels/maps 15 minutes before spawn. Announcements will also be made in our Discord channel Time Limit: Boss will disappear if not killed within 1 hour of spawn. Map Improvement: Viewing/camera distance has been increased General Drops Drop System Ownership will not be assigned to characters upon boss death. A 30 second delay (to ensure fairness) will apply to all items that drop This delay will apply equally to everyone regardless of latency (ms) or any other variables to ensure equally fair chance. 🆕 ⚔️ BETA - NEW MECHANIC We're testing a new mechanic: The more PK ⚔️ in boss area during spawn, the more drops. Item Count Item Description Serene Sapphire 5x ~ 7x Abyssal Accessory Crafting Material Nepturo's Scale 5x ~ 7x Navy Emblem Crafting Material DK Coin 4x ~ 7x Exchange Item Death Moonstone 4x ~ 7x Gold Dragon Belt Crafting Material Broken Dragon's Scale 3x ~ 5x Gold Dragon Belt Crafting Material Pirahanas Bones 3x ~ 5x Gold Dragon Belt Crafting Material Abyssal Stone 3x ~ 5x El-Mar Abyss DG Entrance Item Deadshell's Claw 1x ~ 3x Crafting Material Underwater Mount Box 0x ~ 1x Underwater Map Shark Mounts Rondow Weapon Box 1x Gives Rondow Weapon when opened Unique Boss Mechanics Tornados El-Mar Tritone will summon oceanic tornados that relocate around him every 60 seconds. Tornados will apply damage and debuffs such as HP bleed. Geysers Tritone will spawn geysers that can instantly kill anyone in the area. The vertical waterfall is the warning that appears before the area of effect geyser! Knockback El-Mar Tritone can super-knockback characters several times very quickly. Knockbacks can be fatal if knocked into a geyser or tornado! General Improvements General Improvements / Minor Changes Minor Bug Fixes Fixed "Purified Curse Talisman" level 1 text error Fixed Supply Gem (ABCD Buffs) issue with right-clicking Fixed 32 bit client crash in certain scenarios Improved client stability and server performance Prepared files/servers for cloud network and hardware improvements Improved Zuto Battle map boundaries Prepared files for next update /* Reset Styles */ .patch-reset * { margin: 0; padding: 0; box-sizing: border-box; } /* Body Styles */ .patch-body { background-color: #1a1a1a; color: #f2f2f2; font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; line-height: 1.6; padding: 20px; } /* Container */ .patch-container { max-width: 1200px; margin: 0 auto; } /* Header Styles */ .patch-header { text-align: center; margin-bottom: 40px; } .patch-header p { font-size: 1.2em; color: #cccccc; } /* Section Styles */ .patch-section { background-color: #2a2a2a; /* Opaque background */ padding: 25px; margin-bottom: 30px; border-radius: 8px; } /* Section Title with Image */ .patch-section-title { display: flex; align-items: center; margin-bottom: 20px; } .patch-section-title img { width: 200px; /* Ensures image is at least 200px wide */ height: auto; border-radius: 8px; margin-right: 20px; } .patch-section-title h2 { font-size: 2.5em; color: #99ffff; } /* Patch Titles */ .patch-title { font-size: 1.8em; color: #66ff99; margin-bottom: 10px; background-color: #000000; display: inline-block; padding: 5px 10px; border-radius: 5px; } /* List Styles */ .patch-section ul { list-style-type: disc; padding-left: 20px; margin-bottom: 15px; } .patch-section ul li { margin-bottom: 10px; } .patch-section ul li ul { list-style-type: circle; margin-top: 5px; padding-left: 20px; } /* Table Styles */ .patch-section table { width: 100%; border-collapse: collapse; margin-top: 20px; font-size: 1em; } .patch-section table th, .patch-section table td { padding: 12px 15px; text-align: center; } .patch-section table th { background-color: #0074D9; color: #ffffff; } .patch-section table tr:nth-child(even) { background-color: #d9eaff; } .patch-section table tr:nth-child(odd) { background-color: #f2f2f2; } /* Image Styles */ .patch-section img { max-width: 100%; height: auto; border-radius: 5px; margin-bottom: 15px; } /* Unique Boss Mechanics Styles */ .patch-mechanics-container { display: flex; flex-wrap: wrap; gap: 20px; margin-top: 20px; } .patch-mechanic { background-color: #333333; /* Opaque background */ padding: 15px; border-radius: 8px; flex: 1 1 300px; display: flex; flex-direction: column; align-items: center; } .patch-mechanic img { width: 100%; max-width: 400px; height: auto; border-radius: 5px; margin-bottom: 10px; } .patch-mechanic h3 { font-size: 1.5em; color: #99ffff; margin-bottom: 10px; text-align: center; background-color: #000000; padding: 5px 10px; border-radius: 5px; width: 100%; } .patch-mechanic ul { list-style-type: disc; padding-left: 20px; width: 100%; } .patch-mechanic ul li { margin-bottom: 8px; color: #66ccff; font-weight: bold; } /* Footer Styles */ .patch-footer { text-align: center; margin-top: 40px; color: #777777; font-size: 0.9em; } /* Responsive Design */ @media (max-width: 768px) { .patch-header h1 { font-size: 2.5em; } .patch-section-title { flex-direction: column; align-items: center; text-align: center; } .patch-section-title img { margin-right: 0; margin-bottom: 15px; width: 200px; /* Ensures image remains at least 200px wide */ } .patch-section-title h2 { font-size: 2em; } .patch-section table th, .patch-section table td { padding: 8px 10px; } .patch-mechanics-container { flex-direction: column; align-items: center; } .patch-mechanic { width: 100%; } } /* Optional Hover Effects for Mechanic Cards */ .patch-mechanic:hover { transform: translateY(-5px); box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); transition: transform 0.3s, box-shadow 0.3s; } /* Enhanced Patch Notes Header Styles */ .patch-header h1 { font-size: 3em; color: #66ff99; margin-bottom: 10px; font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); position: relative; /* Ensure positioning context for pseudo-element */ } /* Decorative Underline for Patch Notes Header */ .patch-header h1::after { content: ''; display: block; width: 200px; /* Increased from 80px to 200px */ height: 6px; /* Slightly thicker for better visibility */ background-color: #66ff99; margin: 10px auto 0; /* Centers the underline */ border-radius: 3px; /* Rounded corners for a smoother look */ } /* Responsive Adjustments for Patch Notes Header */ @media (max-width: 768px) { .patch-header h1 { font-size: 2.5em; } .patch-header h1::after { width: 150px; /* Adjust width for smaller screens */ height: 4px; /* Adjust thickness for smaller screens */ margin: 8px auto 0; } } /* Translation Button Styles */ .translate-button-container { text-align: center; margin-bottom: 30px; /* Space below the button */ } .translate-button { display: inline-flex; align-items: center; background-color: rgba(0, 0, 0, 0.9); color: #66ffff; font-size: 16px; padding: 10px 20px; text-decoration: none; border-radius: 5px; transition: background-color 0.3s ease, transform 0.2s ease; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3); } .translate-button:hover { background-color: rgba(0, 0, 0, 1); transform: translateY(-2px); box-shadow: 0 6px 8px rgba(0, 0, 0, 0.4); } .translate-button .icon { margin-right: 8px; font-size: 20px; /* Icon size */ } /* Responsive Adjustments for Translation Button */ @media (max-width: 768px) { .translate-button { font-size: 14px; padding: 8px 16px; } .translate-button .icon { font-size: 18px; margin-right: 6px; } }
  13. 开发人员评论 游戏稳定性/网络性能 - 计划升级 对于上次更新后出现的意外不稳定和服务器容量问题,我们深表歉意。 一项主要的网络架构改进已经完成测试,现在有实施日期。结果将是增加服务器容量、更好的游戏连接等等。 角色 / 技能平衡 此余额更新(完整详情如下)包含几项经过精心策划的全面更改。这比仅仅将其视为“nerfs”和“buffs”要复杂得多。新平衡考虑了宏观和微观层面的平衡以及几种类型的竞技战斗(小规模战斗、大规模战斗、1v1 等)。当然,平衡是一个漫长的旅程,我们将继续检查游戏数据并相应地进行改进。 宁静的 Saphire 我们知道这是一个需求量非常大的商品,目前很难获得。我们计划在下一次更新中通过有趣的新机制来提高可获取性。 Class vs. Class Tournament 比赛日期公告 申请公告将于下周开放并单独发布。 比赛日期 第 1 天 - 2024 年 12 月 6 日 |UTC 时间 14:00 职业:蔚蓝骑士、Incar Magician、Segita Hunter、Vicious Summoner、Half Bagi、Bagi Warrior、Dragon Knight 第 2 天 - 2024 年 12 月 7 日 |UTC 时间 14:00 职业: Trie Muse, Shooter, Dark Wizard, Concerra, Segeuripper, Segnale, Aloken, Alokes 第 3 天 - 2024 年 12 月 8 日星期日(可选 - 仅在需要时) 罗马斗兽场 PTM 第 14 季: 4vs4 我们很高兴开始我们的 Colosseum Party Match 竞技排名系统的第 14 赛季。球队将是 4 对 4。 4 对 4 的奖励增加 PTM 兑换币的获胜金额从 3 -> 4 改进后的奖励适用于赛季期间和之后的 4vs4。 日期 11 月 3 日至 11 月 30 日 指南和奖品信息 英文信息 中文信息 Dead Front 改进 移除了地图要求 Dead Front [Hell] 不再需要地图 重要: Dead Front / Chain of Fire - 禁止使用多客户端 每人只能连接一个(不再允许运行多个游戏客户端并参与 Dead Front) 万圣节 Wep 皮肤:已添加预览 提醒:限量版皮肤只能在活动期间(11 月 15 日结束)获得。 活动期间后,只有那些已经获得皮肤的人才会拥有皮肤。 D-Shop 中添加了预览功能 一般改进 一般地牢现代化 / 改进 以下地牢已现代化/改进 Crespo Treasure / Crespo Abyss Crevice / Crevice Hard (克雷斯波深渊裂缝 / 裂缝坚硬) 无限之战 2 卡斯特里奥蒂 其他各种 改进 地图布局改进 EXP/drop 改进 怪物改进 等 阿特玛神庙 0.5%/0.6% 穿透石掉落几率提高 Crespo Abyss / Karon's Fragments S 地牢 改进了地图设计和布局。 修复了传送错误 微小的变化/生活质量 药水层数由 999 -> 提升至 9,999 删除了 PTM NPC 的 Colosseum PTM Exchange 选项 我们收到反馈,称不小心点击了 store 选项而不是 Colosseum join 选项令人沮丧。该商店仍然可以从 Ardeca 中的 NPC 访问。 改进了几个游戏 UI 元素 平衡性更改:一般 最大伤害减免 % 在某些情况下,由于最大值设置为 100%,所有怪物伤害都会导致“MISS”。此更改解决了此问题。 前期最大值:100% 新的最大值:90% “块”调整 魔法技能将被排除在“格挡”机制之外(就像元素魔法技能一样)。 这指的是造成与元素无关的纯魔法伤害的技能 伤害 UI 改进 为清晰起见,改进了损坏字体文本和标识符 新插槽宝石:魔法石 添加了新的 Gem 类型以支持新的平衡。 可获取性: 魔法石 Lv1-3 可以从 NPC“更多”处获得(DK 守护者证明兑换) 魔法石 Lv1-5 盒子可以从罗马斗兽场派对模式地牢中获得 注意:来自罗马斗兽场派对模式地牢的魔法石宝石是可以交易的,来自交易所的宝石是绑定的。 项目名称 选择 装备位置 魔法石 1 级 所有攻击力 +3%, 魔法抗性 +100 手腕/腰带 魔法石 2 级 所有攻击力 +5%, 魔法抗性 +300 手腕/腰带 魔法石 3 级 所有攻击力 +7%, 魔法抗性 +500 手腕/腰带 魔法石 4 级 所有攻击力 +9%, 魔法抗性 +700 手腕/腰带 魔法石 5 级 所有攻击力 +10%、魔法抗性 +1,000 手腕/腰带 /* --- TAB CONTAINER STYLES --- */ .tab-container { display: flex; flex-wrap: wrap; gap: 4px; padding: 8px; background-color: #f1f1f1; border-bottom: 2px solid #ccc; max-width: 1200px; margin: 0 auto 20px; } /* Style for all buttons */ .tab-container button { flex: 0 1 auto; min-width: 160px; height: 48px; padding: 0 16px; background-color: #ffffff; border: 1px solid #ddd; border-radius: 6px; cursor: pointer; transition: all 0.2s ease; display: flex; align-items: center; justify-content: flex-start; font-size: 14px; font-weight: 500; color: #333; white-space: nowrap; } /* Icon styles */ .tab-container button::before { content: ''; display: inline-block; width: 32px; height: 32px; background-repeat: no-repeat; background-image: url('https://pcp.dekaron-rising.com/icon.png?3'); background-size: auto; border-radius: 50%; margin-right: 8px; flex-shrink: 0; } /* Active and hover states */ .tab-container button:hover { background-color: #f8f8f8; border-color: #bbb; transform: translateY(-1px); } .tab-container button.active { background-color: #e8e8e8; border-color: #aaa; box-shadow: inset 0 1px 3px rgba(0,0,0,0.1); transform: translateY(0); } /* Icon positions */ .icon_job_0::before { background-position: -55px -20px; } .icon_job_1::before { background-position: -105px -20px; } .icon_job_2::before { background-position: -155px -20px; } .icon_job_3::before { background-position: -205px -20px; } .icon_job_4::before { background-position: -255px -20px; } .icon_job_5::before { background-position: -305px -20px; } .icon_job_6::before { background-position: -355px -20px; } .icon_job_7::before { background-position: -405px -20px; } .icon_job_8::before { background-position: -255px -70px; } .icon_job_9::before { background-position: -55px -70px; } .icon_job_10::before { background-position: -105px -70px; } .icon_job_11::before { background-position: -155px -70px; } .icon_job_12::before { background-position: -205px -70px; } .icon_job_13::before { background-image: url('https://img.dekaron.co.kr/dekaron/home/icon.png?4'); background-position: -355px -70px; } .icon_job_14::before { background-position: -305px -70px; } /* Table Styles */ .skill-table { width: 100%; border-collapse: collapse; text-align: center; margin-bottom: 40px; } .skill-table caption { color: gold; font-weight: bold; font-size: 24px; margin: 10px 0; } .skill-table th, .skill-table td { border: 1px solid #ddd; padding: 8px; vertical-align: top; color: #000; } .skill-table thead { background-color: #f2f2f2; color: #000; } .skill-table tbody tr:nth-child(odd) { background-color: #fff; } .skill-table tbody tr:nth-child(even) { background-color: #f9f9f9; } .skill-table ul { list-style: none; padding-left: 0; margin: 0; } /* Tab content styles */ .tab-content { display: none; } .tab-content.active { display: block; } /* Responsive Design */ @media (max-width: 768px) { .tab-container { padding: 4px; gap: 2px; } .tab-container button { min-width: 140px; height: 40px; padding: 0 12px; font-size: 13px; } .tab-container button::before { width: 24px; height: 24px; margin-right: 6px; } .skill-table th, .skill-table td { padding: 6px; font-size: 12px; } .skill-table caption { font-size: 20px; } } Azure KnightSegita HunterIncar MagicianVicious SummonerConcerra SummonerSegnaleBagi WarriorAlokenDragon KnightSegita ShooterBlack WizardSeguripperHalf BagiAlokesTrie Muse Azure Knight 职业树 技能 更改 原始 更新 大师等级 最高等级 Azure Knight Sharp Spirit 持续时间 60 秒 120 秒 宗师 5 5 级 Azure Knight Hell Spirit 持续时间 60 秒 120 秒 宗师 5 5 级 Azure Knight Armor Spirit 持续时间 60 秒 120 秒 宗师 5 5 级 Azure Knight Point Target 增益效果更改 近战伤害 +9%,魔法伤害 +9%,远程伤害 +9% 近战伤害 +15%,魔法伤害 +15%,远程伤害 +15% 宗师 5 10 级 Azure Knight Point Target 最高等级 ↑ 5 级 10 级 宗师 5 10 级 Azure Knight Solid Guard 最高等级 ↑ 7 级 10 级 宗师 10 10 级 Trans Up Blade Mastery 最高等级 ↑ 7 级 10 级 宗师 10 10 级 Vellus Equus Dewrex 减益 命中率 -500 命中率 -30% Vellus Equus 10 10 级 Vellus Equus Immediate Shot 动画时间 ↓ - - Vellus Equus 10 10 级 Vellus Equus Stumble Shot 冷却时间减少 - - Vellus Equus 10 10 级 Vellus Equus Moon Shining Storm 减益 移动速度 -50% 无法移动 Vellus Equus 10 10 级 Vellus Equus Rondo 冷却时间 3 秒 5 秒 Vellus Equus 10 10 级 Vellus Equus Rondo 目标选择速度 7 秒 14 秒 Vellus Equus 10 10 级 Segita Hunter 职业树 技能 更改 原始 更新 大师等级 最高等级 Trans Up Fire Bullet 持续时间(错误修正) 2 秒 3 秒 Heavy Rain 5, Magnum Shooter 5 5 级 Trans Up Rapid Explode 动画时间 ↓,目标时间减少 - - Heavy Rain 5, Magnum Shooter 5 5 级 Heavy Rain Highness 动画时间 ↓ - - Heavy Rain 10 10 级 Heavy Rain Jersita 动画修正 - 使用技能时移除移动效果 Heavy Rain 10 10 级 Heavy Rain Disminua 动画时间 ↓ - - Heavy Rain 10 10 级 Magnum Shooter Conciant 持续时间 1 秒 3 秒 Magnum Shooter 10 10 级 Magnum Shooter Vanish 添加减益效果,添加晕眩效果 - 添加晕眩减益 Magnum Shooter 10 10 级 Magnum Shooter Aim Shot [错误修正] 减益效果未总是应用 - -1000 精通 Magnum Shooter 10 10 级 Incar Magician 职业树 技能 更改 原始 更新 大师等级 最高等级 Energy Shield of Business 增益顺序更改 - - Post Master 10, Elemental Lord 10 10 级 Energy Urzer Gain 增益效果更改 异常状态抗性 +50% 异常状态抗性 +40% Post Master 10, Elemental Lord 5 10 级 Energy Aqua Circle 动画时间 ↓ 75 秒 45 秒 Post Master 15 15 级 Post Master Pin Bless 增益效果更改 物理抗性 +20% 物理抗性 +5% Post Master 15, Elemental Lord 10 15 级 Elemental Lord Fire Mass PVP 攻击 ↑ - - Elemental Lord 10 10 级 Elemental Lord Dual Mass PVP 攻击 ↑ - - Elemental Lord 10 10 级 Elemental Lord Inora PVP 攻击 ↑ - - Elemental Lord 10 10 级 Vicious Summoner 职业树 技能 更改 原始 更新 大师等级 最高等级 Vicious Summoner Sakura Mastery 效果更改 PVE 伤害 +35% PVE 伤害 +55% Noir Veil 10, Shintech Bringer 10 10 级 Summon Servant Mastery 添加效果 - PVE 伤害 +50% Noir Veil 10, Shintech Bringer 10 10 级 Shintech Bringer Rafmite 动画时间 ↓ - - Shintech Bringer 10 10 级 Shintech Bringer Rotanas 命中次数更改 7 个目标 14 个目标 Shintech Bringer 10 10 级 Shintech Bringer Rotanas 目标选择时间减少 - - Shintech Bringer 10 10 级 Concerra Summoner 职业树 技能 更改 原始 更新 大师等级 最高等级 Concerra Summoner Sakura Mastery 效果更改 PVE 伤害 +35% PVE 伤害 +55% Crimson Veil 10 10 级 Concerra Summoner Servant Mastery 额外效果 - PVE 伤害 +50% Crimson Veil 10 10 级 Segnale 职业树 技能 更改 原始 更新 大师等级 最高等级 Segnale Fast Esten 效果更改 - 即时恢复增加 Healing Hands 10 10 级 Bagi Warrior 职业树 技能 更改 原始 更新 大师等级 最高等级 Bagi Warrior Rich Iron 动画时间 ↓ - - Iron Wheel 10 10 级 Aloken 职业树 技能 更改 原始 更新 大师等级 最高等级 Aloken Judgement Sting 减益 格挡 -550 格挡 -1100 The Judgment 10 10 级 Aloken Judgement Sting 持续时间 5 秒 7 秒 The Judgment 10 10 级 Aloken Invulnerability 技能攻击 ↑ - - Aloken 10 10 级 Aloken Balance Strike 动画时间 ↓ - - Aloken 10 10 级 Aloken Genesis Spear PVP 攻击 ↑ - - Aloken 10 10 级 Aloken Piercing Stab 持续时间 3 秒 5 秒 Aloken 10 10 级 Dragon Knight 职业树 技能 更改 原始 更新 大师等级 最高等级 Aegis Preventer 持续时间 180 秒 300 秒 Encis 5, Arai 10 10 级 Aegis Critical Rise 冷却时间 15 秒 45 秒 Encis 5, Arai 10 10 级 Aegis Luminous 冷却时间 15 秒 45 秒 Encis 5, Arai 10 10 级 Aegis Luminous 使用方法更改 个人 队伍 Encis 5, Arai 10 10 级 Minat Obelisk 持续时间 90 秒 180 秒 Encis 10, Arai 15 15 级 Encis Chircon - Rampage 动画时间 ↓ - - Encis 10 10 级 Encis Player Boom PVP 攻击 ↑ - - Encis 10 10 级 Marai Lintosor 动画时间 ↓ - - Arai 10 10 级 Arai Dragon Roar PVP 攻击 ↑ - - Arai 10 10 级 Segita Shooter 职业树 技能 更改 原始 更新 大师等级 最高等级 Segita Shooter Wild Slug 动画时间 ↓ - - Sentinel 10, Titan 15 15 级 Segita Shooter Bullseye 动画时间 ↓ - - Sentinel 10, Titan 15 15 级 Titan Crack Line 减益 伤害减少 -9% 由于一个错误,这并未总是被应用 错误修正,伤害减少 -10% Titan 10 10 级 Titan Fortress 持续时间 3 秒 5 秒 Titan 10 10 级 Titan Fortress 格挡几率更改 穿刺 5 穿刺 10 Titan 10 10 级 Black Wizard 职业树 技能 更改 原始 更新 大师等级 最高等级 Energy Mana Blast 动画时间 ↓ - - Destroyer 15 15 级 Trans Up Missile of Death 动画时间 ↓ - - Destroyer 5 5 级 Destroyer Astral Darkness PVP 攻击 ↑ - - Destroyer 10 10 级 Seguripper 职业树 技能 更改 原始 更新 大师等级 最高等级 Seguripper Cursed Fog 添加减益效果 - 诅咒 -1144 Intelligence 10, The Destiny 5 10 级 Seguripper Titan Stomp 持续时间 40 秒 90 秒 Intelligence 15, The Destiny 10 15 级 Seguripper Cursed Cloud PVP 攻击 ↑ - - Intelligence 10, The Destiny 10 10 级 Seguripper Spell Kaiyu PVP 攻击 ↑ - - Intelligence 10, The Destiny 10 10 级 Half Bagi 职业树 技能 更改 原始 更新 大师等级 最高等级 Katar Deadly Blow 更改持续时间 修改动画 固定命中次数 添加减益效果(错误修正) 3 秒 4 秒,移除跳跃动作 Venatoris 10, Extreme Rage 5 10 级 Trans Up Bone Crush 减少动画时间 - - Venatoris 5, Extreme Rage 5 5 级 Benatoris Sharp Detonation 增加 PVP 伤害 - - Venatoris 10 10 级 Extreme Rage Exploitation Crusher 增加 PVP 伤害 - - Extreme Rage 10 10 级 Alokes 职业树 技能 更改 原始 更新 大师等级 最高等级 Alokes Acratel 技能范围更改 6 米 8 米 Agress 10 10 级 Alokes Statera 技能范围更改 6 米 8 米 Agress 10 10 级 Alokes Gramides 攻击方式更改 自我目标 目标周围环境 Agress 10 10 级 Trie Muse 职业树 技能 更改 原始 更新 大师等级 最高等级 Trie Muse Eyesight 添加增益效果 - 忽略异常状态抗性 +3% Urania 5, Talaria 5 5 级 Trie Muse Crusher Defense 减益 所有抗性 -600 所有抗性 -1000 Urania 10, Talaria 10 10 级 Trie Muse Crusher Cut 减益 护甲 -10% 护甲 -20% Urania 10, Talaria 10 10 级 Trie Muse Sephardim 减益 - 移除异常状态抗性 Urania 10, Talaria 15 15 级 Trie Muse Shard Piece[错误修正] [错误修正] 暗抗性 -150 暗抗性 -200 Urania 5, Talaria 5 5 级 Trie Muse Crash Condition [错误修正] 异常状态抗性 +3% 异常状态抗性 +4% Urania 10, Talaria 10 10 级 Trie Muse Rotain Grab [错误修正] 添加缺失的减益 - 暴击抗性减益 Urania 10, Talaria 10 10 级 Trie Muse Sephardim 减益 - 移除异常状态抗性 Urania 10, Talaria 15 15 级
  14. Chinese Translation | 中文翻译版 (点击这里) Developer Commentary Game Stability / Network Performance - Planned Upgrades We sincerely apologize for the unexpected instability and server capacity issues after the last update. A major network architectural improvement has finished testing and now has an implementation date. The result will be increased server capacity, better game connection and more. Character / Skill Balance This balance update (full details below) contains several comprehensive changes that were very carefully planned. It is more complex than just thinking of it as "nerfs" and "buffs". The new balance takes into consideration both macro-level and micro-level balance and several types of competitive combat (small scale battles, large scale battles, 1v1, etc). Of course, balance is a long journey and we will continue to examine game data and make improvements accordinly. Serene Saphire We understand that this is a very high-demand item that is currently hard to obtain. We have planned to improve the obtainability with fun new mechanics in the next update. Class vs. Class Tournament Tournament Date Announcement Application post will open and be posted separately next week. Tournament Dates Day 1 - December 6th, 2024 | 14:00 UTC Time Classes: Azure Knight, Incar Magician, Segita Hunter, Vicious Summoner, Half Bagi, Bagi Warrior, Dragon Knight Day 2 - December 7th, 2024 | 14:00 UTC Time Classes: Trie Muse, Shooter, Dark Wizard, Concerra, Segeuripper, Segnale, Aloken, Alokes Day 3 - Sunday December 8th, 2024 (OPTIONAL - Only if needed) Colosseum PTM Season 14: 4vs4 We're excited to kick off Season 14 of our Colosseum Party Match competitive ranking system. Teams will be 4 vs 4. Reward Increase for 4 vs 4 PTM Exchange Coin amount for win increased from 3 -> 4 The improved reward applies to 4vs4 both during and after the season. Dates November 3rd - November 30th Guide and Prizes Information Information in English Information in Chinese Dead Front Improvement Map Requirement Removed A map is no longer required for Dead Front [Hell] Important: Dead Front / Chain of Fire - Multi Client Prohibited Only one connection per person (running more than one game client and participating in Dead Front is no longer allowed) Halloween Wep Skins: Preview Added Reminder: Limited Edition skins are only obtainable during event period (ends November 15th). After event period only those that already acquired them will have the skin. Preview functionality added to D-Shop General Improvements General Dungeon Modernization / Improvements The following dungeons have been modernized/improved Crespo Treasure / Crespo Abyss Crevice / Crevice Hard Infinite Battle 2 Kastrioti Various others Improvements Map layout improvements EXP/drop improvements Monster improvements etc Atma Temple 0.5%/0.6% Penetration Stone drop chance increased Crespo Abyss / Karon's Fragments S Dungeon Improved map design and layout. Fixed teleport bug Minor Changes / Quality of Life Potion Stacks increased from 999 -> 9,999 Removed Colosseum PTM Exchange option from PTM NPC We received feedback that it was frustrating to accidentally click the store option instead of the Colosseum join option. The shop can still be accessed from the NPC in Ardeca. Improved several game UI elements Balance Changes: General Maximum Damage Reduction % There were certain instances where all monster damage resulted in a "MISS" due to the maximum being set to 100%. This change fixes that. Previous maximum: 100% New maximum: 90% "Block" Adjustment Magic Skills will be excluded from the "Block" mechanic (like how elemental magic skills are). This is referring to skills that did pure magic damage that is not tied to an element Damage UI Improvements Damage font text and identifiers have been improved for clarity New Socket Gem: Magic Stone A new gem type has been added to support the new balance. Obtainability: Magic Stone Lv1-3 can be obtained from NPC "More" (DK Guardian Proof exchange) Magic Stone Lv1-5 box can be obtained from the Colosseum Party Mode dungeon Note: Magic Stone gems from Colosseum Party Mode dungeon are tradeable, the ones from the exchange are binded. Item Name Option Equip Location Magic Stone Grade 1 All Attack Power +3%, Magic Resistance +100 Wrist/Belt Magic Stone Grade 2 All Attack Power +5%, Magic Resistance +300 Wrist/Belt Magic Stone Grade 3 All Attack Power +7%, Magic Resistance +500 Wrist/Belt Magic Stone Grade 4 All Attack Power +9%, Magic Resistance +700 Wrist/Belt Magic Stone Grade 5 All Attack Power +10%, Magic Resistance +1,000 Wrist/Belt Skill Balance Improvements Click each class button to see the balance changes for that specific class. /* --- TAB CONTAINER STYLES --- */ .tab-container { display: flex; flex-wrap: wrap; gap: 4px; padding: 8px; background-color: #f1f1f1; border-bottom: 2px solid #ccc; max-width: 1200px; margin: 0 auto 20px; } /* Style for all buttons */ .tab-container button { flex: 0 1 auto; min-width: 160px; height: 48px; padding: 0 16px; background-color: #ffffff; border: 1px solid #ddd; border-radius: 6px; cursor: pointer; transition: all 0.2s ease; display: flex; align-items: center; justify-content: flex-start; font-size: 14px; font-weight: 500; color: #333; white-space: nowrap; } /* Icon styles */ .tab-container button::before { content: ''; display: inline-block; width: 32px; height: 32px; background-repeat: no-repeat; background-image: url('https://pcp.dekaron-rising.com/icon.png?3'); background-size: auto; border-radius: 50%; margin-right: 8px; flex-shrink: 0; } /* Active and hover states */ .tab-container button:hover { background-color: #f8f8f8; border-color: #bbb; transform: translateY(-1px); } .tab-container button.active { background-color: #e8e8e8; border-color: #aaa; box-shadow: inset 0 1px 3px rgba(0,0,0,0.1); transform: translateY(0); } /* Icon positions */ .icon_job_0::before { background-position: -55px -20px; } .icon_job_1::before { background-position: -105px -20px; } .icon_job_2::before { background-position: -155px -20px; } .icon_job_3::before { background-position: -205px -20px; } .icon_job_4::before { background-position: -255px -20px; } .icon_job_5::before { background-position: -305px -20px; } .icon_job_6::before { background-position: -355px -20px; } .icon_job_7::before { background-position: -405px -20px; } .icon_job_8::before { background-position: -255px -70px; } .icon_job_9::before { background-position: -55px -70px; } .icon_job_10::before { background-position: -105px -70px; } .icon_job_11::before { background-position: -155px -70px; } .icon_job_12::before { background-position: -205px -70px; } .icon_job_13::before { background-image: url('https://img.dekaron.co.kr/dekaron/home/icon.png?4'); background-position: -355px -70px; } .icon_job_14::before { background-position: -305px -70px; } /* Table Styles */ .skill-table { width: 100%; border-collapse: collapse; text-align: center; margin-bottom: 40px; } .skill-table caption { color: gold; font-weight: bold; font-size: 24px; margin: 10px 0; } .skill-table th, .skill-table td { border: 1px solid #ddd; padding: 8px; vertical-align: top; color: #000; } .skill-table thead { background-color: #f2f2f2; color: #000; } .skill-table tbody tr:nth-child(odd) { background-color: #fff; } .skill-table tbody tr:nth-child(even) { background-color: #f9f9f9; } .skill-table ul { list-style: none; padding-left: 0; margin: 0; } /* Tab content styles */ .tab-content { display: none; } .tab-content.active { display: block; } /* Responsive Design */ @media (max-width: 768px) { .tab-container { padding: 4px; gap: 2px; } .tab-container button { min-width: 140px; height: 40px; padding: 0 12px; font-size: 13px; } .tab-container button::before { width: 24px; height: 24px; margin-right: 6px; } .skill-table th, .skill-table td { padding: 6px; font-size: 12px; } .skill-table caption { font-size: 20px; } } Azure KnightSegita HunterIncar MagicianVicious SummonerConcerra SummonerSegnaleBagi WarriorAlokenDragon KnightSegita ShooterBlack WizardSeguripperHalf BagiAlokesTrie Muse Azure Knight Class Tree Skill Change Original Updated Master Level Max Level Azure Knight Sharp Spirit Duration 60 sec 120 sec Grand Master 5 5 levels Azure Knight Hell Spirit Duration 60 sec 120 sec Grand Master 5 5 levels Azure Knight Armor Spirit Duration 60 sec 120 sec Grand Master 5 5 levels Azure Knight Point Target Buff effect change Melee Damage +9%, Magic Damage +9%, Ranged Damage +9% Melee Damage +15%, Magic Damage +15%, Ranged Damage +15% Grand Master 5 10 levels Azure Knight Point Target Max Lv ↑ 5 levels 10 levels Grand Master 5 10 levels Azure Knight Solid Guard Max Lv ↑ 7 levels 10 levels Grand Master 10 10 levels Trans Up Blade Mastery Max Lv ↑ 7 levels 10 levels Grand Master 10 10 levels Vellus Equus Dewrex Debuff Hit Rate -500 Hit Rate -30% Vellus Equus 10 10 levels Vellus Equus Immediate Shot Animation Time ↓ - - Vellus Equus 10 10 levels Vellus Equus Stumble Shot Cooldown time reduction - - Vellus Equus 10 10 levels Vellus Equus Moon Shining Storm Debuff Move speed -50% Immobility Vellus Equus 10 10 levels Vellus Equus Rondo Cooldown 3 sec 5 sec Vellus Equus 10 10 levels Vellus Equus Rondo Targeting Speed 7 sec 14 sec Vellus Equus 10 10 levels Segita Hunter Class Tree Skill Change Original Updated Master Level Max Level Trans Up Fire Bullet Duration (error correction) 2 sec 3 sec Heavy Rain 5, Magnum Shooter 5 5 levels Trans Up Rapid Explode Animation Time ↓, Target timing reduction - - Heavy Rain 5, Magnum Shooter 5 5 levels Heavy Rain Highness Animation Time ↓ - - Heavy Rain 10 10 levels Heavy Rain Jersita Animation correction - Removed movement effect when using skill Heavy Rain 10 10 levels Heavy Rain Disminua Animation Time ↓ - - Heavy Rain 10 10 levels Magnum Shooter Conciant Duration 1 sec 3 sec Magnum Shooter 10 10 levels Magnum Shooter Vanish Added debuff effect, Added stun effect - Added stun debuff Magnum Shooter 10 10 levels Magnum Shooter Aim Shot [Bug Fix] debuff affect did not always apply - -1000 Mastery Magnum Shooter 10 10 levels Incar Magician Class Tree Skill Change Original Updated Master Level Max Level Energy Shield of Business Buff order change - - Post Master 10, Elemental Lord 10 10 levels Energy Urzer Gain Buff effect change Status abnormal resistance +50% Status abnormal resistance +40% Post Master 10, Elemental Lord 5 10 levels Energy Aqua Circle Animation Time ↓ 75 sec 45 sec Post Master 15 15 levels Post Master Pin Bless Buff effect change Physical resistance +20% Physical resistance +5% Post Master 15, Elemental Lord 10 15 levels Elemental Lord Fire Mass PVP Attack ↑ - - Elemental Lord 10 10 levels Elemental Lord Dual Mass PVP Attack ↑ - - Elemental Lord 10 10 levels Elemental Lord Inora PVP Attack ↑ - - Elemental Lord 10 10 levels Vicious Summoner Class Tree Skill Change Original Updated Master Level Max Level Vicious Summoner Sakura Mastery Effect change PVE damage +35% PVE damage +55% Noir Veil 10, Shintech Bringer 10 10 levels Summon Servant Mastery Effect added - PVE damage +50% Noir Veil 10, Shintech Bringer 10 10 levels Shintech Bringer Rafmite Animation Time ↓ - - Shintech Bringer 10 10 levels Shintech Bringer Rotanas Hit count change 7 targets 14 targets Shintech Bringer 10 10 levels Shintech Bringer Rotanas Target timing reduction - - Shintech Bringer 10 10 levels Concerra Summoner Class Tree Skill Change Original Updated Master Level Max Level Concerra Summoner Sakura Mastery Effect change PVE damage +35% PVE damage +55% Crimson Veil 10 10 levels Concerra Summoner Servant Mastery Additional effect - PVE damage +50% Crimson Veil 10 10 levels Segnale Class Tree Skill Change Original Updated Master Level Max Level Segnale Fast Esten Effect change - Instant recovery increase Healing Hands 10 10 levels Bagi Warrior Class Tree Skill Change Original Updated Master Level Max Level Bagi Warrior Rich Iron Animation Time ↓ - - Iron Wheel 10 10 levels Aloken Class Tree Skill Change Original Updated Master Level Max Level Aloken Judgement Sting Debuff Block -550 Block -1100 The Judgment 10 10 levels Aloken Judgement Sting Duration 5 sec 7 sec The Judgment 10 10 levels Aloken Invulnerability Skill Attack ↑ - - Aloken 10 10 levels Aloken Balance Strike Animation Time ↓ - - Aloken 10 10 levels Aloken Genesis Spear PVP Attack ↑ - - Aloken 10 10 levels Aloken Piercing Stab Duration 3 sec 5 sec Aloken 10 10 levels Dragon Knight Class Tree Skill Change Original Updated Master Level Max Level Aegis Preventer Duration 180 sec 300 sec Encis 5, Arai 10 10 levels Aegis Critical Rise Cooldown 15 sec 45 sec Encis 5, Arai 10 10 levels Aegis Luminous Cooldown 15 sec 45 sec Encis 5, Arai 10 10 levels Aegis Luminous Usage method change Personal Party Encis 5, Arai 10 10 levels Minat Obelisk Duration 90 sec 180 sec Encis 10, Arai 15 15 levels Encis Chircon - Rampage Animation Time ↓ - - Encis 10 10 levels Encis Player Boom PVP Attack ↑ - - Encis 10 10 levels Marai Lintosor Animation Time ↓ - - Arai 10 10 levels Arai Dragon Roar PVP Attack ↑ - - Arai 10 10 levels Segita Shooter Class Tree Skill Change Original Updated Master Level Max Level Segita Shooter Wild Slug Animation Time ↓ - - Sentinel 10, Titan 15 15 levels Segita Shooter Bullseye Animation Time ↓ - - Sentinel 10, Titan 15 15 levels Titan Crack Line Debuff Damage reduction -9% Due to a bug this was not always applied Bug fix, Damage reduction -10% Titan 10 10 levels Titan Fortress Duration 3 sec 5 sec Titan 10 10 levels Titan Fortress Block chance change Piercing 5 Piercing 10 Titan 10 10 levels Black Wizard Class Skill Change Original Updated Master Level Max Level Energy Mana Blast Animation Time ↓ - - Destroyer 15 15 levels Trans Up Missile of Death Animation Time ↓ - - Destroyer 5 5 levels Destroyer Astral Darkness PVP Attack ↑ - - Destroyer 10 10 levels Seguripper Class Tree Skill Change Original Updated Master Level Max Level Seguripper Cursed Fog Debuff effect added - Curse -1144 Intelligence 10, The Destiny 5 10 levels Seguripper Titan Stomp Duration 40 sec 90 sec Intelligence 15, The Destiny 10 15 levels Seguripper Cursed Cloud PVP Attack ↑ - - Intelligence 10, The Destiny 10 10 levels Seguripper Spell Kaiyu PVP Attack ↑ - - Intelligence 10, The Destiny 10 10 levels Half Bagi Class Tree Skill Change Original Updated Master Level Max Level Katar Deadly Blow Change duration Modify animation Fixed number of hits Add debuff effects (Error correction) 3 sec 4 sec, Remove jump action Venatoris 10, Extreme Rage 5 10 levels Trans Up Bone Crush Reduced animation time - - Venatoris 5, Extreme Rage 5 5 levels Benatoris Sharp Detonation Increase PVP damage - - Venatoris 10 10 levels Extreme Rage Exploitation Crusher Increase PVP damage - - Extreme Rage 10 10 levels Alokes Class Tree Skill Change Original Updated Master Level Max Level Alokes Acratel AOE size ↑ 6 meters 8 meters Agress 10 10 levels Alokes Statera AOE size ↑ 6 meters 8 meters Agress 10 10 levels Alokes Gramides Attack method change Self-target Target's surroundings Agress 10 10 levels Trie Muse Class Tree Skill Change Original Updated Master Level Max Level Trie Muse Eyesight Buff effect added - Ignore abnormal state resistance +3% Urania 5, Talaria 5 5 levels Trie Muse Crusher Defense Debuff All resistance -600 All resistance -1000 Urania 10, Talaria 10 10 levels Trie Muse Crusher Cut Debuff Guard -10% Guard -20% Urania 10, Talaria 10 10 levels Trie Muse Sephardim Debuff - Remove abnormal status resistance Urania 10, Talaria 15 15 levels Trie Muse Shard Piece[Bug Fix] [Bug Fix] Dark Resist -150 Dark Resist -200 Urania 5, Talaria 5 5 levels Trie Muse Crash Condition [Bug Fix] Abnormal Status Resist +3% Abnormal Status Resist +4% Urania 10, Talaria 10 10 levels Trie Muse Rotain Grab [Bug Fix] Added missing debuff - Critical Resistance debuff Urania 10, Talaria 10 10 levels Trie Muse Sephardim Debuff - Remove abnormal status resistance Urania 10, Talaria 15 15 levels table { width: 100%; border-collapse: collapse; background-color: white; } table, th, td { border: 1px solid black; text-align: center; } th, td { padding: 10px; } th { font-weight: bold; } h2 { text-align: center; font-weight: bold; }
  15. Nitex posted a topic in General Discussion
    /* --- ICON STYLES USING PSEUDO-ELEMENTS --- */ /* Common styles for all button icons */ .tab-container button::before { content: ''; display: inline-block; width: 40px; height: 40px; background-repeat: no-repeat; background-image: url('https://pcp.dekaron-rising.com/icon.png?3'); background-size: auto; /* Adjust if using a sprite sheet */ border-radius: 50%; /* Makes the icon rounded */ margin-right: 8px; /* Spaces the icon from the text */ flex-shrink: 0; /* Prevents the icon from shrinking */ } /* Individual background positions for each icon */ .icon_job_0::before { background-position: -55px -20px; } .icon_job_1::before { background-position: -105px -20px; } .icon_job_2::before { background-position: -155px -20px; } .icon_job_3::before { background-position: -205px -20px; } .icon_job_4::before { background-position: -255px -20px; } .icon_job_5::before { background-position: -305px -20px; } .icon_job_6::before { background-position: -355px -20px; } .icon_job_7::before { background-position: -405px -20px; } .icon_job_8::before { background-position: -255px -70px; } .icon_job_9::before { background-position: -55px -70px; } .icon_job_10::before { background-position: -105px -70px; } .icon_job_11::before { background-position: -155px -70px; } .icon_job_12::before { background-position: -205px -70px; } /* Specific background image for icon_job_13 */ .icon_job_13::before { background-image: url('https://img.dekaron.co.kr/dekaron/home/icon.png?4'); background-position: -355px -70px; } .icon_job_14::before { background-position: -305px -70px; } /* --- TAB CONTAINER STYLES --- */ /* Container for the tab buttons */ .tab-container { overflow: hidden; border-bottom: 1px solid #ccc; background-color: #f1f1f1; margin-bottom: 20px; } /* Style the buttons inside the tab container */ .tab-container button { background-color: inherit; float: left; border: none; outline: none; cursor: pointer; padding: 10px 20px; transition: background-color 0.3s; font-size: 16px; color: black; display: flex; /* Aligns icon and text horizontally */ align-items: center; /* Vertically centers the content */ } /* Change background color of buttons on hover */ .tab-container button:hover { background-color: #ddd; } /* Create an active/current tablink class */ .tab-container button.active { background-color: #ccc; } /* Style the tab content */ .tab-content { display: none; } /* Show the active tab content */ .tab-content.active { display: block; } /* Table Styles */ .skill-table { width: 100%; border-collapse: collapse; text-align: center; margin-bottom: 40px; } .skill-table caption { color: gold; font-weight: bold; font-size: 24px; margin: 10px 0; } .skill-table th, .skill-table td { border: 1px solid #ddd; padding: 8px; vertical-align: top; color: #000; /* Ensures text is dark */ } .skill-table thead { background-color: #f2f2f2; color: #000; /* Ensures header text is dark */ } .skill-table tbody tr:nth-child(odd) { background-color: #fff; } .skill-table tbody tr:nth-child(even) { background-color: #f9f9f9; } .skill-table ul { list-style: none; padding-left: 0; margin: 0; } /* Responsive Design */ @media (max-width: 768px) { .tab-container button { padding: 8px 12px; font-size: 14px; } .skill-table th, .skill-table td { padding: 6px; font-size: 12px; } .skill-table caption { font-size: 20px; } .tab-container button::before { width: 30px; height: 30px; } } Azure KnightSegita HunterIncar MagicianVicious SummonerConcerra SummonerSegnaleBagi WarriorAlokenDragon KnightSegita ShooterBlack WizardSeguripperHalf BagiAlokesTrie Muse
  16. Gameplay Mechanics Fishing Fishing mastery Fishing mastery allows the character to fish. Fishing skill Fishing skill can be acquired in Ardeca at Rodbal Npc.Consumes 1 skill point. Stats and Attributes What does Impact stat do? What is MP consumption? Skills require mana for usage depending on their MP consumption. What is evasion? A situation in which the damage has been negated. Evasion stats Currently it is a passive stat. What do you gain in Strength stats? Strenth provides attack power and block. What is the maximum HP? What is the average HP for each class? A fully geared character on defense set can have on average 350000 hp with buffs. What is the average HP? Does the Segnale use physical or magic attack? Segnales are primarily a magic class. How much better is STR Segu vs SPR Segu? STR Segu currently is a pve focused class. Do I need VIT on Aloken? Every class requires VIT in order to reach the cap value. Locations and Navigation Cities and Towns How to go to Ardeca Ardeca is the default location ingame that can be accesed from other maps thru Town Portal or Holy water, or respawning after death. Where can I find inventory in Ardeca? To increase inventory capacity you need to acces Dshop for purchasing extra bags. Where can I find stash? Stash can be found on the maps that have Stashkeepers like Ardeca,Valey rift or thru Holy water storage function. Where is Simone? NPC location can be found by pressing default button "M" on each map. Where is Maya? Where is Maya NPC? Where is Marielle? Dungeons and Maps How to go to Ruins of Baz From ardeca use NPC Makaio to teleport to Valey Rift > Dravice Village. How to get to Ruins of Baz From ardeca use NPC Makaio to teleport to Valey Rift > Dravice Village. How can I get to Ungula Dungeon? Umbar Dungeon is located in Deadlands. Where is Death Corridor? In Denebe at Butler Alfredo NPC. How to go to Dead Corridor In Denebe at Butler Alfredo NPC. Where is Deadfront? Teleport from Ardeca thru Dead Front Hermas NPC Where is Lost Horizon? In Ardeca at Lost Horizon NPC near Makaio. Where is Quone Dungeon? Qune Dungeon is in Shangri-la map, accesed from Arcadia map. Where is Snowvice Temple? In Crespo Where is Dungeon Nunvice Temple? In Crespo Where can I find Nunvice Temple? In Crespo Where is Dravice Secret Passage? In Elonohm map. Where is Eleghorse? In Space of Pilgrimage map. How to get to Loa Castle? Where is Castle? Where is Kastotica? In Mansion dungeon , located in Dravice Field. Where is Leshine? Where is Deathfront? Teleport from Ardeca thru Dead Front Hermas NPC. Farming Locations Where can I farm Helpyron armor boxes? In mitera, at Karon's Fire pot dungeon. Where to farm Abyssal Emblems? Abyss Emblem can be exchanged in Dravice village at Sotzius npc, or potentially drop in Abyss Dungeon. Combat and Skills Elemental damage Elemental damage can be blocked? Currently no. Does elemental damage get blocked? Currently it does not. Vicious Summoner skill combo VS strongest combo are focused on Grand Meister and Meister skills. Vicious Summoner staff skills Segita Shooter skill Shooter combo Shooter combo is focused on Grand Meister skills followed by Meister skills. Skill combo for Trieste Muse Trie Muse combo are focused on Grand Meister skills followed by Meister skills. Trie Muse Urania combo Urania combo is focused on Grand Meister skills followed by Meister skills. Skill combo for Trie Muse Lily Lily combo is focused on Grand Meister skills followed by Meister skills. Aloken Spada combo skill Espada combo skill is focused on Meister skills followed by Grand Meister skills. Which is better: full increase damage or vitality? Both stats are important for maximum damage results. What is better AOE for Bagi Meister skills? Human Disaster Meister tree is better for AOE. In-Game Commands and Features How to show dropped items Press Ctrl+Alt How to auto-pickup Currently only pets provide auto-pickup function. Auto-pickup Currently only pets provide auto-pickup function. How to talk in map Press "Enter" and choose the chat in which you want to write. How to shout in map Use the "Match" chat , or press "!"(exclamation) and write your message. What is CTRL + R A combination of buttons to open Craft Mastery. Is there a command to restart party channel and match chat as a player? Currently this is a DEV exclusive function. Miscellaneous Mechanics Can you combine defense and offense sets? It can be done thru branding stats and accesories. Best brand option for set Currently the Flat stat value,Flat stat number,Dk attack% and Physical penetration% are considered best brand option for attack set. Rank options can change? For armor no, for accessories yes. Is rank option changeable? For armor no, for accessories yes. Purpose of Favnil's Wing They have decorative function at the moment. What is the purpose of Favnil's Wing? They have decorative function at the moment. What is SKIN Arch.? An appearance decoration for weapons How to be the best Just do it. How to farm skill points Skill points can be acquired by leveling,or increasing grade rank. How to get skill points Skill points can be acquired by leveling,or increasing grade rank. What does master stat do? Increases the chance to land a hit without guard or block on target. What does master point do? Increases the chance to land a hit without guard or block on target. What does master do? Increases the chance to land a hit without guard or block on target. How to get more monster resist By wearing accesories,crests,pet or use skills that increase it. What is arcane? Arcane experience scroll A scroll that provides increased experience for a certain ammount per slain monsters. What is arcane experience scroll? A scroll that provides increased experience for a certain ammount per slain monsters. Where to get arcane experience scrolls? It is a reward from Siege chests.Can be purchased from players. What is Heavenly Stone? What is gem? Gems are stones that imbue their power in weapons, or can be material for usage. What is Impact gem? What items give acceleration? Sailor ring,Monkey earring,Abyss earring and Snowflake emblem. Not far from the heart of the castle hidden between memories What is the last level of gear? Currently Rondow set. How to access "option.txt" It is located in the "bin" folder. Where to farm Abyssal Essence? In Abyss dungeon. Where to farm Dil? Elonohm Dungeon,Forgotten dungeon can provide large ammounts of dil. Where to farm Log Fragments? In Forgotten Shipwreck dungeon from Mitera. Where to farm Soul Stones? Exchanging with Seed of Dreams is most efficient.Seed of Dreams drop in Elonohm most efficiently. Where to farm Socket Powder? By disassembling gems in Ardeca at Carmen. Where to farm Twisted Fate weapons? Currently unavailable Where to farm Crest? By purchasing in D-shop , or exchanging in Ardeca at Helion npc with seed of dreams. Where to farm Abyss Crystal? Where can I farm Incar Emblem? Where can I farm Gemstone? In Karon's Fire pot from Mitera, or Colloseum Party dungeon. Event Maps and Special Areas Where is Level 230 event map? How to enter Coliseum Infinite Battle? Where to get Soaring Energy? Where to level up not AFK at level 227? In Tower of Magic,Red Hole event,Dead Front or Ice Castle events,Mansion Dungeon. Where is Dummy Test Damage? Statues are in Colloseum Lobby map. Where can I test damage? On statues from Colloseum Lobby map, or PVP matches. Items and Equipment Weapons and Armor Where do Helpyron armor drop? In Karon's Fire pot dungeon from Mitera. Where do Helpyron boxes drop? In Karon's Fire pot dungeon from Mitera. What is the best attack belt for Wizard? An awakened zuto belt with SPR+pvp/dark atk. How to upgrade Zuto weapon In Ardeca at blacksmith NPC's such as Maximus,Axion,Pablos. How to awaken Juto belt It can be only purchased as a new item. How to awaken Zuto belt It can be only purchased as a new item. How to upgrade Destiny Wings Wings can be upgraded to Ys stage at blacksmith npcs in Ardeca. Can you upgrade Helion's Seal? No Are Helion weapons epic or Theos? Epic. How to get Strengthened Darkness Belt By crafting it in Ardeca at Aria npc, once you have fished the required ingredients. Which belt is the best overall? Awakened juto belt for attack. Which belt to use? Awakened juto belt is best for attack in pvp. Is Zuto the best? Awakened juto belt is best for attack. Which is the end-game belt? Awakened juto belt is best for attack in pvp. Which belt is best for Aloken? Awakened juto belt is best for attack in pvp. What is Darkness Belt? An accessory belt. How to get Eternal Life pots At any shop vendor. How to obtain Moonstone Gemstone Can be exchanged in Ardeca at Maximus exchange shop option. How to get Burning Dauto pet During Mitera boss event in Mitera map. Best belt Awakened juto belt is best for attack in pvp. End-game belt Awakened juto belt is best for attack in pvp. Accessories How to craft Abyssal Earring In Dravice village,at Sotzius npc. Where to get Abyss Sailor Ring In Elmar from mini bosses it can drop, or from agency How to get New Moon Earring It drops from Dead Front chests, or can be purchased in agency. How to combine Moonstones Change channel or relog. How to get Sublime Earring Sublime ring can be crafted in Ardeca at Aria npc How to get Sublime Captain's Ring Can be crafted in Ardeca at Aria npc Garnet Earrings Can be crafted in Ardeca at Aria npc Shining Umbar Earrings Can be crafted in Ardeca at Aria npc Faint Umbar Earrings Can be crafted in Ardeca at Aria npc Umbar Earrings Therapy Necklace Cerapy necklace can be crafted in Ardeca at Aria npc Seal of Destruction Ring What ring for PvE Sublime/Captain ring,Perpetuus,The Only Freezing,Gread Devil Horn/Ultimate Deka Line Rings for PvE Sublime/Captain ring,Perpetuus,The Only Freezing,Gread Devil Horn/Ultimate Deka Line PvE ring for Mage Sublime/Captain ring,Perpetuus,The Only Freezing,Gread Devil Horn/Ultimate Deka Line Best armlet to use in DK Square Awakened Juto bracelet What gem to put on Rondow pants? Health Critical Res gems. Gems and Stones Penetration gems Can be used in gloves. 0.6% gems Drops in Atma dungeon or can be exchanged with certain chance at Draco Battle Herald npc from Ardeca. How to get Swift Crystals By doing DKSQ dailies, or winning Draco battles. Where to get 11% gems In Qune dungeon from Shangrila , or from Dauto Flames exchange at Draco Battle Herald npc from Ardeca. Where do 11% all attack crests drop? In Best green crest box from D-shop or Helion npc in Ardeca. Where to get 12% Pyramid gem In Doomed maze map from Pytho castle dungeon Where to get Fire Stone V In Colloseum party dungeon, or can be purchased in agency. Where does Stone V drop? In Colloseum party dungeon, or can be purchased in agency. Where to get Socket Stone V In Colloseum party dungeon, or can be purchased in agency. Lightning Stone V Drops in In Colloseum party dungeon, or can be purchased in agency. Where to farm Abyss Essence In Abyss dungeon from Elmar map. How to get 10% Fire Damage beads From Qune dungeon in Shangrila map , or purchase it in agency. What is the gem that has all attack 5% and 500 destroy? Jewel Battle What are log fragments used for? To craft Sublime/Noble captain ring in Ardeca at Aria npc What are Serene Sapphires used for? To upgrade Abyss Emblem in Ardeca at Aria npc Pets and Mounts How to remove pet gems In Ardeca at Carmen npc Does Fanvil Dungeon drop rare pets? No How to crystallize mounts? Currently it is not possible How to trade a sleeping pet? Awakened/sleeping pets are bound to owner. How to trade a pet? When they are in the egg form while tradeable What pet is best for PvE Sayre Miscellaneous Items Gold Argate where to farm? Treasure hunter rune, or Arcadia/Mitera maps How to get Majestic Jewel By crafting with Craft Mastery How to get Relic of the Goddess gem From Nunvice dungeon in Crespo What can you do with Gold Gear Wheel? Kardia crafting Majestic earring What is Kardia used to craft? Majestic earring What is Kardia used to upgrade? Majestic earring What is Kardia for? Majestic earring Where to get Dora's Production In Dshop>Item>Inventory Trieste Box Key Golden Key What do Condensed Argates do? Used for upgrading armor/weapon/accessories How to obtain Moonlight Emblem? Can be crafted in Ardeca at Aria npc What is Nunvice Temple? A dungeon in Crespo How to get Pass, Nium, and Tatum Mavrics? Treasure hunter rune, or Arcadia/Mitera maps What do Mimic Octopus drop? Provides similar to all Elmar drop, but also can drop rondow weapon chest How to get Report Card What is Heavenly Stone? Quests and Dungeons Dungeon Access and Information How to go to Forgotten Temple In Mitera next to Ace npc How to go to Dead Corridor In Denebe at Butler Alfredo NPC. How to get to KATA? How to get to PARCA? Teleport from Ardeca at Makaio npc How to join Deadfront in Chain of Fire Have at least 4 party members and apply during the event times. How to enter DK Square By opening DKSQ lobby in the top left of the screen, or from Makaia npc in Ardeca How to enter DF? From Ardeca at Dead front Hermas npc How to get VIP Ticket? What ticket is needed for DF? For DF arch, you need one victory in DKSQ to gain the DF ticket. How to get Umbar Ticket Dungeon How to obtain Map of Fortress By winning dksq match Where to get Tower of Magic tickets? By talking to the npc Bedro in Mitera. Where to get more Tower of Magic tickets? From old rare rewards How to get Super Pass? Super Pass Quests Which NPC gives Monster Hunt quest? Currently unavailable Where to get Monster Hunt quest? How to complete Monster Extermination item in Parca Temple Insufficient Monster Extermination Following Maneuver quest submission Where to turn in Monster Hunt quest? Best quests for ADV points Bosses and Raids Where is Rubisin boss? In Dravice secret path, and also in Elonohm dungeon How many characters are needed to enter Cherubim? 6 How to spawn Cherubim using souls? Turn in as many souls as possible and as fast as possible How many Aquirai souls are required to spawn Cherubim? Where does Curse V drop? Colloseum party dungeon What dungeon drops Sandals? How do I get Sandals? Where does Mitera's Bright Tear drop? Tear can be purchased in Ardeca at Tes npc When does Yogmond spawn? Where can I find Kastotica? In Mansion dungeon from Dravice Field Otica boss Kastotica can be found in Mansion dungeon from Dravice Field Dungeon Rewards and Drops Is there any drop in Nunvice Dungeon? Which dungeon gives more Dil? Elonohm dungeon What does Mansion drop? High tier gems for armor What does Crespo Dungeon drop? What does Undo Mazokie drop? Does Elmar Dungeon drop crests? No Which dungeons drop crests? Ruins of Baz Does Transport Ship drop crests? Does Cherubim Dungeon drop crests? Where do purple crests drop? Baz Dungeon drop Gniar stolen scrols and other miscellaneous What are the drop rates for Qune Dungeon 10% gems? What can you get in 5v5 event reward? Character Builds and Skills Class Builds What is the best PvP stats build for Summoner? Segita Hunter PvE? Sagita Hunter PvE? Segnale build Which Meister for Wizard? Destroyer is most popular Dystrebis Wizard Meister good? Yes, tho Destroyer is most popular Which Aloken skill to use Build for Shooter Staff skills build Should I go SPR build on Segnale or heal build? Aloken Spada combo skill Grand Meister , followed by Meister skills. Skill Combos Vicious Summoner skill combo Grand Meister , followed by Meister skills. Vicious Summoner staff skills Grand Meister , followed by Meister skills. Shooter combo Grand Meister , followed by Meister skills. Skill combo for Trie Muse Grand Meister , followed by Meister skills. Trie Muse Urania combo Grand Meister , followed by Meister skills. Skill combo for Trie Muse Lily Grand Meister , followed by Meister skills. Equipment Recommendations What is the best attack belt for Wizard? Awakened juto with SPR +pvp+dark attribute Which belt is best for Aloken? Awakened juto with STR +pvp+ attribute What belt is best for Aloken? Awakened juto with STR +pvp+ attribute Which is the best belt? Awakened juto Which one is the best belt? Awakened juto Best wing for Shooter Offensive and Defensive wings are currently available What wing do I need for Shooter? Offensive and Defensive wings are currently available Best armlet to use in DK Square Awakened juto bracelet for attack Rings for PvE Sublime/Captain ring,Perpetuus,The Only Freezing,Gread Devil Horn/Ultimate Deka Line PvE ring for Mage Sublime/Captain ring,Perpetuus,The Only Freezing,Gread Devil Horn/Ultimate Deka Line What ring for PvE? Sublime/Captain ring,Perpetuus,The Only Freezing,Gread Devil Horn/Ultimate Deka Line What gem to put on Rondow pants? Health Critical Res gems. Pet gems Abnormal or PVP gem What are the best gems for pet? Abnormal or PVP gem What pet gems for Shooter? Abnormal or PVP gem Stat Optimization How much better is STR Segu vs SPR Segu? SPR segu is most popular in pvp Do I need VIT on Aloken? Yes Which is better: full increase damage or vitality? Piercing or Battle for Shooter? Jewel battle Which is the best character? Strongest PvP character What is better AOE for Bagi Meister skills? Human Disaster Meister tree is better for AOE. Technical Issues Connection and Installation Problems Why can't I load the game? Why can't I join the server? Why can't I connect to the server? I already updated the new client and I cannot connect to the server Server up? Online now? Is the server still going? Compatibility Questions Can I use an Apple computer to download the game? Can I use Mac to download the game? Is the .exe safe? Account and Character Issues Can't delete character Currently characters cant be deleted How to delete a character? Currently characters cant be deleted How to delete other characters? Currently characters cant be deleted I just came back to the game and I am below level 227. Where can I get the 227 box? Miscellaneous Technical Why does PTM always bug? Why is the Discord link invalid? What is the command? How to access "option.txt" In "Bin" folder How to activate account How to change in-game name? How to change guild name? Guild ranking status is blank Server and Account Information Server Details Dekaron Rising region Server What server is Rising? Which server should I play on? On which server do I have to play? What are the server rates? I see a 64-bit toggle on the launcher. What is it for? Account Management How to activate account Activated account How to join guild? How to create warp for party How to obtain Premium Service How to get VIP Ticket? Events and Timings When will the servers be up? What is today's daily quest? Open quests tab, and check weekly quest How to get weekly quest Saturday? How to get weekly quest on Sunday? From Mitera Devanni npc When is Zuto event? You can see event timers on launcher/rising home page When is Deadfront active? You can see event timers on launcher/rising home page When does Deadfront start? You can see event timers on launcher/rising home page Deadfront time? You can see event timers on launcher/rising home page Deadfront times? You can see event timers on launcher/rising home page What time is it now? You can see time on launcher/rising home page Server time You can see time on launcher/rising home page How many more hours until the server's next day? You can see time on launcher/rising home page Crafting and Upgrading Item Crafting How to craft Abyssal Earring Abyss Earring can be exchanged in Dravice village at Sotzius npc How to make Scorpion Toy By doing Dravice secret path and exchanging in Vley rift at Normada npc How to make Flag Wing Can drop in Colloseum party dungeon How to craft Adamantium Anvil? In Crafting system CTRL+R , at material making How to get High-Grade Anvil Form? In Crafting system CTRL+R , at material making What do you need to craft your Perpetuus? Lachrymae,squama,ungula,cornu and 100 tongue How to craft Eternal Essence With 5 DK coins and 1 Essence piece , in Ardeca at Helion npc How to get Eternal Essence With 5 DK coins and 1 Essence piece , in Ardeca at Helion npc How to make MC4 MC3 + 150 Theos fragments +3000 socket powder, in Mitera at Ace npc How to get Empowered Silver Scrolls By purchasing yellow supply gem and spinning supply machine, or purchased in agency Upgrading and Enhancement How to remove pet gems In Ardeca at Carmen npc How to upgrade Destiny Wings Wings can be upgraded to Ys stage at blacksmith npcs in Ardeca. How to awaken Juto belt It can be only purchased as a new item. How to awaken Zuto belt It can be only purchased as a new item. How to upgrade Zuto weapon In Ardeca at blacksmith NPC's such as Maximus,Axion,Pablos. How to reroll stats on Dragonic Perpetuus With Eternal Essence in Craft mastery Can you upgrade Aquanic Emblem V? V is max Can you upgrade Helion's Seal? What chance is there to upgrade Meister skills? Upgrade chance is displayed on the npc for each attempt How to get Strengthened Darkness Belt By crafting it in Ardeca at Aria npc, once you have fished the required ingredients. How to crystallize mounts? Currently unavailable Materials and Resources How to get Swift Crystals By doing DKSQ dailies, or winning Draco battles. How to obtain Moonstone Gemstone Can be exchanged in Ardeca at Maximus exchange shop option. How to get Burning Dauto Flame During Mitera boss event in Mitera map Where to get Zuto's Red Energy In ardeca at Helion npc How to get Zuto's Red Energy By exchanging 10 zuto coins In ardeca at Helion npc How to get 75% PvE resistance By combining accessories,crests and pets How to get Eternal Life pots At any shop vendor. How to get 700% EXP scroll? From Mitera Dragon,Mitera Boss, or DKSQ boss How to get Sublime Earring Sublime ring can be crafted in Ardeca at Aria npc How to get Sublime Captain's Ring Can be crafted in Ardeca at Aria npc
  17. 新闻 开发者评论 我们很高兴与大家分享万圣节活动系列的开始!除了更新之外,我们还一直在开发一些非常令人兴奋的工具,以带来一些真正令人兴奋的新功能和内容。下面是一个小预览🙂.感谢您一直以来的支持。 更新摘要 万圣节活动开始 Dead Front - 万圣节活动 万圣节 Mitera 恐怖 Boss 限量版武器皮肤、新服装 Class vs. Class Tournament 暂定日期:12 月 6 日/7 日/8 日 即将推出 Spring Balance 补丁 翻新更新系列 - > 多项游戏和系统改进 新的单人副本 大逃杀 新 Boss 事件 祖托之战 V2 迪卡隆高清 自定义游戏内地图 Dead Front - 万圣节活动 🎃 Franken 奖励宝箱 完成 Dead Front (Arch) 并获得 Franken 奖励盒 [活动]万圣节 Mitera 恐怖 Boss🎃 Boss Information Boss Stats Difficulty: High Mechanics New Boss mechanics: new boss system & drop system. Mitera Terror's attacks will strengthen the closer you are to defeating him, so be careful! Spawns --> Mitera Terror can control spirits across Mitera, beware of other monsters he may control to fight on his side. Oneshot AOE --> Keep an eye out for early warning signs! The terror can create bursts of energy notorious for large areas of fighters. Every few hours a statue will randomly appear somewhere in Mitera (first announcement) If the first statue is destroyed within 10 minutes, a second statue will appear in another random location. (second announcement) If the second statue is destroyed within 5 minutes, the Mitera Terror boss will spawn. Drops Mitera Terror has a new drop system that guarantees the number of certain drops to ensure there are enough rewards for those powerful enough to defeat him. Normal Drops - Minor Change Dauto's Flame Now drops 10-20 Dauto's Flame for all players and awards the party that got the last hit with 2 Dauto's Flame each directly to inventory Event Drops [ 100% Chance - 10x ~20x ]: Rising Frontier Medal - Adventurer Halloween Buffs Package Box A (50x) Halloween Buffs Package Box A (10x) 2,500x Rank Up Coins (Binded) Halloween Buffs Package Box A (25x) Halloween Buffs Package Box A (25x) 5,000x Rank Up Coins (Binded) Halloween Buffs Package Box A (25x) RARE Drops [ 50% Chance - 0, 1, or 2 ]: 10% Gems Selection Box 11% Gems Selection Box [SKIN-LIMITED EDITION] Halloween Ghoul Skin 55 Days [SKIN-LIMITED EDITION] Halloween Hallo Skin 55 Days Mitera Terror - Event Updates-->Drops Improvement + Spawn Time Drop Improvements The party that gets the last hit on the boss will be awarded 5x "Burning Dauto Flame" exchange items. The item will be automatically added to the inventory of each party member. This item can be used to exchange for the Burning Dauto egg. General Drops New Costumes Midnight costumes added to Costume Appearance Change NPC (Viola) Limited Edition Weapon Skins🎃 Limited edition skins. Only obtainable until November 15th. After the event they will be removed from the D-Shop. There are 55 day and 400 day versions. 55 Day version drops from Halloween Mitera Terror Event Boss 400 Day version added to D-Shop Ghoul Skin Hallo Skin Miscellaneous/Bug Fixes Temporary Event Buff Deletion Schedule Event Buff Item Information Event buffs cannot be used in PvP tournaments (such as CvC or Colosseum Tournaments) Event buffs will be deleted after the event. Event Items Scheduled for Deletion: Pumpkin Big Candy Item | Deletion Date: Mid-November Bug Fixes Fixed bug with frontier exchange NPC "Vascuda" Improved game stability and network performance Fixed various text errors body { background-color: #1a1a1a; color: #f2f2f2; font-family: Arial, sans-serif; } .section { background-color: rgba(255, 255, 255, 0.1); padding: 15px; margin-top: 20px; border-radius: 5px; } h2 { color: white; text-align: center; } ul { padding-left: 20px; } li { margin-bottom: 5px; }
  18. Chinese Translation | 中文翻译版 (点击这里) News Dev Comments We're excited to share the beginning of the Halloween event series with you guys! In addition to updates, we've also been working on some pretty mind-blowing tools to bring some truly exciting new features and content. A small preview is below 🙂. Thank you for your continued support. Update Summary Halloween Events Starting Dead Front - Halloween Event Halloween Mitera Terror Boss Limited edition weapon skins, new costumes Class vs. Class Tournament Tentative Date: December 6th/7th/8th Coming Soon Spring Balance Patch Renovation Update Series -> Several game and system improvements New solo dungeons Battle Royale New Boss Events Zuto Battle V2 Dekaron HD Custom in-game maps Dead Front - Halloween Event 🎃 Franken Reward Box Complete Dead Front (Arch) and receive a Franken Reward Box [Event] Halloween Mitera Terror Boss🎃 Boss Information Boss Stats Difficulty: High Mechanics New Boss mechanics: new boss system & drop system. Mitera Terror's attacks will strengthen the closer you are to defeating him, so be careful! Spawns --> Mitera Terror can control spirits across Mitera, beware of other monsters he may control to fight on his side. Oneshot AOE --> Keep an eye out for early warning signs! The terror can create bursts of energy notorious for large areas of fighters. Every few hours a statue will randomly appear somewhere in Mitera (first announcement) If the first statue is destroyed within 10 minutes, a second statue will appear in another random location. (second announcement) If the second statue is destroyed within 5 minutes, the Mitera Terror boss will spawn. Drops Mitera Terror has a new drop system that guarantees the number of certain drops to ensure there are enough rewards for those powerful enough to defeat him. Normal Drops - Minor Change Dauto's Flame Now drops 10-20 Dauto's Flame for all players and awards the party that got the last hit with 2 Dauto's Flame each directly to inventory Event Drops [ 100% Chance - 10x ~20x ]: Rising Frontier Medal - Adventurer Halloween Buffs Package Box A (50x) Halloween Buffs Package Box A (10x) 2,500x Rank Up Coins (Binded) Halloween Buffs Package Box A (25x) Halloween Buffs Package Box A (25x) 5,000x Rank Up Coins (Binded) Halloween Buffs Package Box A (25x) RARE Drops [ 50% Chance - 0, 1, or 2 ]: 10% Gems Selection Box 11% Gems Selection Box [SKIN-LIMITED EDITION] Halloween Ghoul Skin 55 Days [SKIN-LIMITED EDITION] Halloween Hallo Skin 55 Days Mitera Terror - Event Updates-->Drops Improvement + Spawn Time Drop Improvements The party that gets the last hit on the boss will be awarded 5x "Burning Dauto Flame" exchange items. The item will be automatically added to the inventory of each party member. This item can be used to exchange for the Burning Dauto egg. General Drops New Costumes Midnight costumes added to Costume Appearance Change NPC (Viola) Limited Edition Weapon Skins🎃 Limited edition skins. Only obtainable until November 15th. After the event they will be removed from the D-Shop. There are 55 day and 400 day versions. 55 Day version drops from Halloween Mitera Terror Event Boss 400 Day version added to D-Shop Ghoul Skin Hallo Skin Miscellaneous/Bug Fixes Temporary Event Buff Deletion Schedule Event Buff Item Information Event buffs cannot be used in PvP tournaments (such as CvC or Colosseum Tournaments) Event buffs will be deleted after the event. Event Items Scheduled for Deletion: Pumpkin Big Candy Item | Deletion Date: Mid-November Bug Fixes Fixed bug with frontier exchange NPC "Vascuda" Improved game stability and network performance Fixed various text errors body { background-color: #1a1a1a; color: #f2f2f2; font-family: Arial, sans-serif; } .section { background-color: rgba(255, 255, 255, 0.1); padding: 15px; margin-top: 20px; border-radius: 5px; } h2 { color: white; text-align: center; } ul { padding-left: 20px; } li { margin-bottom: 5px; }
  19. /* --- ICON STYLES USING PSEUDO-ELEMENTS --- */ /* Common styles for all button icons */ .tab-container button::before { content: ''; display: inline-block; width: 40px; height: 40px; background-repeat: no-repeat; background-image: url('https://pcp.dekaron-rising.com/icon.png?3'); background-size: auto; /* Adjust if using a sprite sheet */ border-radius: 50%; /* Makes the icon rounded */ margin-right: 8px; /* Spaces the icon from the text */ flex-shrink: 0; /* Prevents the icon from shrinking */ } /* Individual background positions for each icon */ .icon_job_0::before { background-position: -55px -20px; } .icon_job_1::before { background-position: -105px -20px; } .icon_job_2::before { background-position: -155px -20px; } .icon_job_3::before { background-position: -205px -20px; } .icon_job_4::before { background-position: -255px -20px; } .icon_job_5::before { background-position: -305px -20px; } .icon_job_6::before { background-position: -355px -20px; } .icon_job_7::before { background-position: -405px -20px; } .icon_job_8::before { background-position: -255px -70px; } .icon_job_9::before { background-position: -55px -70px; } .icon_job_10::before { background-position: -105px -70px; } .icon_job_11::before { background-position: -155px -70px; } .icon_job_12::before { background-position: -205px -70px; } /* Specific background image for icon_job_13 */ .icon_job_13::before { background-image: url('https://img.dekaron.co.kr/dekaron/home/icon.png?4'); background-position: -355px -70px; } .icon_job_14::before { background-position: -305px -70px; } /* --- TAB CONTAINER STYLES --- */ /* Container for the tab buttons */ .tab-container { overflow: hidden; border-bottom: 1px solid #ccc; background-color: #f1f1f1; margin-bottom: 20px; } /* Style the buttons inside the tab container */ .tab-container button { background-color: inherit; float: left; border: none; outline: none; cursor: pointer; padding: 10px 20px; transition: background-color 0.3s; font-size: 16px; color: black; display: flex; /* Aligns icon and text horizontally */ align-items: center; /* Vertically centers the content */ } /* Change background color of buttons on hover */ .tab-container button:hover { background-color: #ddd; } /* Create an active/current tablink class */ .tab-container button.active { background-color: #ccc; } /* Style the tab content */ .tab-content { display: none; } /* Show the active tab content */ .tab-content.active { display: block; } /* Table Styles */ .skill-table { width: 100%; border-collapse: collapse; text-align: center; margin-bottom: 40px; } .skill-table caption { color: gold; font-weight: bold; font-size: 24px; margin: 10px 0; } .skill-table th, .skill-table td { border: 1px solid #ddd; padding: 8px; vertical-align: top; color: #000; /* Ensures text is dark */ } .skill-table thead { background-color: #f2f2f2; color: #000; /* Ensures header text is dark */ } .skill-table tbody tr:nth-child(odd) { background-color: #fff; } .skill-table tbody tr:nth-child(even) { background-color: #f9f9f9; } .skill-table ul { list-style: none; padding-left: 0; margin: 0; } /* Responsive Design */ @media (max-width: 768px) { .tab-container button { padding: 8px 12px; font-size: 14px; } .skill-table th, .skill-table td { padding: 6px; font-size: 12px; } .skill-table caption { font-size: 20px; } .tab-container button::before { width: 30px; height: 30px; } } Azure KnightSegita HunterIncar MagicianVicious SummonerConcerra SummonerSegnaleBagi WarriorAlokenDragon KnightSegita ShooterBlack WizardSeguripperHalf BagiAlokesTrie Muse Azure Knight Class Tree Skill Change Original Updated Master Level Max Level Azure Knight Sharp Spirit Duration change 60 sec 120 sec Grand Master 5 5 levels Azure Knight Hell Spirit Duration change 60 sec 120 sec Grand Master 5 5 levels Azure Knight Armor Spirit Duration change 60 sec 120 sec Grand Master 5 5 levels Azure Knight Point Target Buff effect change Melee Damage +9%, Magic Damage +9%, Ranged Damage +9% Melee Damage +15%, Magic Damage +15%, Ranged Damage +15% Grand Master 5 10 levels Azure Knight Point Target Max level expanded 5 levels 10 levels Grand Master 5 10 levels Azure Knight Solid Guard Max level expanded 7 levels 10 levels Grand Master 10 10 levels Trans Up Blade Mastery Max level expanded 7 levels 10 levels Grand Master 10 10 levels Vellus Equus Dewrex Debuff effect change Hit Rate -500 Hit Rate -30% Vellus Equus 10 10 levels Vellus Equus Immediate Shot Animation time reduction - - Vellus Equus 10 10 levels Vellus Equus Stumble Shot Cooldown time reduction - - Vellus Equus 10 10 levels Vellus Equus Moon Shining Storm Debuff effect change Move speed -50% Immobility Vellus Equus 10 10 levels Vellus Equus Rondo Cooldown change 3 sec 5 sec Vellus Equus 10 10 levels Vellus Equus Rondo Targeting time reduction 7 sec 14 sec Vellus Equus 10 10 levels Segita Hunter Class Tree Skill Change Original Updated Master Level Max Level Trans Up Fire Bullet Duration change (error correction) 2 sec 3 sec Heavy Rain 5, Magnum Shooter 5 5 levels Trans Up Rapid Explode Animation time reduction, Target timing reduction - - Heavy Rain 5, Magnum Shooter 5 5 levels Heavy Rain Highness Animation time reduction - - Heavy Rain 10 10 levels Heavy Rain Jersita Animation correction - Removed movement effect when using skill Heavy Rain 10 10 levels Heavy Rain Disminua Animation time reduction - - Heavy Rain 10 10 levels Magnum Shooter Conciant Duration change 1 sec 3 sec Magnum Shooter 10 10 levels Magnum Shooter Vanish Added debuff effect, Added stun effect - Added stun debuff Magnum Shooter 10 10 levels Magnum Shooter Aim Shot [Bug Fix] debuff affect did not always apply - -1000 Mastery Magnum Shooter 10 10 levels Incar Magician Class Tree Skill Change Original Updated Master Level Max Level Energy Shield of Business Buff order change - - Post Master 10, Elemental Lord 10 10 levels Energy Urzer Gain Buff effect change Status abnormal resistance +50% Status abnormal resistance +40% Post Master 10, Elemental Lord 5 10 levels Energy Aqua Circle Animation time reduction 75 sec 45 sec Post Master 15 15 levels Post Master Pin Bless Buff effect change Physical resistance +20% Physical resistance +5% Post Master 15, Elemental Lord 10 15 levels Elemental Lord Fire Mass PVP attack increase - - Elemental Lord 10 10 levels Elemental Lord Dual Mass PVP attack increase - - Elemental Lord 10 10 levels Elemental Lord Inora PVP attack increase - - Elemental Lord 10 10 levels Vicious Summoner Class Tree Skill Change Original Updated Master Level Max Level Vicious Summoner Sakura Mastery Effect change PVE damage +35% PVE damage +55% Noir Veil 10, Shintech Bringer 10 10 levels Summon Servant Mastery Effect added - PVE damage +50% Noir Veil 10, Shintech Bringer 10 10 levels Shintech Bringer Rafmite Animation time reduction - - Shintech Bringer 10 10 levels Shintech Bringer Rotanas Hit count change 7 targets 14 targets Shintech Bringer 10 10 levels Shintech Bringer Rotanas Target timing reduction - - Shintech Bringer 10 10 levels Concerra Summoner Class Tree Skill Change Original Updated Master Level Max Level Concerra Summoner Sakura Mastery Effect change PVE damage +35% PVE damage +55% Crimson Veil 10 10 levels Concerra Summoner Servant Mastery Additional effect - PVE damage +50% Crimson Veil 10 10 levels Segnale Class Tree Skill Change Original Updated Master Level Max Level Segnale Fast Esten Effect change - Instant recovery increase Healing Hands 10 10 levels Bagi Warrior Class Tree Skill Change Original Updated Master Level Max Level Bagi Warrior Rich Iron Animation time reduction - - Iron Wheel 10 10 levels Aloken Class Tree Skill Change Original Updated Master Level Max Level Aloken Judgement Sting Debuff effect change Block -550 Block -1100 The Judgment 10 10 levels Aloken Judgement Sting Duration change 5 sec 7 sec The Judgment 10 10 levels Aloken Invulnerability Skill attack increase - - Aloken 10 10 levels Aloken Balance Strike Animation time reduction - - Aloken 10 10 levels Aloken Genesis Spear PVP attack increase - - Aloken 10 10 levels Aloken Piercing Stab Duration change 3 sec 5 sec Aloken 10 10 levels Dragon Knight Class Tree Skill Change Original Updated Master Level Max Level Aegis Preventer Duration change 180 sec 300 sec Encis 5, Arai 10 10 levels Aegis Critical Rise Cooldown change 15 sec 45 sec Encis 5, Arai 10 10 levels Aegis Luminous Cooldown change 15 sec 45 sec Encis 5, Arai 10 10 levels Aegis Luminous Usage method change Personal Party Encis 5, Arai 10 10 levels Minat Obelisk Duration change 90 sec 180 sec Encis 10, Arai 15 15 levels Encis Chircon - Rampage Animation time reduction - - Encis 10 10 levels Encis Player Boom PVP attack increase - - Encis 10 10 levels Marai Lintosor Animation time reduction - - Arai 10 10 levels Arai Dragon Roar PVP attack increase - - Arai 10 10 levels Segita Shooter Class Tree Skill Change Original Updated Master Level Max Level Segita Shooter Wild Slug Animation time reduction - - Sentinel 10, Titan 15 15 levels Segita Shooter Bullseye Animation time reduction - - Sentinel 10, Titan 15 15 levels Titan Crack Line Debuff effect change Damage reduction -9% Due to a bug this was not always applied Bug fix, Damage reduction -10% Titan 10 10 levels Titan Fortress Duration change 3 sec 5 sec Titan 10 10 levels Titan Fortress Block chance change Piercing 5 Piercing 10 Titan 10 10 levels Black Wizard Class Skill Change Original Updated Master Level Max Level Energy Mana Blast Animation time reduction - - Destroyer 15 15 levels Trans Up Missile of Death Animation time reduction - - Destroyer 5 5 levels Destroyer Astral Darkness PVP attack increase - - Destroyer 10 10 levels Seguripper Class Tree Skill Change Original Updated Master Level Max Level Seguripper Cursed Fog Debuff effect added - Curse -1144 Intelligence 10, The Destiny 5 10 levels Seguripper Titan Stomp Duration change 40 sec 90 sec Intelligence 15, The Destiny 10 15 levels Seguripper Cursed Cloud PVP attack increase - - Intelligence 10, The Destiny 10 10 levels Seguripper Spell Kaiyu PVP attack increase - - Intelligence 10, The Destiny 10 10 levels Half Bagi Class Tree Skill Change Original Updated Master Level Max Level Katar Deadly Blow Change duration Modify animation Fixed number of hits Add debuff effects (Error correction) 3 sec 4 sec, Remove jump action Venatoris 10, Extreme Rage 5 10 levels Trans Up Bone Crush Reduced animation time - - Venatoris 5, Extreme Rage 5 5 levels Benatoris Sharp Detonation Increase PVP damage - - Venatoris 10 10 levels Extreme Rage Exploitation Crusher Increase PVP damage - - Extreme Rage 10 10 levels Alokes Class Tree Skill Change Original Updated Master Level Max Level Alokes Acratel Skill range change 6 meters 8 meters Agress 10 10 levels Alokes Statera Skill range change 6 meters 8 meters Agress 10 10 levels Alokes Gramides Attack method change Self-target Target's surroundings Agress 10 10 levels Trie Muse Class Tree Skill Change Original Updated Master Level Max Level Trie Muse Eyesight Buff effect added - Ignore abnormal state resistance +3% Urania 5, Talaria 5 5 levels Trie Muse Crusher Defense Debuff effect change All resistance -600 All resistance -1000 Urania 10, Talaria 10 10 levels Trie Muse Crusher Cut Debuff effect change Guard -10% Guard -20% Urania 10, Talaria 10 10 levels Trie Muse Sephardim Debuff effect change - Remove abnormal status resistance Urania 10, Talaria 15 15 levels Trie Muse Shard Piece[Bug Fix] [Bug Fix] Dark Resist -150 Dark Resist -200 Urania 5, Talaria 5 5 levels Trie Muse Crash Condition [Bug Fix] Abnormal Status Resist +3% Abnormal Status Resist +4% Urania 10, Talaria 10 10 levels Trie Muse Rotain Grab [Bug Fix] Added missing debuff - Critical Resistance debuff Urania 10, Talaria 10 10 levels Trie Muse Sephardim Debuff effect change - Remove abnormal status resistance Urania 10, Talaria 15 15 levels
  20. Colo Tournament 中文翻译 I WHEN APPLICATION DEADLINE: Saturday 10:00 UTC TOURNAMENT: This Saturday at 13:00 UTC same time that Siege usually is. MODE 5 vs 5 (DK Channel) --> No duplicate classes. BEST 2/3 ROUNDS --> Each match is 2/3 BRACKETS --> Brackets will be randomly generated once teams are submitted. Teams will advance by winning. HOW TO JOIN The following information needs to be submitted before application deadline. Info can be submitted directly through the GAME LAUNCHER (Verified Account Only) ONLY THE TEAM LEADER SHOULD SUBMIT THE APPLICATION. 1) Team Name --> Inappropriate team names will be replaced with basic ones. 2) Character Name + Class of each team member SUBMISSIONS ARE PRIVATE. TEAM LEADER CAN CHANGE TEAM UNTIL 1 HOUR PRIOR TO THE TOURNAMENT STARTING RULES ONE ENTRY PER PERSON --> One If someone enters using more than one character (based on IP/Hardware Fingerprint) both their entries will be disqualified. Event Buffs = Disabled --> Event buffs such as the pumpkin candy will be disabled. No Duplicate Classes --> One class per team. Example: 2x Segnales is not allowed. No Show / Substitutions --> Substitutions will not be allowed for this tournament. Guild Buffs --> All teams will be given the max level guild buff. Disconnect/Crash --> DC Before Round / Match --> Just log in and run back to the NPC. DC DURING Round --> If you DC during a round, you will not be able to join until that round has completed. If you DC during round 1, you can enter again before round 2 starts. We will do our best to accomodate disconnections but will not always be able to, especially if the match is already in progress. Prizes Participation Prize (everyone) Coupons Participation prize always depends on how many teams enter. In the past it has been scroll spins, rank coupons, coins, and other things. 🥇 1st Place: 5,000 Coins 2x Ocarina of Eternity 1,000x Rank Coupons 15x Scrolls Supply Gems Exclusive Prizes Exclusive Talisman (TIMED) Gold Dragon Skin Exclusive Talisman (TIMED) Hall of Fame (Coming Soon) 2nd Place 3,000 Coins Each 1x Ocarina of Eternity 1,000x Rank Coupons 10x Scrolls Supply Gems Red Dragon Skin 3rd Place Blue Dragon Skin 2,000 Coins Each 1x Ocarina of Eternity 1,000x Rank Coupons 5x Scrolls Supply Gems Colo Tournament 中文翻译 I WHEN APPLICATION DEADLINE: Saturday 10:00 UTC TOURNAMENT: This Saturday at 13:00 UTC same time that Siege usually is. MODE 5 vs 5 (DK Channel) --> No duplicate classes. BEST 2/3 ROUNDS --> Each match is 2/3 BRACKETS --> Brackets will be randomly generated once teams are submitted. Teams will advance by winning. HOW TO JOIN The following information needs to be submitted before application deadline. Info can be submitted directly through the GAME LAUNCHER (Verified Account Only) ONLY THE TEAM LEADER SHOULD SUBMIT THE APPLICATION. 1) Team Name --> Inappropriate team names will be replaced with basic ones. 2) Character Name + Class of each team member SUBMISSIONS ARE PRIVATE. TEAM LEADER CAN CHANGE TEAM UNTIL 1 HOUR PRIOR TO THE TOURNAMENT STARTING RULES ONE ENTRY PER PERSON --> One If someone enters using more than one character (based on IP/Hardware Fingerprint) both their entries will be disqualified. Event Buffs = Disabled --> Event buffs such as the pumpkin candy will be disabled. No Duplicate Classes --> One class per team. Example: 2x Segnales is not allowed. No Show / Substitutions --> Substitutions will not be allowed for this tournament. Guild Buffs --> All teams will be given the max level guild buff. Disconnect/Crash --> DC Before Round / Match --> Just log in and run back to the NPC. DC DURING Round --> If you DC during a round, you will not be able to join until that round has completed. If you DC during round 1, you can enter again before round 2 starts. We will do our best to accomodate disconnections but will not always be able to, especially if the match is already in progress. Prizes Participation Prize (everyone) Coupons Participation prize always depends on how many teams enter. In the past it has been scroll spins, rank coupons, coins, and other things. 🥇 1st Place: 5,000 Coins 2x Ocarina of Eternity 1,000x Rank Coupons 15x Scrolls Supply Gems Exclusive Prizes Exclusive Talisman (TIMED) Gold Dragon Skin Exclusive Talisman (TIMED) Hall of Fame (Coming Soon) 第 2 名 每个 3,000 个硬币 1x 永恒陶笛 1,000x Rank 优惠券 10x 卷轴供应宝石 红龙皮肤 第 3 名 蓝龙皮肤 每个 2,000 个硬币 1x 永恒陶笛 1,000x Rank 优惠券 5x 卷轴供应宝石
  21. 新闻 body { background-color: #1a1a1a; color: #f2f2f2; font-family: Arial, sans-serif; } .section { background-color: rgba(255, 255, 255, 0.1); padding: 15px; margin-top: 20px; border-radius: 5px; } h2 { color: white; text-align: center; } ul { padding-left: 20px; } li { margin-bottom: 5px; } 新游戏客户端/安装程序 如果您尚未切换到它,我们强烈建议您这样做。 我们听到了关于新客户表现的非常好的反馈。这是我们发布的历史最佳性能更新。数十个崩溃已得到修复,游戏比以往任何时候都更加流畅。 更多信息请见下面的链接 [Arc] Dead Front -> 改版! body { background-color: #1a1a1a; color: #f2f2f2; font-family: Arial, sans-serif; } .section { background-color: rgba(255, 255, 255, 0.1); padding: 15px; margin-top: 20px; border-radius: 5px; } h2 { color: white; text-align: center; } ul { padding-left: 20px; } li { margin-bottom: 5px; } ⚠️Dead Front 规则更新⚠️ Dead Front 中不允许多客户端/不活动。 检测系统将自动断开任何拥有多个自己角色或 Dead Front 中的 AFK(非活动)的人。 新要求: 需要要塞 [Arc] 地图才能进入 Dead Front [Arc] 要塞 [Arc] 地图可以通过在 DK Square 获胜来获得。您的库存中一次最多可以有一个。 经验值增加和丢失的地平线怪物 所有怪物现在每个怪物提供 3 倍的经验值 EXP 30 亿 ~ 70 亿(随 EXP 项目增加) + EXP 42 亿(不随 EXP 项目而增加) + EXP 42 亿(不随 EXP 项目而增加) 所有怪物现在每个怪物提供 3 倍的经验值 失落的地平线怪物现在也会在 Dead Front [Arch] 中生成,这意味着更多的 EXP(如果你能活下来! 获胜队伍 - > 额外物品奖励 + 经验石 Stones Additional Party Rewards - >获胜队伍的每位成员都将获得: 1x 卡考 1x 迅捷水晶 15x 魔法石碎片 1x 死亡月亮石 经验石 100x 150 亿 EXP 错误修复和小改动 神秘吊坠 / 破碎的神秘吊坠 现在可以在一般 NPC 商店出售(之前已绑定且不可出售) 苍白月亮石 - 制作 修复了不正确的“熔岩石”制作材料要求(现在是 25,之前是 50) 修复了将新宝石(例如 1.5% Boss 伤害宝石)放入物品中的问题 Death Corridor Dungeon -> 更新到新版本 [3vs3] Colosseum PTM 排名 - 第 13 赛季 - 现在开始 日期 开始日期: 2024 年 9 月 27 日 预计结束日期:10 月 28 日 重要: 获得第 11 赛季 PTM 奖励奖品的最低比赛场数为 100 场比赛。 第 10 季是 75 场比赛。 这是对没有跟上平均比赛数量或每周最少比赛的处罚的补充。 第 12+ 赛季更新 一旦平均比赛数超过 80-100 场比赛,未达到最低 100 场比赛的玩家将不再被考虑在“职业排名”计分板上。 如果玩家的比赛数低于前 50 名玩家的平均比赛数,则在他们进行足够多的比赛之前,不会计算他们的技能评分 (SR)。 如果您是 Colosseum PTM 排名系统的新手并想知道它是如何工作的以及奖品是什么,请查看此页面: Colosseum Party Match 排名指南 - 英语 斗兽场派对比赛排名指南 - 英文 第 12 赛季结果 获奖者已发布到名人堂页面,奖品将于本周发送到游戏内邮箱 提醒: 奖品不会发送给任何受到惩罚的角色(网站上的排名表显示惩罚) 更多信息可以在上一节的指南页面上找到 .holder{ width: auto; height: auto; position: relative; background-size: cover; background-image: url("https://cdn.dekaron-rising.com/monthly_2023_10/BGLOGO(Large)(Medium).jpg.a7a9cccf3d7f9cff6b27a96f46b4d1c8.jpg"); background-color: rgba(200,100,0,.5); background-blend-mode: multiply; } .frame{ width: 100%; height: 100%; } .bar{ position: absolute; top: 0; left: 0; width: 100%; height: 40px; }
  22. Chinese Translation | 中文翻译版 (点击这里) News body { background-color: #1a1a1a; color: #f2f2f2; font-family: Arial, sans-serif; } .section { background-color: rgba(255, 255, 255, 0.1); padding: 15px; margin-top: 20px; border-radius: 5px; } h2 { color: white; text-align: center; } ul { padding-left: 20px; } li { margin-bottom: 5px; } New Game Client / Installer If you have not switched to it yet, we highly recommend doing so. We've heard really good feedback about the performance of the new client. It is the best performance update we've released in history. Dozens of crashes have been fixed and the game is smoother than ever. More info in the link below [Arc] Dead Front -> Revamped! body { background-color: #1a1a1a; color: #f2f2f2; font-family: Arial, sans-serif; } .section { background-color: rgba(255, 255, 255, 0.1); padding: 15px; margin-top: 20px; border-radius: 5px; } h2 { color: white; text-align: center; } ul { padding-left: 20px; } li { margin-bottom: 5px; } ⚠️Dead Front Rule Update⚠️ Multi-Client / Inactivity is not allowed in Dead Front. Detection system will automatically disconnect anyone with multiple of their own characters or AFK (inactive) in Dead Front. New Requirement: Map of Fortress [Arc] is required to enter Dead Front [Arc] Map of Fortress [Arc] can be obtained by winning in DK Square. You can have up to one in your inventory at a time. EXP Increase & Lost Horizon Monsters All monsters now give EXP 3 times per monster EXP 3 billion ~ 7 billion (increases with EXP items) + EXP 4.2 billion ( does not increase with EXP items) + EXP 4.2 billion ( does not increase with EXP items) All monsters now give EXP 3 times per monster Lost Horizon monsters now also spawn in Dead Front [Arch] which means more EXP (if you can survive!) Winning Party -> Additional Item Rewards + EXP Stones Stones Additional Party Rewards -> each member of the winning party will receive: 1x Kakao 1x Swift Crystal 15x Magic Stone Piece 1x Death Moonstone Piece EXP Stones 100x 15 billion EXP Bug Fixes & Small Changes Mysterious Pendant / Shattered Mysterious Pendant Can now be sold at general NPC store (was binded and unsellable) Pale Moon Stone - Crafting Fixed incorrect "Lava Stone" crafting material requirement (now 25, was 50) Fixed issue placing new gems (such as 1.5% boss damage gem) into items Death Corridor Dungeon -> updated to new version [3vs3] Colosseum PTM Rankings - Season 13 - STARTING NOW Dates Start Date: September 27th 2024 Estimated end date: October 28th Important: The minimum number of matches to receive prizes for PTM rewards for Season 11 is 100 matches. S10 was 75 matches. This is in addition to penalties for not keeping up with the average number of matches or playing the minimum per week. Season 12+ Updates Players that do not meet the minimum of 100 matches will no longer be considered in the "class ranking" scoreboard once the average number of matches surpasses 80-100. If a player is lower in match count than the average match count of the top 50 players their skill rating (SR) will not be calculated until they play enough matches. If you are new to the Colosseum PTM ranking system and want to know how it works and what the prizes are please view this page: Colosseum Party Match Rankings Guide - English 斗兽场派对比赛排名指南 - 英文 Season 12 Results Winners have been posted to Hall of Fame page and prizes will be sent to in-game mailbox this week Reminder: Prizes are not sent to any characters that are penalized (rank table on website shows penalties) More Information can be found on the guide pages in the section above .holder{ width: auto; height: auto; position: relative; background-size: cover; background-image: url("https://cdn.dekaron-rising.com/monthly_2023_10/BGLOGO(Large)(Medium).jpg.a7a9cccf3d7f9cff6b27a96f46b4d1c8.jpg"); background-color: rgba(200,100,0,.5); background-blend-mode: multiply; } .frame{ width: 100%; height: 100%; } .bar{ position: absolute; top: 0; left: 0; width: 100%; height: 40px; }
  23. Class Name: Half Bagi - Often picked for PvP events, Half Bagi is an amazing class being one of the most tankiest class in-game with its insane reflect damage and knock back ability, easily makes her one of the top 5 class in-game. Meister Trees Venatoris - Uses Katar which is best for PvP. Extreme Rage - Uses Falchion which is best for PvE. Stat build: Pure Damage - 242 Dex (Rondow weapon-ready), Minimum Heal then rest STR. Hybrid - 242 Dex, 500 Heal, Rest STR Tank Build - 345 STR, 242 Dex, Rest HEAL PvE Builds Items for PvE Falchion Armor Armor Pieces (Helmet/Armor/Boots/Pants/Glove) BRANDS TO AIM FOR Melee Attack Damage, 2% Melee Attack Damage, STR 50+, Boss Damage Helion Weapon - Any type of 11% or 10% stat gem will work because Half Bagi is a physical class. Armor (Health All Defence) - 4x73/79 All Res + 2500 Max HP Gloves (Physical Penetration Stone) - 0.5/0.6% Physical Penetration Pants (Health Critical Res Stone) - 6/7% Critical Damage Resistance + 2500 Max HP Helmet (Sardonyx) - 30/40 Vitalty + 2500 Max Health Accessories/Emblems/Talismans Earrings: Red Monkey Earrings +10 or Moonlight Qune + Divine Earrings Devil Horn, Abyss or Noble Captain's Earring, STR Perpetuus, The Only Freezing Necklace God of War bracelet, Colosseum Champion Bracelet and Darkness/Golden Dragon/Zuto/Juto/Helpy Belt Melee Attack Damage, 2% Melee Attack Damage, STR 50+, Boss Damage Skills for PvE Skill Combos for PvE Buffs: Berserker Buff Steps 1-3 - Fury Blast - Blow of Fury Falchion: Explosion Cutter - Rage Split - Madness Rage - Sibilim - Sober Rage - Anger Hallucination - Lethal Cutter - Force Rage Katar (Just incase your meister is Katar and wanted to do PvE with it too): Anger Hallucination - Verristo - Sharp Detonation - Power Spin - Torris Will - Force Rage - Vampire Dance PvP Builds Items for PvP Katar Meister Armor Set #1 Type: Offense Armor Pieces (Helmet/Armor/Boots/Pants/Glove) Weapon - any element 10-11% stat gem (10%/11% Element, 100 STR, 50 Heal) Zuto Weapon Armor (Health All Defence) - 4x73/79 All Res + 2500 Max HP Gloves (Physical Penetration Stone) - 0.5/0.6% Physical Penetration Pants (Health Critical Res Stone) - 6/7% Critical Damage Resistance + 2500 Max HP Helmet (Sardonyx) - 30/40 Vitalty + 2500 Max Health Brands: Armor Set #1 Type: Defense Armor Pieces (Helmet/Armor/Boots/Pants/Glove) Weapon - Same weapon in your offensive set-up. Armor (Health All Defence) - 4x73/79 All Res + 2500 Max HP Gloves (Physical Penetration Stone) - 0.5/0.6% Physical Penetration Pants (Health Critical Res Stone) - 6/7% Critical Damage Resistance + 2500 Max HP Helmet (Sardonyx) - 30/40 Vitalty + 2500 Max Health Brands: Accessories/Emblems/Talismans -- Exact item names Offensive set-up: Earrings: Moonlight Qune + Divine Moon Earring STR Infinite Perpetuus (Get one with the highest mastery stats), The Only Chaos Necklace, Noble Captain's Earring, Great Devil's Horn 2x6-7% Elemental Damage Juto Bracelets, Juto Belt STR + 5% Elemental Damage Emblem: You can use Aquanic for higher damage output but personally I use Snowflake Emblem for higher Master and acceleration. Brands: Same as the ones that were mentioned in offensive set-up. Mount: PvP Type 1 Defensive set-up: Earrings: White Candy Earring, Aegis Moon Star Earring, Lv230 Talisman (you can get it from Karin NPC when you reached Lv230) STR Infinite Perpetuus (Get high abnormal % and preferably 5-7% Cooldown up), Ring of Hard Gemma, Noble Captain's Earring, Great Devil's Horn God of War and Colosseum Champion Bracelet (Get multiple resistance for element-based characters) and Helpyron Belt (get at least 5-6% melee tolerance) Emblem: Aquanic Emblem V Mount: PvP Type 1 Brands: Same as the ones that were mentioned in defensive set-up. Pets options: Atma Pet + 5% PvP Damage Bonus Burning Dauto + 5% PvP Damage Bonus Burning Dauto + 8% Abnormal Res (While HB already has an Abnormal buff, it's still not 100% maxed. I use this one) Costume Crests Offense Set (If you just started playing HB, use this one for practice) 2x11% All Attack (Green), 2x9% PvP Tolerance (Blue), 15% DK Atk Damage (Purple), 19% PvP Damage Bonus (Orange) Offense (If you already know the basics and knows the timing of the skills, choose this one. NOTE: This is VITAL DRAIN & IGPIN BUFF DEPENDENT) 2x11% All Attack (Green), 2x14% Melee Tolerance (Blue), 15% DK Atk Damage (Purple), 19% PvP Damage Bonus (Orange) Offense (If you already know the basics and knows the timing of the skills, choose this one. NOTE: This is VITAL DRAIN & IGPIN BUFF DEPENDENT) 2x11% All Attack (Green), 2x19% DK All Resistance (Blue), 15% DK Atk Damage (Purple), 19% PvP Damage Bonus (Orange) Defense Set 2x23% Max HP (Green), 2x14% Melee Damage Resistance (Blue), 4.0% Cancel Abn Res (Purple), 16% PvP Damage Tolerance (Orange) Defense Set 2x23% Max HP (Green), 1x14% Melee Damage Resistance, 1x19% DK All Resistance (Blue), 4.0% Cancel Abn Res (Purple), 16% PvP Damage Tolerance (Orange) Skills for PvP Skill Combos for PvP Buffs to use: Berserker Steps 1-3 - Fury of Control - Fury Blast - Earth Divide (Reflect) - Fury Shield - Blow of Fury - Vital Drain Falchion 1st: Power Dash - Katar onwards: Verristo - Sharp Detonation - Fronteim - Force Rage. Filler skill: Torris Wheel Deadly Blow: An important skill which cancels out the skill of your enemy. For example, a VS will use SHADOW REVENGE, you can use this to cancel it and that skill will be on cd. Timing tip: When FURY SHIELD IS ABOUT TO RUN OUT, USE IGPIN. If you followed my instruction on getting 7% CD Perp, by the time that IGPIN ran out, FURY SHIELD will be UP. Tip: Use IGPIN when clashing because it will make you invulnerable for 5 seconds. Meaning, you can be fully swapped without VITAL DRAIN BUFF and not TAKE ANY DAMAGE AT ALL. Attributes for PvP My rank is above Guardian so I have some extra attributes. Prioritize this, but if you're only low rank, make sure to invest everything in CANCEL, PHYSICAL PENETRATION and CRITICAL DAMAGE RES.
  24. Class Name: Concerra Summoner Good for 1v1 and massive PVP focused on stealth skills. Meister Trees .Creatix( Staff) Magic attack, terrible for PvE,It has a very strong HP drain and a lot of curses against enemies in PvP Build-Stats: full Spr or 50% spr %50 heal .Whispering Daath( Dual Blade) Physical DMG ATK, great for DPS in PVE and PVP. Build-Stats: full Dex or 50% dex %50 heal PvE Buildings (for DB) Items PvE .Weapon Rondo .Rank option(higher you get) -all atk .Brands(yellow)-melee atk,Dex,% DK, % mele atk .Armor:Rondo .Rank option (higher you get)-Max hp, all res,vitality, all atk .Brands(yellow)-melee atk,Dex,% DK, % mele atk Gems - Gems for Armor Pieces - Health All defense 79, Health Sardonyx 40,Health critical res stone 7% Gems for Belt/Bracelet - Stone IV / V any type of element Gems for Wings - Jewel Battle 5% Gems for Weapon - 10% / 11% DEX element any type Pet - Unique Porsch + Pet clamp 8% ( melee damage ) Atribute PvE(Dual Blade) .melee atk 15 .Vitality 15 .Boss dmg 15 PvE Buildings (for Staff) Items para PvE .Weapon Rondo .Rank option(higher you get) -all atk .Brands(yellow)-magic atk,spr,% DK, % magic atk .Armor:Rondo .Rank option (higher you get)-Max hp, all res,vit, all atk .Brands(yellow)-magic atk,spr,% DK, % magic atk Gems - Gems for Armor Pieces - Health All defense 79, Health Sardonyx 40, ,Health critical res stone 7% Gems for Belt/Bracelet - Stone IV / V element Posion dmg Gems for Wings - Jewel Battle 5% Gems for Weapon - 10% / 11% spr element poison Pet - Unique Porsch + Pet clamp 8% ( magic damage ) Atribute PvE(Staff) .Magic atk 15 .Vitality 15 .Boss dmg 15 Accessories/Emblems/Talismans - for DualBlade .Moon light Qune's earring + Divine earrings .DEX perpetus + Ultimade Deka Line Ring+Great Devil horn + The only freezing neck .Brands(yellow)-melee atk,Dex,dk atk, % mele atk for staff .Moon light Qune's earring + Divine earrings .Spr perpetus + Ultimade Deka Line Ring+Great Devil horn + The only freezing neck .Brands(yellow)-magic atk,spr,dk atk, % magic atk Belt/Bracelets Colosseum God of war + Colosseum Champion bracelets + Strengthened Darkness Belt Talismãs . Poison Damage Talisman V Costums Brasões Exp 75% (x2) (Verde) (M) Tolerância a Danos 12% (x2) (Azul) Todos os Ataques 23% / DK Ataque 15%(Roxo) Todos os Ataques 27%(Laranja) Mont . 5% Pve Skill Pve For DualBlade Skill pve para Staff .PvP Builds Dual Blade .Items for PvP(Dual Blade) . Wapon: Zuto Infused Dual Blade .Rank option: all atk 6K+/Destro 4.7k+ .Brands(yellow)-melee atk,Dex,dk atk, Physical Penetration .Gems:Dex 10/11% Any elemental ..PvP Builds Staff . Wapon: Zuto Infused Staff . Rank option: all atk 6K+/Destro 4.7k+ .Brands(yellow)-magic atk,spr,dk atk, % cancel abn res .Set:Defensive Wings:Defensive(ys) .Gems: 2x Jawel hp 4000 Helmet: Shadow of Death( MC4)-max hp Armor:Rondo .Rank option (higher you get)- all res, Critical res,Crit dmg res,Block .Brands(yellow): HP,HEAL,% HP,DK all res Accessories:Def .White Candy Earring-Aegis earing . Infinite Spr Draconic Perpetuus( max abnormal Status res)( for Staff) . Infinite Dex Draconic Perpetuus( max abnormal Status res)( for Dual Blade),Great Devil's Horn,Noble Captain ring,Ring of hard gemma. Talisman: LVL 230 Emblems: Aquanic Emblem V Bracelets/Belt Colosseum God of war + Colosseum Champion bracelets Gems:any element Helpyron Belt Rank: 2x magic res/3% melee/3% Range res Gems:2x Immortal Reduce 4% Brands(Yellow): HP,HEAL,% HP,DK all res Pet: Dark Atma Gems:5% pvp bonus Barning Dauto Gems:8% Abnormal Res Mont: PVP DMG 5% Costumes Defensive Against class melee Everyone Against class magic Build Offensive pvp Dual Blade Wings:Offencive PSY(ys) .Gems: 2x Jawel Battle 5% Set .Helmet: Shadow of Death( MC4)-max hp Armor:Rondo .Rank option (higher you get)- master,vitality .Brands(yellow)-melee atk,Dex,% DK, % Pysical Penentration Accessories:Offencive .Moon light Qune's earring(OP PVP BONUS) + Divine earrings .Infinite Dex Draconic Perpetuus( max Master),Great Devil's Horn, .Noble Captain ring,The Only Chaos Necklace. Talisman: lvl 230 Emblems: Aquanic Emblem V Bracelets/Belt Awakened Juto Bracelet rank option:6%+ Any elemental Awakened Juto Belt rank option: Dex 130+/5% Any elemental .Brands(yellow)-melee atk,Dex,% DK, % Pysical Penentration Build Offensive pvp Staff Wings:Offencive Magic(ys) Gems: 2x Jawel Piercing 1.5% Set Helmet: Shadow of Death( MC4)-max hp Armor:Rondo .Rank option (higher you get)- master,vitality .Brands(yellow)-magic atk,spr,% DK, % cancel abn res Accessories:Offensive .Moon light Qune's earring(op CC) + Divine earrings .Infinite SPR Draconic Perpetuus( max Master),Great Devil's Horn, .Sublime Captain ring,The Only Chaos Necklace. Talisman: lvl 230 Emblems: Aquanic Emblem V Bracelets/Belt Awakened Juto Bracelet/Zuto rank option:6%+ Poison Awakened Juto Belt rank option: SPR 130+/5% Poison .Brands(yellow)-magic atk,spr,dk atk, % cancel abn res Skill Combos for PvP -Dual Blade Combination 1 .Shadow attack-Silence the skill .Achilles Burst -Stun .Imagery Blade-buff dmg and dps Combination 2 .Shadow attack-Silence the skill .Luntar-Stun+dps .Exture-DPS .Spiral Poison-DPS Combination 3 . Shadow attack-Silence the skill .Luntar-Stun+dps .Imagery Blade-Poison dmg and dps .Exture-DPS Atribute PvP(Dual Blade) .Cancel abnormal 15 .Critical hit dmg res 14 .Physical penetration 14 .Melee attack atk 15 .Magic res 2 Skill Combos for PvP-Staff Combination 1 .Binef-Stun+dps .Poison Haze-bleeding .Sethor Valen-dps .Gian fist-dps Combination 2 .Binef-Stun+dps .Hell Bust-Buff magic atk .Poison Haze-bleeding .Sethor Valen-dps .Gian fist-dps Combination 3 .Leg Region Hell-Move Speed-200% .Hell Bust-Buff magic atk .Poison Haze-bleeding .Sethor Valen-dps .Gian fist-dps Atribute PvP(Staff) .Cancel abnormal 15 .Critical hit dmg res 14 .Magic penetration 14 .Magic atk 15 .Magic res 2
  25. Class Name: Bagi Warrior Whilst being a melee class, Bagi's are often referred as Stunbots. Quite annoying and with the proper setup in gear and ranks it will be a menace! It can cap Abnormal Resistance with just a spell Has amazing buffs Has close-combat skills Can cause Knockbacks to interrupt opponent's skills There's 2 variations of build, full STR or full HEAL, which means you either put everything in HEAL or everything in STR (after you have put the minimum requirement of your weapon). It depends on your playstyle which one is better. Fancy being a big chunk of meat? Go with full HEAL! Fancy doing big damage? Go full STR! Meister Trees Iron WIll Allows your Fighting Spirit skills to be 15 (Focusses more on passive stats/buffs) High burst potential Has stuns and debuffs Human Disaster Allows your Militancy skills to be 15 (Your damage skills) Doesn't have the same burst potential as Iron Will Has some annoying CC's PvE Builds Items for PvE Armor Pieces (Helmet/Armor/Boots/Pants/Glove) Brands - Melee Attack Damage, 0.3% Physical Penetration, 2% DK Damage, Strength Armor (Health All Defence) - 4x73/79 All Res + 2500 Max HP Gloves (Physical Penetration Stone) - 0.5/0.6% Physical Penetration Pants (Health Critical Res Stone) - 6/7% Critical Damage Resistance + 2500 Max HP Helmet (Sardonyx) - 30/40 Vitalty + 2500 Max Health Accessories/Emblems/Talismans Earrings: Red Monkey Earrings +10+ Divine earring Devil Horn, Abyss Necklace, STR Perp, Freezing Necklace God of War bracelet (Any element), Colosseum Champion Bracelet (Dark Gem) and Gold Dragon Scale Belt or Darkness Belt (Dark Gem) Aquanic Emblem Skills for PvP (Important - please type the exact names of the skills like they show in-game in English and or Chinese) Skill Combos for PvP (at least 3 combos) Buffs Instinct Power, Defensive, Burn Knuckle, Extreme Temperance Skills Tornado, Earthquake, Violent Gale, Outrage, Dead Spark, La Lafallujah PvP Builds Items for PvP Zuto's Infused Gauntlet with 4x 10/11% DMG + 100 STR with ~4700 minimum destroy Armor Set 1 Type: Defense Armor Pieces (Helmet/Armor/Boots/Pants/Glove) Brands: Cancel Abn Res, Heal, Max HP %, Max HP flat Rank options: Make sure you have high All Res, CDR, Mastery and HP Accessories/Emblems/Talismans -- Exact item names Gems Gems for Armor Pieces; Standard AR 79, CDR 7%, Physical Pen 0.5%, 40 Vit gems from Kastrioti's Mansion Gems for Belt/Bracelet: PvP DMG Res Gems for Wings: PVP ATTACK + Cancel Pets Atma's + PvP DMG Bonus Burning Dauto + PvP DMG Bonus Costumes Offense Set: All ATT 11% x2 Green, PVP DMG Res+ Blues, DK Attack Damage Purple, PVP DMG Bonus Orange Defense Set: Max HP 23%, Movement speed 33% Green, 2x Melee DMG res or mixed with DK All Res Blues, Cancel ABN Res Purple, PvP DMG Res Orange Set two Type: Offense Armor Pieces (Helmet/Armor/Boots/Pants/Glove) Rank options: Doesnt really matter, you're only using this set whilst attacking Brands: Melee Attack Damage flat, Strenght, DK Attack Damage 2%, Physical Penetration Accessories/Emblems/Talismans -- Exact item names Qune's Earring, Divine Moon Star Earrings Juto's Bracelets x2 Juto's Belt with STR + Any element Skills for PvP (Important - please type the exact names of the skills like they show in-game in English and or Chinese) Skill Combos for PvP (at least 3 combos) Buffs Instinct Power, Defensive, Burn Knuckle, Extreme Temperance, Resistance Make sure these buffs are on you all the time Divide Force gives you amazing HP regen for dire situations Iron flash, Imbibe, Vital Drain, these give you additional stats, in order of, CDR, Block and PVP DMG Res Rich Iron reduces enemies defense, can be used before you start off Combo 2 Shockwave > GD on > Soulburn > ImpressDunn Chain stuns your opponent whilst doing great damage Combo 3 Doom Crush > GD on > Soulburn > ImpressDunn Chain stuns your opponent whilst doing great damage Attributes for PvP Cancel Abnormal Condition Resistance, Physical Penetration, Critical Hit Damage Resistance

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.