<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.you107657.duckdns.org/index.php?action=history&amp;feed=atom&amp;title=Title_System</id>
	<title>Title System - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.you107657.duckdns.org/index.php?action=history&amp;feed=atom&amp;title=Title_System"/>
	<link rel="alternate" type="text/html" href="https://wiki.you107657.duckdns.org/index.php?title=Title_System&amp;action=history"/>
	<updated>2026-09-25T17:07:59Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://wiki.you107657.duckdns.org/index.php?title=Title_System&amp;diff=2164&amp;oldid=prev</id>
		<title>imported&gt;Merge: merge.py</title>
		<link rel="alternate" type="text/html" href="https://wiki.you107657.duckdns.org/index.php?title=Title_System&amp;diff=2164&amp;oldid=prev"/>
		<updated>2026-09-25T10:55:52Z</updated>

		<summary type="html">&lt;p&gt;merge.py&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{MergeSource|Nightmares}}&lt;br /&gt;
{{DISPLAYTITLE:Title System }}{{DescriptionEcho|Titles are able to be activated though the extra skill [[Title Manager]]}}&lt;br /&gt;
&lt;br /&gt;
== How to Create a COSMETIC Title ==&lt;br /&gt;
*To create a COSMETIC title you can use the command &amp;quot;/trnightmare title admin create &amp;lt;id&amp;gt; &amp;lt;name&amp;gt; &amp;lt;description&amp;gt;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
== How to Create a Title ==&lt;br /&gt;
*To create a title with benefits you will need to make a datapack&lt;br /&gt;
**A title can have, A name, A description, requirements, acquisition text, benefits, optional holder limits and styling&lt;br /&gt;
=== Various obtainment requirements ===&lt;br /&gt;
*true_demon_lord&lt;br /&gt;
*demon_lord_seed&lt;br /&gt;
*true_hero&lt;br /&gt;
*kills&lt;br /&gt;
*minimum_ep&lt;br /&gt;
*has_skill&lt;br /&gt;
*race_contains&lt;br /&gt;
*mastered_magic_count&lt;br /&gt;
*kills_with_effect&lt;br /&gt;
*has_title&lt;br /&gt;
*player_level&lt;br /&gt;
*has_effect&lt;br /&gt;
*attribute_value&lt;br /&gt;
=== Titles can provide ===&lt;br /&gt;
*passive EP neutralization / peaceful aura behavior&lt;br /&gt;
*damage multipliers&lt;br /&gt;
*double loot&lt;br /&gt;
*target/exclusion filtering&lt;br /&gt;
*stat increases via attributes&lt;br /&gt;
*skill rewards&lt;br /&gt;
*experience multiplier&lt;br /&gt;
*damage reduction multiplier&lt;br /&gt;
*passive health regen&lt;br /&gt;
*passive effects&lt;br /&gt;
&lt;br /&gt;
=== Exemple Datapack ===&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;json&amp;quot;&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
  &amp;quot;name&amp;quot;: &amp;quot;Name of your title&amp;quot;,&lt;br /&gt;
  &amp;quot;description&amp;quot;: &amp;quot;Description of your title.&amp;quot;,&lt;br /&gt;
  &amp;quot;acquisition&amp;quot;: &amp;quot;Become a Demon Lord Seed.&amp;quot;, // how to obtain, does not decide the actual obtainment only what is written there&lt;br /&gt;
  &amp;quot;type&amp;quot;: &amp;quot;peaceful_aura&amp;quot;, // ability it has&lt;br /&gt;
  &amp;quot;color&amp;quot;: &amp;quot;dark_purple&amp;quot;, // it&amp;#039;s color&lt;br /&gt;
  &amp;quot;requirements&amp;quot;: [&lt;br /&gt;
    { &amp;quot;type&amp;quot;: &amp;quot;demon_lord_seed&amp;quot; } // how to actually obtain&lt;br /&gt;
  ],&lt;br /&gt;
  &amp;quot;required_requirements&amp;quot;: 1, // how much of the requirements in the field above do you need, this means you can have more than 1 requirement&lt;br /&gt;
  &amp;quot;max_holders&amp;quot;: -1, // maximum amount of holders -1 means infinite&lt;br /&gt;
  &amp;quot;benefits&amp;quot;: { // benefits it has&lt;br /&gt;
    &amp;quot;passive_ep_diff_neutralizer&amp;quot;: 0.4, // 40% ep difference to neurtalize&lt;br /&gt;
    &amp;quot;exclusions&amp;quot;: [&amp;quot;demon_lord_pacification_bypass&amp;quot;] // what is exlucded from being affected&lt;br /&gt;
  } // make sure to remove all the comments before trying to make a title as JSON does not allow comments&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Titles ==&lt;br /&gt;
