Skip to content
Snippets Groups Projects
Commit 4d9fab89 authored by Lisa Greene's avatar Lisa Greene
Browse files

Buff maulotaurs

parent 1d87b663
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -86,6 +86,9 @@ newEntity{ base = "BASE_NPC_MINOTAUR",
max_mana = 100,
resolvers.talents{
[Talents.T_FLAME]={base=3, every=8, max=6},
[Talents.T_FIREFLASH]={base=2, every=10, max=6}
[Talents.T_FIREFLASH]={base=2, every=10, max=6},
[Talents.T_ARCANE_COMBAT]={base=2, every=10, max=4},
[Talents.T_STUNNING_BLOW]={base=3, every=10, max=6},
[Talents.T_SUNDER_ARMOUR]={base=2, every=10, max=5},
},
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment