Mabinogi World Wiki is brought to you by Coty C., 808idiotz, our other patrons, and contributors like you!!
Want to make the wiki better? Contribute towards getting larger projects done on our Patreon!
Enchant (System)
This article needs more information! The information in this article is not complete and may not reflect the full contents of the game. Please help to improve the article by adding what you find, or discuss the issue on the talk page. |
- For information on the skill, see Enchant.
- For a complete list of Enchant powders, see Magic Powders List.
Description
- The Enchant system uses the Enchant Skill to imbue the powers of an Enchant Scroll onto an item.
- The Enchant Skill can only be used by placing a Magic Powder in the right hand and an Enchant Scroll in the left.
- The most common of Magic Powders can be bought from NPCs, but higher-quality Magic Powders are not so easily obtainable.
Details
- When using the Enchant skill, the Enchant window will appear.
- You may deposit the items directly in the interface without actually equipping the Enchant Scroll nor the Magic Powder.
- Enchanting uses 6 Mana per use.
- In order to Enchant an item, it must have at least 1 Durability.
- When Enchanting, hovering over the ? icon near the Enchant success rate will tell you your base success rate as well as the Enchant Scroll's rank.
- Items can be placed in the Enchant menu automatically using Alt + left mouse click.
- When the maximum roll on the Enchantment is achieved, the enchant attribute will be highlighted in yellow.
Magic Powders
- Except for Magic Powder and Blessed Magic Powder, all Magic Powders and the Lughnasadh Daily Effect (Thursday) add a bonus to the enchanter's base success rate.
- Most Weapons and Equipment can be Enchanted with a Prefix and a Suffix Enchantments, but only one of each.
- For example, Enchanting a Prefix onto an item that already has a Prefix will replace it.
Enchant Scrolls
- Enchant scrolls have durability; if it reaches 0%, it cannot be used.
- An Enchant Scroll will vanish upon success, with its effects transferred to the item.
- Upon failure, the scroll will lose Durability.
- Lost durability on Enchant Scrolls cannot be restored. Once it reaches 0%, the scroll becomes useless. A higher Enchant skill rank will reduce a scroll's durability by a smaller amount upon failure.
- An Elemental Enchantment can also be added along with a Prefix and Suffix Enchantment. However, an Elemental Enchantment does not use the Enchant skill, and can only be applied by using an Elemental.
Enchant Protection
- You have two options: to protect the item you wish to Enchant or to protect the Enchant Scroll.
- Additionally, items can have an Enchant Protection Potion applied before Enchanting starts.
- Items with an Enchant Protection Potion applied will be protected from one failed Enchanting sequence if the option to protect the Enchant Scroll is selected.
- If the Enchant Scroll is common or cheap to obtain, it is recommended to use the "Protect Equipment" option.
- If the Enchant Scroll is rare or expensive to obtain, it is recommended to use an Enchant Protection Potion coupled with the "Protect Scroll" option.
Protect Equipment:
- Fully protects the item from failure penalties when Enchanting fails.
- If the Enchantment fails, the item will suffer no penalty whatsoever.
- If the Enchantment fails, the Enchant Scroll will be destroyed.
- If the Enchantment fails, an applied Enchant Protection Potion will not be used if this option is selected.
Protect Scroll:
- Mostly protects the Enchant Scroll from penalty when Enchanting fails.
- If the Enchantment fails, the item's Durability can decrease or the item may be rendered (Unable to enchant).
- Enchant Scrolls set at Ranks F~7 can decrease Durability on fail.
- Enchant Scrolls set at Ranks 6~1 will always become (Unable to enchant) on fail.
- If the Enchantment fails, the Enchant Scroll's Durability will be reduced based off of Enchant Skill Rank.
- When an Enchant Scroll's Durability reaches 0 it can no longer be used.
- If the Enchantment fails, an applied Enchant Protection Potion will be used if this option is selected.
- The Enchant Protection Potion Status will be used up and no penalties will be applied to the item on fail.
- If the Enchantment fails, the item's Durability can decrease or the item may be rendered (Unable to enchant).
Failing an Enchantment
- Depending on the selected protection option before Enchanting, the unprotected item may incur Durability Loss should the Enchantment fail.
- Durability Loss is the decrease in the Durability of the target item.
- Durability may only be restored with a Golden Hammer of Durability or Platinum Hammer of Durability.
- As these items are hard to obtain and expensive, using these to reduce the Durability Loss of a failed Enchant is not recommended.
- If the Enchantment fails, there is also a chance that the target item may lose durability at Scroll Ranks F-A, and will lose Durability at Ranks 9-7. Failure at Rank 6 and above will cause the target item to enter the (Unable to enchant) state, where it can no longer be enchanted.
- This state can be repaired through Stewart's services.
- This requires one Enchant Recovery Essence, obtaining one of these is a very time-consuming and expensive process.
- Using an Enchant Scroll of Rank 5 or higher requires an Enchant Skill Rank of 5 or higher.
Success Rates
- Success rate is capped at 90%
- The rank of the skill has no effect on the success rate.
- Intelligence stops affecting success at 200.
The formula for success rate is ((Intelligence - 25) / 350 + 1 + (Powder Bonus) + (Thursday Bonus) + (Event Bonus)) * (Base Success Rate)
- The maximum Intelligence used for the formula is 200.
- Powder Bonuses are as follows:
- 0.00 for Magic Powder and Blessed Magic Powder
- 0.05 for Elite Magic Powder
- 0.10 for Elven Magic Powder
- 0.40 for Harmonious Magic Powder
- 0.50 for Ancient Magic Powder
- 0.60 for Notorious Magic Powder and Divine Magic Powder
- Thursday Bonus is 0.1 on Thursdays and 0 otherwise.
- Event Bonus is the bonus percentage converted to a decimal (e.g. 20% is 0.2), otherwise 0 if no Enchant event is running.
- The Base Success Rate of an Enchant is a constant determined by the rank of the scroll.
F | E | D | C | B | A | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
75 | 70 | 65 | 60 | 55 | 50 | 35 | 33 | 30 | 27 | 22 | 16 | 11 | 7 | 5 |
- If using a Enchant Helper NPC during an Event for an entrust, the following changes occur:
- Intelligence is always calculated as the max (200).
- Thursday's bonus is ignored.
- The final success rate has a flat +10% added to it.
- The displayed success rate in-game is subject to rounding error. It is unknown whether or not the server suffers equivalent rounding error.
enchantSuccess:min(90, floor(((int - 25) / 350 + 1 + (powder / 100) + thursday) * scrollRank)) enchantHelperSuccess:min(90, (floor((0.5 + 1 + (powder / 100)) * scrollRank))+10)
Success rate Calculator | |||||
---|---|---|---|---|---|
Int | Powder | Scroll Rank | Success Rate | Thursday Success Rate | Enchant Helper (NPC) Success Rate |
name=int;default=200;min=0;max=200 | name=powder;list=Normal:0,Blessed:0,Elite:5,Elven:10,Ancient:50,Notorious:60,Divine:60;default=5 | name=scrollRank;list=F:75,E:70,D:65,C:60,B:55,A:50,9:35,8:33,7:30,6:27,5:22,4:16,3:11,2:7,1:5;default= | formula=enchantSuccess;thursday:0 | formula=enchantSuccess;thursday:0.1 | formula=enchantHelperSuccess; |
Success Rate (200+ Int) | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Scroll Rank | F | E | D | C | B | A | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 |
Magic Powder/Blessed Magic Powder | 90% | 90% | 90% | 90% | 82% | 75% | 52% | 49% | 45% | 40% | 33% | 24% | 16% | 10% | 7% |
Elite Magic Powder | 90% | 90% | 90% | 90% | 85% | 77% | 54% | 51% | 46% | 41% | 34% | 24% | 17% | 10% | 7% |
Elven Magic Powder | 90% | 90% | 90% | 90% | 88% | 80% | 56% | 52% | 48% | 43% | 35% | 25% | 17% | 11% | 8% |
Ancient Magic Powder | 90% | 90% | 90% | 90% | 90% | 90% | 70% | 66% | 60% | 54% | 44% | 32% | 22% | 14% | 10% |
Notorious Magic Powder/Divine Magic Powder | 90% | 90% | 90% | 90% | 90% | 90% | 73% | 69% | 62% | 56% | 46% | 33% | 23% | 14% | 10% |
THURSDAY Success Rate (200+ Int) | |||||||||||||||
Scroll Rank | F | E | D | C | B | A | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 |
Magic Powder/Blessed Magic Powder | 90% | 90% | 90% | 90% | 88% | 80% | 56% | 52% | 48% | 43% | 35% | 25% | 17% | 10% | 8% |
Elite Magic Powder | 90% | 90% | 90% | 90% | 90% | 82% | 57% | 54% | 49% | 44% | 36% | 26% | 18% | 11% | 8% |
Elven Magic Powder | 90% | 90% | 90% | 90% | 90% | 85% | 59% | 56% | 51% | 45% | 37% | 27% | 18% | 11% | 8% |
Ancient Magic Powder | 90% | 90% | 90% | 90% | 90% | 90% | 73% | 69% | 62% | 56% | 46% | 33% | 23% | 14% | 10% |
Notorious Magic Powder/Divine Magic Powder | 90% | 90% | 90% | 90% | 90% | 90% | 76% | 72% | 65% | 59% | 48% | 35% | 24% | 15% | 10% |
Item Durability Loss | |||||||||||||||
Scroll Rank | F | E | D | C | B | A | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 |
Durability Loss on Fail | 0~1 | 0~2 | 0~2 | 0~3 | 0~3 | 0~4 | 1~6 | 2~7 | 2~8 | Item becomes (Unable to enchant) | |||||
Durability Loss on Huge Fail | 0~2 | 0~4 | 0~4 | 0~6 | 0~7 | 0~8 | 1~10 | 2~12 | 2~14 |
Enchant Burning
It is possible to extract the Enchantments from an item by Enchant Burning it in a Campfire. In order to do this, you must have a Mana Herb and a Holy Water of Lymilark in your inventory.
Pick up the item you wish to burn, hover it in the campfire until you see the burn symbol. Click the burn symbol and select "Enchanter's Burn." The item will be destroyed, resulting in experience points. You will have a chance to receive a Magic Powder, and a chance to receive one or two equivalent Enchant Scrolls.
Success Rates
- Intelligence has no effect on success rate.
- The Thursday (Lughnasadh) bonus to Enchant success rates no effect on Enchant burning; it only applies to the Enchanting of items.
- Players can influence the success rate of Enchant extraction by burning Enchants on Campfires built by players with at least Rank B Campfire.
- The quality of wood used to build the fire has an additional effect on the Enchant extraction rate.
- Higher grade firewood can be created using the Carpentry skill.
- Enchant Burning success rate is dependent only upon:
- The Enchant Rank,
- The rank of the Campfire in which the target item is being burnt,
- The grade of the wood (with Special Firewood providing the highest success rate) used in the Campfire.
- The success rate is applied independently to Prefix and Suffix Enchants on items. Therefore, if a burned item has both a Prefix and a Suffix Enchant, it is possible to receive only one Enchant Scroll, instead of both the Prefix and Suffix.
Burning Success Rates
Enchant Rank | F | E | D | C | B | A | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Base Success Rate (%) | 25 | 27 | 29 | 31 | 33 | 35 | 40 | 43 | 46 | 50 | 55 | 60 | 65 | 70 | 75 |
Firewood | ? | 78 | |||||||||||||
Average Firewood | ? | 80 | |||||||||||||
Fine Firewood | ? | 81 | |||||||||||||
Finest Firewood | ? | 83 | |||||||||||||
Special Firewood | ? | 88 |
Enchant Rank | F | E | D | C | B | A | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Base Success Rate (%) | 25 | 27 | 29 | 31 | 33 | 35 | 40 | 43 | 46 | 50 | 55 | 60 | 65 | 70 | 75 |
Firewood | 38 | 39 | 40 | 41 | 42 | 47 | 49 | 50 | 53 | 57 | 61 | 66 | 71 | 76 | |
Average Firewood | ? | 46 | 51 | 53 | 56 | 60 | 63 | 68 | 73 | 78 | |||||
Fine Firewood | ? | 49 | 50 | 54 | 55 | 56 | 59 | 62 | 66 | 70 | 75 | 79 | |||
Finest Firewood | ? | 53 | 54 | 58 | 58 | 61 | 62 | 65 | 68 | 72 | 76 | 81 | |||
Special Firewood | ? |
Entrusting
You can use Entrust to request another player in the same party to do the Enchanting instead.
Entrusting Enchants
- All magic powders may be used to Entrust an Enchant.
- The Magic Powder must be inside the entruster's inventory, or equipped to the right-hand (weapon) slot. The Enchant Scroll, however, can be inside a bag, and entrusting will still be possible.
- Unlike the process for entrusting burns, the trustee can have a lower rank of Enchant than the entrustor.
- The process for entrusting Enchants is as follows:
- The player with the Enchant Scroll must right-click the Enchant Scroll and select "Entrust Enchant."
- A list of party members will appear. Select the desired trustee and click OK.
- The Enchant entrusting interface will appear. Click and drop the Enchant Scroll and the desired target item into the designated slots near the top of the window, and select "Request."
- If the trustee is unable to accept the Enchant request at this point, try taking the Enchant Scroll and target item out of the window, and placing them back in the opposite order they were inserted the first time.
- If the trustee has 0 Mana, the trade will be cancelled without further remark when the trustee clicks 'Enchant.'
- Once the trustee clicks "Enchant," simply wait for the Enchanting process to end.
Entrusting Burns
- A player can entrust the burning of an Enchanted item to another player (trustee) with a higher Enchant skill rank.
- In order to do this, the following is required:
- Both players must be in the same party.
- Both players must be near a Campfire.
- The player with the item to be burned must also have a Sunlight Herb and a Holy Water of Lymilark in their inventory.
- These items are not given (traded) to the trustee.
- Please note that a Sunlight Herb is used for entrusting burns. Mana Herbs are used for performing one's own burns (not entrusting).
- The process for entrusting burns is as follows:
- The item to be burned is dragged onto the Campfire like normal.
- "Entrust Burn" is selected in the dialog window that appears. A list of party members will appear from which the trustee (the player who will be doing the burning) is chosen.
- After the trustee accepts the request to burn the item, a new dialog window will appear. The item to be burned, the Sunlight Herb and the Holy Water of Lymilark are placed into the appropriate slots.
- Do not place the items in the inventory slots below the designated slots for the Herb and Holy Water. This will not count towards the requirement.
- When OK is clicked, the item will be burned, and the Sunlight Herb and the Holy Water of Lymilark will be consumed.
- Note that even if a trustee has Rank 1 Enchant, this will not guarantee that any Enchant Scroll will be received, but does indicate that he/she have the highest chance of successfully obtaining any.
- However, Magic Powder will always be extracted from the item at Rank 1.
Trivia
- Prior to the NEXT: New Beast update, Enchanting needed to be done sequentially: Enchants above Rank 9 or higher required an Enchant at least one Rank lower on the target item to use the scroll. For more information, see Enchanting Sequences.
- Some Enchants ignored this restriction, and were labeled Enchant enabled regardless.
- Prior to the Dark Arts update, you could use an Enchant Scroll or entrust one without any Magic powder.
- An Enchant Scroll used without Magic Powder would vanish even if the Enchantment failed.