*Savior of Dwargon - Earned by Defeating a Daemon Raid&lt;br /&gt;
**The user gains an increase to Aura Regeneration and bonus Reputation with the Dwarves.&lt;br /&gt;
&lt;br /&gt;
*Goblin Champion - Earned by Defeating a Direwolf Raid&lt;br /&gt;
**The user gains an increase to Magicule Regeneration and Magicule Gain&lt;br /&gt;
&lt;br /&gt;
*Majin of Wisdom - Earned by Being a Majin and mastering 50 Magics&lt;br /&gt;
**The user gains +1 Casting Time and +10 Spiritual Health Regeneration&lt;br /&gt;
&lt;br /&gt;
*Phantom Thief - Earned by Killing a Warden while you have blindness&lt;br /&gt;
**The user gains Presense Sense Radius and Analysis Level&lt;br /&gt;
&lt;br /&gt;
*True Demon Lord -  Earned By Becoming a True Demon Lord&lt;br /&gt;
**This title while active will make it so any mob with less than 60% of the user&amp;#039;s EP will become peaceful, unless the user damages them. This title doesn&amp;#039;t work against [ Heroes ]. (The current heroes are Gazel Dwargo, Hinata Sakaguchi and Masayuuki.)&lt;br /&gt;
&lt;br /&gt;
*Demon Lord - Earned By Becoming a Demon Lord Seed&lt;br /&gt;
**This title while active will make it so any mob with less than 40% of the user&amp;#039;s EP will become peaceful, unless the user damages them. This title doesn&amp;#039;t work against [ Heroes ].&lt;br /&gt;
&lt;br /&gt;
*True Hero - Earned by Becoming a True Hero.&lt;br /&gt;
**This title while active will make it so any mob with less than 60% of the user&amp;#039;s EP will become peaceful, unless the user damages them. This title doesn&amp;#039;t work against [ Daemons ] or [ Demon Lords ]. ( Daemons are the Daemon Race, Demon Lords are the Orc Disaster and Milim ]&lt;br /&gt;
&lt;br /&gt;
*Hero - Earned By Becoming a Hero Egg.&lt;br /&gt;
**This title while active will make it so any mob with less than 40% of the user&amp;#039;s EP will become peaceful, unless the user damages them. This title doesn&amp;#039;t work against [ Daemons ] or [ Demon Lords ]. &lt;br /&gt;
&lt;br /&gt;
*Beast Hunter - Earned By Killing 1,000 Beasts.&lt;br /&gt;
**This title increase your damage against Beast-Type mobs and players by 15%. This can make these mobs drop their loot table twice.&lt;br /&gt;
***Beasts Mobs - Orc, Direwolf, Giant Bear, Horned Bear, Barghest,  Blade Tiger, Hound Dog, Winged Cat, Okami&lt;br /&gt;
***Beast Races - Beastfolk, Orc, Direwolf, Chimera, Fox&lt;br /&gt;
&lt;br /&gt;
*Dragon Slayer - Earned By Killing 1,000 Dragons.&lt;br /&gt;
**This title increase your damage against Dragon-Type mobs and players by 15%. This can make these mobs drop their loot table twice. &lt;br /&gt;
***Dragons Mobs - Charybdis, Veldora, Velgrynd, Velzard, Veldanava, Milim, Lizardfolk, Ender Dragon&lt;br /&gt;
***Races Races - Lizardfolk, Dragon Race,&lt;br /&gt;
&lt;br /&gt;
*Daemon Slayer - Earned By Killing 1,000 Daemons&lt;br /&gt;
**This title increase your damage against Daemon-Type mobs and players by 15%. This can make these mobs drop their loot table twice. &lt;br /&gt;
&lt;br /&gt;
*Elemental Eater - Earned by Killing 1,000 Elementals.&lt;br /&gt;
**This title increase your damage against Elemental-Type mobs and players by 15%. This can make these mobs drop their loot table twice.&lt;/div&gt;</summary>
		<author><name>imported&gt;Merge</name></author>
	</entry>
</feed>