• 游客, 欢迎您来到九域资源社区,如果您是新人,请前往 论坛公告 板块查看新人引导教程 或者 点我打开
    如果您发现没有下载许可, 请先验证邮箱再进行下载;金锭可通过每日登陆或资源出售获取,目前没有其他渠道可获取。
TPokemonInscriptionPlus - 宝可梦铭文plus版[1.12.2]

Bukkit TPokemonInscriptionPlus - 宝可梦铭文plus版[1.12.2] 1.1

没有下载权限
◆ 支持核心
CatServer
◆ 插件前置
TPokemonLib
宝可梦原版道具太单调?
宝可梦原版道具不好卖?
新插件TPokemonInscription闪亮登场
这是熬夜两个半小时想出来的项目,所以功能并不多,后续会更新,目前拥有的铭文
Java:
enum Type
{
    Attack(增加宝可梦伤害),
    Critical(暴击率),
    Seckill(秒杀),
    Max(攻击克制),
    Super(攻击超级克制),
    SuperRefran(防御超级克制),
    Refrain(防御克制),
    Defense(降低收到伤害),
    Miss(闪避率 - 其实就是降低对方命中率),
    Vampiric(吸血),
    ICE(冰冻),
    Burn(烧伤)

}

下一期更新将会增加,特攻伤害增加,物攻伤害增加,受到特攻伤害减少,受到物攻伤害减少 有空试试吸血

指令:
tpi open > 打开主菜单
tpi get [铭文名字] >获取该铭文
作者
ttomg
下载
29
查看
873
首次发布
最后更新
评分
3.00 星 1 星

分享资源

最新评论

[18:52:54] [Server thread/ERROR]: null
org.bukkit.command.CommandException: Unhandled exception executing command 'tpi' in plugin TPokemonInscriptionPlus v1.1-SNAPSHOT
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[PluginCommand.class:git-CatServer-1.12.2-2bce5d5]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:146) ~[SimpleCommandMap.class:git-CatServer-1.12.2-2bce5d5]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:710) ~[CraftServer.class:git-CatServer-1.12.2-2bce5d5]
at net.minecraft.network.NetHandlerPlayServer.func_147361_d(NetHandlerPlayServer.java:1650) [pa.class:?]