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

Collapsed tower renovations

parent a4a9156c
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -53,7 +53,7 @@ local turret = function()
talent_cd_reduction={[Talents.T_ELEMENTAL_BOLT]=3, },
resolvers.talents{
[Talents.T_ELEMENTAL_BOLT]={base=3, every=5, max=10},
[Talents.T_ELEMENTAL_BOLT]={base=3, every=3, max=8},
},
ai = "dumb_talented_simple", ai_state = { ai_move="move_complex", talent_in=3, },
......@@ -85,12 +85,13 @@ defineTile('t', "FLOOR", {random_filter={add_levels=5, tome_mod="gvault"}}, turr
local def = {
[[##############]],
[[##############]],
[[#tjj##########]],
[[#b$$##########]],
[[##.##t$..t####]],
[[#t.+...>..####]],
[[##.##...$.####]],
[[#b$$#$...t####]],
[[#jjj##########]],
[[#tjj##########]],
[[##############]],
}
......
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