Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions data/activity/evil_tree/evil_tree.anims.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[nurture_sapling]
id = 1132
3 changes: 3 additions & 0 deletions data/activity/evil_tree/evil_tree.gfx.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ id = 2136

[evil_root]
id = 314

[evil_tree_bank]
id = 312
5 changes: 5 additions & 0 deletions data/activity/evil_tree/evil_tree.npcs.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[leprechaun_evil_tree]
id = 418

[leprechaun_panic]
id = 419
229 changes: 229 additions & 0 deletions data/activity/evil_tree/evil_tree.objs.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,229 @@
[evil_tree_seedling]
id = 11391
examine = "A small seedling emerging from the ground."

[evil_tree_sapling]
id = 11392
examine = "A strange sapling emerging from the ground."

[evil_tree_sapling_large]
id = 11393
examine = "A fast-growing sapling emerging from the ground."

[evil_tree_young]
id = 11394
examine = "A young tree emerging from the ground."

[evil_tree_young_large]
id = 11395
examine = "A fast-growing sapling emerging from the ground."

[evil_tree_normal_full]
id = 11434
upgrade_time = 50
examine = "This looks like a challenge anyone can deal with."

[evil_tree_normal_half]
id = 11435
examine = "This looks like a challenge anyone can deal with."

[evil_tree_normal_weak]
id = 11436
examine = "This looks like a challenge anyone can deal with."

[evil_tree_normal_death]
id = 11925

[evil_tree_normal_stump]
id = 14846

[evil_tree_normal_stump_blank]
id = 12713
examine = "It looks better dead than alive."

[evil_tree_normal_stump_reward]
id = 14839
examine = "Looks like there's rewards to be had!"

[evil_tree_oak_full]
id = 11437
examine = "His bite looks tougher than his bark."

[evil_tree_oak_half]
id = 11438
examine = "His bite looks tougher than his bark."

[evil_tree_oak_weak]
id = 11439
examine = "His bite looks tougher than his bark."

[evil_tree_oak_death]
id = 11926

[evil_tree_oak_stump]
id = 14847

[evil_tree_oak_stump_blank]
id = 12714
examine = "It looks better dead than alive."

[evil_tree_oak_stump_reward]
id = 14840
examine = "Looks like there's rewards to be had!"

[evil_tree_willow_full]
id = 11440
examine = "He'll weep when he's done being evil!"

[evil_tree_willow_half]
id = 11441
examine = "He'll weep when he's done being evil!"

[evil_tree_willow_weak]
id = 11442
examine = "He'll weep when he's done being evil!"

[evil_tree_willow_death]
id = 11927

[evil_tree_willow_stump]
id = 14848

[evil_tree_willow_stump_blank]
id = 12715
examine = "It looks better dead than alive."

[evil_tree_willow_stump_reward]
id = 14841
examine = "Looks like there's rewards to be had!"

[evil_tree_maple_full]
id = 11443
examine = "Where did his red leaves go?"

[evil_tree_maple_half]
id = 11444
examine = "Where did his red leaves go?"

[evil_tree_maple_weak]
id = 11915
examine = "Where did his red leaves go?"

[evil_tree_maple_death]
id = 11928

[evil_tree_maple_stump]
id = 14849

[evil_tree_maple_stump_blank]
id = 14835
examine = "It looks better dead than alive."

[evil_tree_maple_stump_reward]
id = 14842
examine = "Looks like there's rewards to be had!"

[evil_tree_yew_full]
id = 11916
examine = "A tough evil tree!"

[evil_tree_yew_half]
id = 11917
examine = "A tough evil tree!"

[evil_tree_yew_weak]
id = 11918
examine = "A tough evil tree!"

[evil_tree_yew_death]
id = 11929

[evil_tree_yew_stump]
id = 14883

[evil_tree_yew_stump_blank]
id = 14836
examine = "It looks better dead than alive."

[evil_tree_yew_stump_reward]
id = 14843
examine = "Looks like there's rewards to be had!"

[evil_tree_magic_full]
id = 11919
examine = "An incredibly tough challenge!"

[evil_tree_magic_half]
id = 11920
examine = "An incredibly tough challenge!"

[evil_tree_magic_weak]
id = 11921
examine = "An incredibly tough challenge!"

[evil_tree_magic_death]
id = 12711

[evil_tree_magic_stump]
id = 14884

[evil_tree_magic_stump_blank]
id = 14837
examine = "It looks better dead than alive."

[evil_tree_magic_stump_reward]
id = 14844
examine = "Looks like there's rewards to be had!"

[evil_tree_elder_full]
id = 11922
examine = "The most fearsome of evil trees!"

[evil_tree_elder_half]
id = 11923
examine = "The most fearsome of evil trees!"

[evil_tree_elder_weak]
id = 11924
examine = "The most fearsome of evil trees!"

[evil_tree_elder_death]
id = 12712

[evil_tree_elder_stump]
id = 14885

[evil_tree_elder_stump_blank]
id = 14838
examine = "It looks better dead than alive."

[evil_tree_elder_stump_reward]
id = 14845
examine = "Looks like there's rewards to be had!"

[evil_branches_west]
id = 11426

[evil_branches_west_spawn]
id = 11427

[evil_branches_south]
id = 11428

[evil_branches_south_spawn]
id = 11429

[evil_branches_east]
id = 11430

[evil_branches_east_spawn]
id = 11431

[evil_branches_north]
id = 11432

[evil_branches_north_spawn]
id = 11433

[evil_tree_fire]
id = 11425
Loading