欢迎来到Minecraft插件百科!
对百科编辑一脸懵逼?
帮助:快速入门
带您快速熟悉百科编辑!
因近日遭受攻击,百科现已限制编辑,有意编辑请加入插件百科企鹅群:223812289
查看“Magic/Spell Points”的源代码
←
Magic/Spell Points
跳转到导航
跳转到搜索
因为以下原因,您没有权限编辑本页:
您请求的操作仅限属于这些用户组的用户执行:
用户
、
自动确认用户
、
巡查者
您可以查看和复制此页面的源代码。
Magic has a builtin system for progression that focuses on successfully using a variety of spells, while preventing quick grinding. == Collecting Spell Points == Players collect Spell Points by successful spell casts. "Successful" means different things to different spells, but generally you have to have a valid target. You can see your current SP amount in the number above the mana bar (normally XP level) while holding a wand. Players can right-click on an enchanting table to bring up the spell shop GUI, where they can redeem spell points for new spells. == Ranking Up == Similarly to enchanting, once a player has purchased all of the spells for their current wand path, they rank up to the next path. The next time they bring up the spell shop GUI, they will see news spells available. == Levelling Spells == Spells still level up independently of spell points. Players can shift+right-click an enchanting table to view their spell upgrade progress. == SP Cooldowns == Spell points are doled out using a per-spell cooldown system. The first time you cast a spell, you will get the full SP payout. After that, payout is decreased for that spell until a time threshold passes (by default, 5 minutes for most spells). If you continue to cast the spell, you'll need to wait longer for full payout. This system is in place to prevent grinding/farming for SP, and to encourage players to switch up the spells they use to maximize earned SP. == Giving Spell Points == Spell points can be directly give to a player via the mgive command, like so: <pre class="">/mgive <player> sp 100</pre> You can also create SP items (good for shops, quests, random drops) in a similar manner: <pre class="">/mgive sp:100</pre> Note the colon- that creates a single SP item worth 100 SP, a player will earn this SP when their wands absorb this item (like a spell or upgrade item). = Configuring = The SP system is tuned towards a long progression, attempting to keep players from being able to grind-level. However it easily configurable to speed up or slow down player progression. == Disabling Spell Points == If you wish to disable the spell point system, it is easy to do. Wand and spell progression use the enchanting configs in both cases, so all you need to do is put the following into config.yml: <pre class="">sp_enabled: false</pre> Wands will use the vanilla enchanting mechanics instead, reverting to the behavior prior to Magic 5.4. Note that this may not work in current versions of Minecraft, due to hoes not being enchantable. == Disabling the SP Display == When a player holds their wand, Spell Points are displayed in place of their experience level. If you wish to disable this, add the following to config.yml: <pre class="">sp_display: none</pre> == Balancing SP == If you wish to change the the SP cap (the maximum amount of SP a player may store up), change the following in config.yml: <pre class="">sp_max: 9999</pre> If you want to modify the "cooldown" on players earning SP, this is done in spells.yml. You can change the default value for all spells by modifying default.earns_cooldown: <pre class="">default: # Spells take 15 minutes to return to full SP earning potential earns_cooldown: 900000</pre> This value is in milliseconds, so you might need to pull out your calculator! You can also modify this value per-spell, should you wish to have some spells earn SP more frequently than others. To change the default to 1 minute, you can use this command: <pre class="">/mconfig configure spell default earns_cooldown 60000</pre> == Disabling Earning SP == If you want to give out SP via shops or some other method and don't want players to earn spell points for casting spells, put this in config.yml: <pre class="">sp_earn_enabled: false</pre> == SP Costs == Costs are derived from the "worth_sp" field in a spell's configuration. This will be used by the builtin spellshop to determine spell prices. Shops can also be set up to sell specific spells for specific amounts of SP (or money, items), as well as selling normal items and magic items. == Other Options == If you would like to expand on the SP system, you can do so with [[NPC|NPC traits]]. The spellshop and upgrades spells can be used to replace the enchanting table, and you can configure individual spell shops in your spells.yml file.
返回
Magic/Spell Points
。
导航菜单
个人工具
登录
命名空间
页面
讨论
大陆简体
查看
阅读
查看源代码
查看历史
更多
搜索
导航
首页
最近更改
随机页面
编辑相关
百科公告
编辑帮助
互助客栈
贡献分数
测试沙盒
发布条目
插件分类
管理
安全
聊天
编程
经济
修正
娱乐
综合
信息
机械
角色
传送
网页
整地
创世
付费
其它
工具
链入页面
相关更改
特殊页面
页面信息
相关网站
MCMOD百科
Minecraft中文百科
Minecraft纪念论坛
Minecraft百度贴吧
虚无世界Wiki