Skip to content
Snippets Groups Projects

1.7 vault misc: return of the bandit fortress

Merged Lisa Greene requested to merge Bunny/t-engine4:1.7-vault-misc into master
8 files
+ 341
129
Compare changes
  • Side-by-side
  • Inline
Files
8
@@ -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},
},
}
Loading