Magic Storage Are you tired of having a mess of chests in your base? Never remember where you put your items, and have to run across your entire house to get from chest to chest? This mod will solve all of your problems! This mod offers a solution to storage problems once and for al...
Wiki Terraria 指南 本站文本内容除另有声明外,转载时均必须注明出处,并遵守CC BY-NC-SA 3.0协议。(转载须知) 本站是中文Terraria Wiki的镜像站,与Re-Logic、Gamepedia没有从属关系。(免责声明) 由于镜像同步脚本的问题,本镜像站暂停更新。请前往中文Terraria Wiki源站访问最新信息。 Magic...
The Magic Power Potion is a buff potion which grants the Magic Power buff when consumed. The buff increases damage done by magic weapons by 20%. This lasts for 4 minutes / 2 minutes, but can be canceled at any time by right-clicking the icon ( ), by s
魔镜的动画。 魔镜是一个独特的物品,可以将玩家送回他们的重生点。使用后,在将玩家即时传送到其设定的重生点之前播放一小段动画;如果玩家以前曾使用过床,他们会出现在床前面,但如果找不到有效的床,玩家将返回世界的自然重生点。这种传送是免费的,可以无限地重复,而不需要消耗魔镜/冰雪镜。 冰雪镜是魔镜的变种。...
Clone the project to Documents/My Games/Terraria/tModLoader/ModSources/ Create a folder in Documents/My Games/Terraria/tModLoader/ModSources/ called references, and a 1.4.4 folder in that folder Copy SerousCommonLib assembly files into the references/1.4.4/ folder created above. Click play!About...
using System; using System.Collections.Generic; using System.IO; using Terraria; using Terraria.ID; using Terraria.ModLoader; using Terraria.UI; using Microsoft.Xna.Framework; using Terraria.Localization; using MagicStorage.Edits; namespace MagicStorage { public class MagicStorage : Mod { public...