-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathdescription_workshop.txt
60 lines (54 loc) · 3.16 KB
/
description_workshop.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
[b]ItemMagnetPlus[/b] adds a single item called "Item Magnet" that does the obvious thing: Sucking in items around you so you don't have to run around and collect them yourself.
[b]Adds:[/b]
Item Magnet (and corresponding buff) that
* can be crafted with simple materials (Iron/Lead)
* works while in your inventory
* can be toggled on and off
* has adjustable range and item succ speed
* has increased stats after killing bosses
* customizable via config ingame to fit your playstyle
[b]How to use:[/b]
* Left click cycles through its ranges
* Right click shows current range (you can always check the stats on the buff tooltip)
* This right click functionality changes to "turn off" when "Buff" in the config is false
* Killing bosses improves its stats
* If you want it to either be on or off, change "Scale" in the config to anything but "Increase With Bosses"
[b]Multiplayer:[/b]
* This mod is multiplayer compatible, the config is entirely server side, but the buff flag is forced to 1
* Items that are inbetween two players with magnets will "float"
* If "Instant" is enabled and multiple players are in range of an item, it will always go to the same player (it is based on join order)
* Due to the way the "grab delay" is only set in singleplayer, items dropped by the player will instantly latch onto the player, which is normal behavior
* Items might not get sucked up and turn into a "ghost" with the Auto Trash Mod enabled
* Lost items due to this bug won't be recovered
* Report any bugs in the forum thread (please)
[b]Progression: (default config)[/b]
Starts with:
Range = 10 (blocks in each direction)
Velocity = 8
Acceleration = 8
Ends with: (killing Moonlord)
Range = 120 (one and a half screens)
Velocity = 32
Acceleration = 32
[hr][/hr]
[b]About the config:[/b]
* Buff decides if it gives you a corresponding buff icon to show the status of the magnet
* Held decides if the magnet works only when held
* "Activate On Enter" decides if magnet should be automatically activated when entering the world
* Filter function: Presets (hearts, mana stars, coins, pickup effects), blacklist/whitelist. Presets override black/whitelist
* Magnet stats are limited to sensible values (Range only goes up to about three screens in any direction)
* If you increase velocity or acceleration too much from those recommended above, items might get "stuck" on you until you deactivate it again
* Beware of lag when increasing these values, especially range
* If the difference between velocity and acceleration is too big, items will go in circles around you or get stuck until you deactivate it
* "Instant" skips any velocity or acceleration checks and directly teleports the item to your location
* After you change the values in the config, use the magnet again to take effect
[hr][/hr]
[b]Localization:[/b]
If you want to add support for different languages, you are welcome to contribute localizations here: [b][url=https://github.com/direwolf420/ItemMagnetPlus]GitHub[/url][/b]
List of localization contributors:
* Polish: [b]Taco[/b]
* Russian: [b]GodHybrid[/b]
* Italian: [b]Sea Noodle[/b]
* Brazilian Portuguese: [b]marviN[/b]
* Simplified Chinese: [b]906170601, Lacewing[/b]
* Spanish: [b]CDT_Maggot[/b]