Mine Mine no Mi - Saajitaro/One-Piece-Factions GitHub Wiki

Introduction

This page will cover aspects of the Mine Mine no Mi mod and One Piece Factions server in some detail. For Devil Fruit abilities/information specifically, see ()[].

💪Doriki

Doriki is gained from killing mobs and players.

Rob Lucci

The amount of Doriki reward per kill depends on the mob or player killed. Whether you actually get that Doriki reward depends on your overall Doriki level.

Doriki rewards for non-MMnM mobs:
(Attack damage + Max HP)/4

Doriki rewards for MMnM mobs:
Grunt: 10
Sniper: 15
Brute: 15
Captain: 20
These rewards can be increased by 0 - 12 Doriki based on the mob's "threat" which is calculated based on their AI. See ()[] for more info.

Killing mobs: If Doriki reward >= (Your Doriki)/100, then you will gain the full Doriki reward. If instead Doriki reward < (Your Doriki)/100, then you get 1 Doriki.

EXAMPLES
If your Doriki is 500 and a mob gives 6 Doriki, you get 6 Doriki because 500/100 = 5 and 6 > 5.
If your Doriki is 500 and a mob gives 4 Doriki, you get 1 Doriki because 500/100 = 5 and 4 < 5.

Killing players: If (Killed player's Doriki) >= (Your Doriki) * 0.75, then you get 25% of their Doriki as reward.

EXAMPLES
If your Doriki is 4000, and theirs is 3500, you get 875 as reward. Because 75% of 4000 is 3000, 3500 > 3000, and 25% of 3500 is 875.
If your Doriki is 4000, and theirs is 2000, you get 0. Because 2000 < 3000 (75% of 4000).

🎯Doriki Thresholds

When reaching these doriki levels, you will unlock abilities depending on your race!
All Cyborg abilities are unlocked by default, and require Cola to use them. The easiest way to maintain Cola is getting a Cola backpack and having Ultra Cola in your inventory.

Doriki Human Fishman Mink
500 Soru Eleclaw
800 Uchimizu Electrical Missile
1,000 Tekkai
1,200 Sulong
1,250 Geppo
1,500 Kachiage Haisoku
2,000 Two Fish Engine
3,000 Shigan Samehada Shotei Electrical Tempest Ability
3,600 Kami-E Electrical Luna
5,000 Rankyaku Murasame
5,500 Yarinami
7,000 Rokuogan Electrical Shower
7,500 Karakusagawara Sekien

⚙️Server Info

The best farms are Enderman farms and Pigmen island farms.
Enderman farms are built in The End.
Pigmen farms are Nether islands found in the Overworld.

You can also find a mob spawner and kill the mobs to build your Doriki.
Aside from mobs, the highest Doriki rewards can be obtained by killing players who have at least 75% of your Doriki.

We have custom MMnM mobs, Brutes can spawn with 60/80/100 health with 50%/25%/10% chance respectively. With these mobs, you can obtain 10,000 Doriki without a spawner, but it will take a while.

Config:

[General]
    "Mob Rewards" = true
    "Doriki Reward Multiplier" = 1.2
    "Minimum Doriki per Kill" = true
    "Doriki Limit" = 10000
    [General."Stats to Keep"]
        "Keep Doriki" = true
        "Percentage of Doriki kept after death" = 90

🌀Haki

Kill mobs and get hit in order to unlock Haki abilities.

Luffy

Doriki needed for each Haki

You need to reach certain Doriki levels to actually unlock the Haki abilities.
Note that reaching these Doriki levels alone doesn't mean you'll get the ability straight away. You need the correct amount of Haki experience as well (next section).

  • Hardening: 4,000
  • Fullbody: 5,000
  • Imbuing: 4,500
  • Aura: 1,500
  • Futuresight: 6,000

Haki experience needed to unlock abilities

You need the above Doriki levels in addition to this.

Experience needed for Hardening Haki ability: 28 - 55

  • Kill MMnM mobs with 19 - 37 health, or other mobs with 28 - 55 health

Experience needed for Fullbody Haki ability: 50 - 70

  • Kill MMnM mobs with 34 - 47 health, or other mobs with 50 - 70 health

Experience needed for Imbuing Haki ability: 25 - 50

  • Kill MMnM mobs with 17 - 34 health, or other mobs with 25 - 50 health

To max the above Haki, kill mobs with 100+ health. Like Withers.

Experience needed for Aura ability: 25 - 50
Experience needed for Futuresight ability: 50 - 80

👊Hardening and Imbuing (Busoshoku)

Hardening Haki is applied to your fist when used, you are then able to hit Logias with punches/punch-like abilities and also deal more damage with punches.
Imbuing Haki coats your held weapon in Haki, allowing it to hit Logias.

Imbuing Haki

Hardening is obtained by killing mobs or players with punches. By doing this, you increase your Hardening Haki experience.

Imbuing is obtained by killing mobs or players with swords. By doing this, you increase your Imbuing Haki experience.

If the mob you killed is a MMnM mob, you get some experience if (mob atk + mob HP)*1.5 >= your current experience

If the mob you killed is NOT a MMnM mob, you get some experience if min[(mob atk + mob HP), 50] >= your current experience

👁️Observation (Kenbunshoku)

Observation Haki gives you the ability to dodge attacks using Futuresight and see entities through walls using Aura.

Katakuri

It is obtained by getting hit.

Requirements:

  • Must deal more than 1 damage
  • If you have Aura unlocked, you must use it while getting hit

👑Conqueror's Haki (Haoshoku)

Conqueror's Haki knocks out players with less Doriki than you.

Shanks

You're either born with it or you're not.

Requirements:

  • Luck

⚙️Server Info

In practice, the best way to get Hardening and Imbuing Haki experience is to kill high health/damage mobs. For Observation Haki, get hit by powerful mobs, and use Aura while it happens (if you have it).

We have custom MMnM mobs, Brutes can spawn with 60/80/100 health with 50%/25%/10% chance respectively.

Config:

[General]
    "Haki Exp Multiplier" = 1.2
    "Haoshoku Haki Unlock Logic" = "TRUE_RANDOM"
    "Haki Exp Limit" = 100
    [General."Stats to Keep"]
        "Percentage of Haki Exp kept after death" = 95
        "Keep Haki Exp" = true