237 lines
6.0 KiB
TOML
237 lines
6.0 KiB
TOML
|
|
#========================================================================
|
|
#
|
|
# All skills in pmmo are defined when they are used anywhere in PMMO.
|
|
# You do not need to define a skill here to use it. However, defining
|
|
# a skills attributes here will give you amore rounded skill list and
|
|
# a cleaner looking mod. Note that all the defaults here can be replaced
|
|
# if you wish. Also note that when using custom icon sizes they must be
|
|
# a square image(eg. 16x16, 24x24, 32x32) and they default to 18x18.
|
|
#
|
|
#========================================================================
|
|
[Skills]
|
|
|
|
[Skills.Entry]
|
|
|
|
[Skills.Entry.magic]
|
|
maxLevel = 2147483647
|
|
icon = "minecraft:textures/particle/enchanted_hit.png"
|
|
iconSize = 8
|
|
color = 255
|
|
noAfkPenalty = false
|
|
displayGroupName = false
|
|
useTotalLevels = false
|
|
|
|
[Skills.Entry.slayer]
|
|
maxLevel = 2147483647
|
|
icon = "minecraft:textures/item/netherite_sword.png"
|
|
iconSize = 16
|
|
color = 16777215
|
|
noAfkPenalty = false
|
|
displayGroupName = false
|
|
useTotalLevels = false
|
|
|
|
[Skills.Entry.fishing]
|
|
maxLevel = 2147483647
|
|
icon = "minecraft:textures/item/fishing_rod.png"
|
|
iconSize = 16
|
|
color = 52479
|
|
noAfkPenalty = false
|
|
displayGroupName = false
|
|
useTotalLevels = false
|
|
|
|
[Skills.Entry.fightgroup]
|
|
maxLevel = 2147483647
|
|
icon = "pmmo:textures/skills/missing_icon.png"
|
|
iconSize = 18
|
|
color = 16777215
|
|
noAfkPenalty = false
|
|
displayGroupName = false
|
|
useTotalLevels = false
|
|
|
|
[Skills.Entry.fightgroup.groupFor]
|
|
endurance = 0.3
|
|
archery = 0.2
|
|
combat = 0.5
|
|
|
|
[Skills.Entry.combat]
|
|
maxLevel = 2147483647
|
|
icon = "minecraft:textures/mob_effect/strength.png"
|
|
iconSize = 18
|
|
color = 16724736
|
|
noAfkPenalty = false
|
|
displayGroupName = false
|
|
useTotalLevels = false
|
|
|
|
[Skills.Entry.alchemy]
|
|
maxLevel = 2147483647
|
|
icon = "minecraft:textures/item/potion.png"
|
|
iconSize = 16
|
|
color = 15112448
|
|
noAfkPenalty = true
|
|
displayGroupName = false
|
|
useTotalLevels = false
|
|
|
|
[Skills.Entry.mining]
|
|
maxLevel = 2147483647
|
|
icon = "minecraft:textures/mob_effect/haste.png"
|
|
iconSize = 18
|
|
color = 65535
|
|
noAfkPenalty = false
|
|
displayGroupName = false
|
|
useTotalLevels = false
|
|
|
|
[Skills.Entry.engineering]
|
|
maxLevel = 100
|
|
icon = "minecraft:textures/item/redstone.png"
|
|
iconSize = 16
|
|
color = 16777215
|
|
noAfkPenalty = false
|
|
displayGroupName = false
|
|
useTotalLevels = false
|
|
|
|
[Skills.Entry.endurance]
|
|
maxLevel = 2147483647
|
|
icon = "minecraft:textures/mob_effect/absorption.png"
|
|
iconSize = 18
|
|
color = 13369344
|
|
noAfkPenalty = false
|
|
displayGroupName = false
|
|
useTotalLevels = false
|
|
|
|
[Skills.Entry.building]
|
|
maxLevel = 2147483647
|
|
icon = "pmmo:textures/skills/building.png"
|
|
iconSize = 32
|
|
color = 65535
|
|
noAfkPenalty = false
|
|
displayGroupName = false
|
|
useTotalLevels = false
|
|
|
|
[Skills.Entry.smithing]
|
|
maxLevel = 2147483647
|
|
icon = "pmmo:textures/skills/smithing.png"
|
|
iconSize = 32
|
|
color = 15790320
|
|
noAfkPenalty = true
|
|
displayGroupName = false
|
|
useTotalLevels = false
|
|
|
|
[Skills.Entry.swimming]
|
|
maxLevel = 2147483647
|
|
icon = "minecraft:textures/mob_effect/dolphins_grace.png"
|
|
iconSize = 18
|
|
color = 3368703
|
|
noAfkPenalty = false
|
|
displayGroupName = false
|
|
useTotalLevels = false
|
|
|
|
[Skills.Entry.woodcutting]
|
|
maxLevel = 2147483647
|
|
icon = "minecraft:textures/item/iron_axe.png"
|
|
iconSize = 16
|
|
color = 16753434
|
|
noAfkPenalty = false
|
|
displayGroupName = false
|
|
useTotalLevels = false
|
|
|
|
[Skills.Entry.gunslinging]
|
|
maxLevel = 2147483647
|
|
icon = "pmmo:textures/skills/missing_icon.png"
|
|
iconSize = 18
|
|
color = 13877667
|
|
noAfkPenalty = false
|
|
displayGroupName = false
|
|
useTotalLevels = false
|
|
|
|
[Skills.Entry.crafting]
|
|
maxLevel = 2147483647
|
|
icon = "pmmo:textures/skills/crafting.png"
|
|
iconSize = 32
|
|
color = 16750848
|
|
noAfkPenalty = false
|
|
displayGroupName = false
|
|
useTotalLevels = false
|
|
|
|
[Skills.Entry.excavation]
|
|
maxLevel = 2147483647
|
|
icon = "minecraft:textures/item/iron_shovel.png"
|
|
iconSize = 16
|
|
color = 15112448
|
|
noAfkPenalty = false
|
|
displayGroupName = false
|
|
useTotalLevels = false
|
|
|
|
[Skills.Entry.farming]
|
|
maxLevel = 2147483647
|
|
icon = "minecraft:textures/item/wheat.png"
|
|
iconSize = 16
|
|
color = 58880
|
|
noAfkPenalty = false
|
|
displayGroupName = false
|
|
useTotalLevels = false
|
|
|
|
[Skills.Entry.flying]
|
|
maxLevel = 2147483647
|
|
icon = "minecraft:textures/item/elytra.png"
|
|
iconSize = 16
|
|
color = 13421823
|
|
noAfkPenalty = false
|
|
displayGroupName = false
|
|
useTotalLevels = false
|
|
|
|
[Skills.Entry.cooking]
|
|
maxLevel = 2147483647
|
|
icon = "minecraft:textures/item/cooked_mutton.png"
|
|
iconSize = 16
|
|
color = 15112448
|
|
noAfkPenalty = true
|
|
displayGroupName = false
|
|
useTotalLevels = false
|
|
|
|
[Skills.Entry.agility]
|
|
maxLevel = 2147483647
|
|
icon = "minecraft:textures/mob_effect/speed.png"
|
|
iconSize = 18
|
|
color = 6736998
|
|
noAfkPenalty = false
|
|
displayGroupName = false
|
|
useTotalLevels = false
|
|
|
|
[Skills.Entry.sailing]
|
|
maxLevel = 2147483647
|
|
icon = "minecraft:textures/item/oak_boat.png"
|
|
iconSize = 16
|
|
color = 10073087
|
|
noAfkPenalty = false
|
|
displayGroupName = false
|
|
useTotalLevels = false
|
|
|
|
[Skills.Entry.hunter]
|
|
maxLevel = 2147483647
|
|
icon = "minecraft:textures/item/diamond_sword.png"
|
|
iconSize = 16
|
|
color = 13596693
|
|
noAfkPenalty = false
|
|
displayGroupName = false
|
|
useTotalLevels = false
|
|
|
|
[Skills.Entry.archery]
|
|
maxLevel = 2147483647
|
|
icon = "minecraft:textures/item/bow.png"
|
|
iconSize = 16
|
|
color = 16776960
|
|
noAfkPenalty = false
|
|
displayGroupName = false
|
|
useTotalLevels = false
|
|
|
|
[Skills.Entry.taming]
|
|
maxLevel = 2147483647
|
|
icon = "minecraft:textures/item/lead.png"
|
|
iconSize = 16
|
|
color = 16777215
|
|
noAfkPenalty = false
|
|
displayGroupName = false
|
|
useTotalLevels = false
|
|
|