forked from CrimsonTek/TerraTyping
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdescription.txt
123 lines (96 loc) · 3.96 KB
/
description.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
TerraTyping, created by CrimsonTek.
What does it do?
TerraTyping adds Pokemon-esque types to Terraria! Every vanilla weapon and enemy is given a type, and types that are effective will deal more damage. I included the 18 types found in Pokemon, as well as Blood and Bone to round out the Crimson and Dungeon biomes respectively.
This mod adds no items or enemies yet, only functionality. This means you can try it in a world you've already started, and it won't mess up your game!
Special Thanks to all the people that helped me with this mod.
Translations
|RU| Russian: Rostya
|FR| French: LyDek
|DE| German: Feutor
Github: https://github.com/CrimsonTek/TerraTyping
> My GitHub repository for the mod.
Mod Homepage: https://discord.gg/RvPGKwz
> My public Discord server for reports, suggestions, or anything else.
######## ######## ######## ########
Version History:
v0.1.2.1
- Made all Held Items rarer
- Made bloody heart only drop during blood moons
- Changed a few types
v0.1.2.0
- Added Held Items for every type.
[c/f0e6d2:+ Silk Scarf (Normal Type)]
[c/f0e6d2: Crafted with 25 silk]
[c/f65f1c:+ Charcoal (Fire Type)]
[c/f65f1c: Dropped by enemies in the underworld]
[c/42a6f8:+ Mystic Water (Water Type)]
[c/42a6f8: Found while fishing]
[c/fafa11:+ Magnet (Electric Type)]
[c/fafa11: Dropped by enemies in the underground]
[c/42eb35:+ Miracle Seed (Grass Type)]
[c/42eb35: Sold by the Dryad for 40 gold]
[c/b4e1ff:+ Never-Melt Ice (Ice Type)]
[c/b4e1ff: Crafted with 50 ice at an ice machine]
[c/f5af0a:+ Fighter's Belt (Fighting Type)]
[c/f5af0a: Dropped during fighting]
[c/b874fc:+ Poison Barb (Poison Type)]
[c/b874fc: Dropped by the Queen Bee]
[c/ba8c4e:+ Soft Sand (Ground Type)]
[c/ba8c4e: Crafted with 25 sand and 15 sturdy fossil]
[c/97b2ff:+ Sharp Beak (Flying Type)]
[c/97b2ff: Dropped by Vultures]
[c/d80afa:+ Twisted Spoon (Psychic Type)]
[c/d80afa: Dropped by enemies in the dungeon]
[c/92d84c:+ Silver Powder (Bug Type)]
[c/92d84c: Dropped by critters]
[c/d3b959:+ Hard Stone (Rock Type)]
[c/d3b959: Dropped when mining stone]
[c/c29ed6:+ Spell Tag (Ghost Type)]
[c/c29ed6: Dropped by enemies during new moons]
[c/5312b2:+ Dragon Fang (Dragon Type)]
[c/5312b2: Dropped by Wyverns and Pigrons]
[c/524559:+ Black Glasses (Dark Type)]
[c/524559: Crafted with sunglasses and 3 black dye]
[c/9f9f9f:+ Metal Coat (Steel Type)]
[c/9f9f9f: Crafted with 20 iron and]
[c/9f9f9f: 3 diamonds at an anvil]
[c/f46cda:+ Arcane Ball (Fairy Type)]
[c/f46cda: Crafted with 35 pixie dust and]
[c/f46cda: 4 unicorn horns at a crystal ball]
[c/d63636:+ Bloody Heart (Blood Type)]
[c/d63636: Dropped by blood enemies and enemies]
[c/d63636: during blood moons]
[c/f2f2f2:+ Dusty Skull (Bone Type)]
[c/f2f2f2: Dropped by underground skeletons]
v0.1.1.4
- Now properly adds compatibility with Weapon Out
v0.1.1.3
- The icons over NPC's now show up more consistently.
v0.1.1.2
- Made Angry Tumblers mono grass, and made fixed obsidian armor not having the right type.
v0.1.1.1
- Made water super effective against fire.
v0.1.1.0
- Added support for Weapon Out.
- A multiplier number now appears when striking an enemy.
- Reworked some numbers, type effectiveness is now less powerful outside of expert mode.
v0.1.0.10
- Added localization for French and German.
v0.1.0.9
- Added localization for Russian.
v0.1.0.8
- Fixed guide telling you your life regen.
v0.1.0.7
- Major code rework. Fixed enemies from other mods disappearing, and removed effective debuffs doing way too much damage when stacked.
v0.1.0.6
- Made lava, vines, and fall damage all affected by type effectiveness.
v0.1.0.5
- Made Fairy immune to Dragon, and made the King Slime Water/Dark.
v0.1.0.4
- Fixed an issue where looking at a few armor types would crash your game.
v0.1.0.3:
- Fixed issues with rain affecting weapons everywhere in the world.
v0.1.0.2:
- Minor update.
v0.1.0.1:
- Official release.