Download Coldie's Mods

Mods for installing on servers, created by the forum's talented developers.
Locked
Angie
Wurmian
Wurmian
Posts: 11
Joined: Sun Jul 26, 2020 6:56 am

Download Coldie's Mods

Post by Angie »

Decorations mod V 1.1

Craftables decoratives items : Rocking horse, Teddybear, Lute, Duck, A satchel with colourful marbles, Bilboquet, Leaning Axe, Bunny, Bowling set, Koala, Block set with dragon image

Playable Chessborad Table and Chess Chair + all the chess in marble and slate.

Download mod:https://1drv.ms/u/s!AjnBltNOSFjChA2Wpyj ... -?e=QB27Dj
More descriptions and explanations :viewtopic.php?f=12&t=28

================================================================================================

building skill mod

This mod adjusts how much carpentry skill is required to plan buildings, in the properties file is 1 simple value to adjust skillfactor this is a whole integer, so 2 or 3 or 4 etc. basically times your carp skill by this. So a 13x13 plan would normally require 52 wall + 169 tiles = 221, obviously impossible with default, make the skillfactor 6 and you could plan it at 37 skill. Extreme example obviously but that is how the factor works. Default value is set at 2, halving required skill.

Also added a factor adjustment for planning bridges, pretty much same factoring as building, 2 means doubles the skill as far as calculations go for length, also halves the minimum skill needed, ie brick needs 30 mason, 2 factor means you only need 15 mason.

Download mod: https://1drv.ms/u/s!AjnBltNOSFjCgj_Jz3qiuOh1jjmD
================================================================================================

Cavus Nostra

This is a few things I put together for the Cavus Nostra Server.

Properties file looks like this.
moonmetalimp=true
groomall=true
leadunicorn=true
Traitremoval=true
traitIds=0;2;7
moon metal imp: set to true and this will let you imp moon metal items using steel and not the moon metal that made it.

groomall: is actually for hell horses and unicorns, giving the ability to groom them

lead unicorn: lets you lead unicorns without taming them

trait removal: adjust what the game thinks is a negative trait, so using the spell to remove bad traits will now also remove the traits listed in traitids. The default ones listed are fight fiercely, tough bugger, keen senses.

Download mod: https://1drv.ms/u/s!AjnBltNOSFjCgkAkd4a_r9jgcfGl
================================================================================================

DPS

This adds a chat command /DPS (case sensitive) this will activate and deactivate the mod usage. When active if you go to your combat event window it will show the damage you do to what you are attacking with some interesting information, including the average damage over time, from when you started it with /DPS.

There is also another feature, in the properties file is minid and maxid, the creature template id's within this range will autoregen their hp back to full when it would have dropped to 0. So you could set it to say a the rat template id and put a bunch of rats in a pen, and then you can hit them constantly to get a true DPS value over a longer period of time, this will make ALL rats basically gods and never die on server though. We added a new mob that had similar values as a troll but did 0 damage, this worked well.

[10:57:29] DPS=120;you did 880 damage, which is 29335.0 * 0.03

120 is the avg damage over time

880 is the actual damage you did, everything has the exact same HP, the reason some stuff is harder to kill is their DR.

29335.0 is the actual weapon damage before DR affects it.

0.03 is the DR of what you are attacking, in this case a rift warmaster.

This is for patch 1.9

Download mod: https://1drv.ms/u/s!AjnBltNOSFjCgkLm33ZmIJs-ACXK
================================================================================================

Epic Curve

Nothing to change in properties file with this one, mod is either there or it isn't.

This will make even PVE have Epic Curve active.
https://www.wurmpedia.com/index.php/The_Curve

Download mod: https://1drv.ms/u/s!AjnBltNOSFjCgkPuAweA0v-Blc2I
================================================================================================

Lead More

Nothing to change in properties, I may put in a factor but then again I might not.

This mod adds 2 to lead max for anyone, so instead of 4 you can lead 6.

Download mod: https://1drv.ms/u/s!AjnBltNOSFjCgkG8tOJb6WzAAUlQ
================================================================================================

Milk Reset

At some stage the wurm devs made it so cows only reset being milkable with hummid drizzle or after a server reboot, why? NFI

This mod adds command /milk which will reset all animals that can normally be milked to be milkable, there is a set 1 hour time between uses of the command. If done early it tells you how long until it can be used. It also resets sheering ability which otherwise only resets on server reboot.

[11:08:07] Time until next reset: 45 minutes

Added 2 new things to properties file.

milkhours=1 (how many hours between command usage, its an int so whole numbers)
GMlevel=0 (GM level of who can use it, 0 for every player, int so whole numbers)

Download mod: https://1drv.ms/u/s!AjnBltNOSFjCgkQ1T2FHMu07y6iX
================================================================================================

Tent Sleep

Adds ability to sleep in your tent, I mean who doesn't sleep in a tent when they go out in the woods?

You need to own the tent and it needs to be on the ground, you need an item active, it doesn't matter what item. Just right click tent, click sleep then a popup will ask if you want to sleep, same as a bed does. This will add sleep bonus same as sleeping in a bed.
Ver 3.0 allows people to drop tent on a deed they are a member of.

Download mod: https://1drv.ms/u/s!AjnBltNOSFjCgkXG3BMztG2zFWCS
================================================================================================

Roll

chat command /roll players loot, ie

/roll 18 4

then in event tab you get a message, and anyone same tile gets same message.

[11:36:44] Coldie people: 18 rolls:4 (18,6,3,12)

So you would associate numbers for the 18 players and the ones who match the print get loot.

Download mod: https://1drv.ms/u/s!AjnBltNOSFjCgkalNBGEUPZq8VVj
================================================================================================

One tile Mining

7th August 2020 major update. v 4.5

# surfaceminechance true to enable changing the chance code.
# default server code is Math.max(0.2f, (float)mining.getKnowledge(0.0) / 200.0f);
# make sure to have a ; at end and dont use any ' or "
# if you want pure % regardless of skill its a float value so do minecode=1.0f; for 100% minecode=0.5f; for 50%
surfaceminechance = true
minecode=1.0f;

#alters speed for mining action to use level INSIDE a mine.
levelfactor=0.5f

#enables mining and concrete usage with just 1 tile of rock exposed
onetilehook = true

# true enables lower action on surface rock
loweraction = true



New 'lower rock to flat' action

Activate pickaxe and right click a rock tile on surface, click lower rock to flat.

This action will start to lower the 3 highest corners down to the lowest corner.

It uses your server timer settings for surface mining, so skill, ql and so on affect the time, it is rounded though to nearest second, so 2.8 would be 3.

All the usual restrictions will apply as if you were just surface mining.

The range on the action is increased to roughly 3 tiles, this allows for easier dealing with steep slopes and also ability to move to another tile when you have 100 rocks where you are standing.



https://1drv.ms/u/s!AjnBltNOSFjCgkfWbCn02pAkzD1S

Download mod: https://1drv.ms/u/s!AjnBltNOSFjCgkfWbCn02pAkzD1S
================================================================================================

Bounty Mod

Bounties are calculated by mod Strength and DR, no need to list every single mob in properties file and any new mobs specific to server will be calculated as well.

bountyMultiplier=0.7f
DRFactor=1.4f
These are the main to adjusting factors, DR factor adjusts the difference between stronger and weaker mobs, bounty multiplier affects all mobs as a factor, these are float values so can use decimals.

Rest of the properties is pretty self explanatory imo.

This mod requires Friya's Loot table mod.
Download here: http://www.filterbubbles.com/wurm-unlim ... tables.zip

Download mod: https://1drv.ms/u/s!AjnBltNOSFjCgknI_TsOogQ48J7M
================================================================================================

Dungeon Mod

Ok this is pretty complex compared to the others.

There is a maximum of 10 'dungeon areas'.

Each area can cover part of map or entire map, they can overlap each other or not, it's up to you.

In each area there is a specific currency for killing stuff, the values are specific to the area, there are 3 different values, 2 of which you can specify specific mob names and the 3rd is just all other mobs. The mob names are a string search, so saying goblin will also get goblin leader. but if you do goblin leader it wont get goblins. each name is seperated by a comma , with no comma at the end.

minibossnames2=freyja,thor,avenger,avatar,libila,Fo,Magranon,Dverger Explorer,Silverback,Goblin Scout,Hlesey Crab

There is also a new item for each area, this is a healing item, what it does is heal all wounds on another player by the specified amount, the item can't be crafted so it is only available if an admin/GM makes it available and it will only work in the area it is specified for.

There is a merchant available for a GM to create and place for players to use, this is where you spend specific currency for the area of that specific merchant. The server admin can set the model of this merchant item in the properties file.

The server admin can also specify what items are sold at that specific area merchant.

dungeon1items=Sea Lamp,659,90,25,0,0,Sea Lantern,135,90,50,0,0

the first part is a string, the name you want to have on the item, then its a number which is the item id, next is the ql of the item, next is the cost of the item in that currency, next is rarity, 0 normal, 1 rare, 2 supreme. last I actually don't recall, i'll need to poke around and edit this later.

dungeon1color=1,1,1

this is to change the colour of items sold in merchant, R,G,B values 1-255

The Server admin can change these properties values and a GM can do an action on any item called, reload dungeon properties, this will update the merchant stuff while server is running. So if you screw up some values you can fix it while game is running.

Ok so the players come up to the merchant in game and right click it and click buy stuff.

they can choose multiples, 1 through to 9 and then 30.

*Note* Don't give 2 items on a merchant the same name. So if you do want 30ql and 50ql of same item for different prices just use name like rift wood 30 and rift wood 50 as an example.

If an admin really really wanted they can adjust the currency of players, it is stored in the modsupport db.

Download mod: https://1drv.ms/u/s!AjnBltNOSFjCgkqJESX7w46Wtxhm
================================================================================================

Shipping Trader Route

This mod is for people to earn coins sailing, you pick up cargo at 1 location and take it to another to drop it off and get paid.

The player needs to be commanding a ship to do the action to load and unload cargo and its saved for that ship, not the commander.

The server admin needs to actually do stuff for this mod.

GM creates an item in game called trade storage, drops it at the location you want and then right click and click activate trade storage. The Gm menu is ummm special, all the stuff in it is no longer used for anything, can basically just ignore it all and click activate trade storage unit.

You will obviously want 2 + of these and placed in different areas.

The server admin then has to open modsupport db and edit Tradeprices.

In this example there are 3 locations, 1 2 3 that have been placed around map. notice the 0 they are very important, matching names from id name and top name need to be 0. In this example the trip from location2 to location1 would pay 400 value, the trip from location1 back to location2 would pay 350. These values are then adjusted by the type of ship carrying the cargo. Cargo amount is listed in properties file, ie knarr=20.
[13:59:00] You got 70 copper deposited into your bank.
[13:59:04] You got 80 copper deposited into your bank.



obviously you don't want to put the trade storage side by side like this haha.

Things to remember, if someone loads ship into a ship transporter they can travel by land then unload at another location. So it might take 3 hours to sail around a cape but if it takes 20 mins to drive across land then some people will drive.

Ok next thing, server admin can adjust a payment to a location by a factor in the Tradelocations of modsupport db, at the very right has Adjustment, default is 1.0 server admin can lower or raise it depending on if they want 1 location to be worth more or not. So don't need to adjust all of the values in tradeprices, can just change adjustment.

In this pic you can also see the 'name' this will be auto filled by deed name if placed on a deed, otherwise it just says what it does in pic.

This mod isn't polished, kind of lost interest in modding at one stage and so like the GM menu has unused stuff and what not but hey only GM's see it and not the players *shrug*

Download mod: https://1drv.ms/u/s!AjnBltNOSFjCgkvCLYqIASxPUM3S
================================================================================================

GM Deed Marker

this mod is for a GM (power 5) to make more than 1 deed for that character.

Wave your magic wand and create some deed stakes, activate any item, stand on tile you want deed token, right click a deed stake and click make GM deed. That is all.

There are none of the normal checks, so I would hope if the GM wants to resize/rename and such they would keep in mind the normal checks for making a deed, like another deed nearby, token to close to water, buildings and so on.

Properties file has 1 option to change, the amount of gold automatically added to upkeep, it is a float value. so decimals.

goldupkeep=0.5f
so default is 50s, half of 1 gold.

make GM Mayor :
Activate any item, right click the settlement note in inventory and click, make GM mayor.
This will make you mayor of that settlement and can change all aspects of deed as usual.


Auto make someone join a deed:
New item in game can only be created by GM with wand called "Village Welcomer", just drop it on deed. A player can then have any item active and get a new action on this "Village Welcomer" called join deed and it will add them to that deed, the only thing it checks is time between joining deeds, there is a 24 hour default time from leaving 1 deed to joining another.

In properties file 2 new entries.

InvitorID=131322
InvitorModel=model.creature.humanoid.human.child
You only need to change InvitorID if it conflicts with another mod item id.

Model you can change to what ever model you want, make it a dragon, a tower guard, a templar, a chair if you really want, default is just a man wearing rags. I didn't include a list of all the models, there may or may not be a public list somewhere already.

Examine on the item will read.

Activate any item, right click me and click Join Deed to join this deed.



*NOTE*

There may be conflicts with other mods, this is because the other modders didn't check if mayor exists before using information from mayor, poor coding practices really. If you find a conflict with another mod kindly ask them to add in a check if mayor exists into their code.


Download mod: https://1drv.ms/u/s!AjnBltNOSFjCgk9lnoUxtjbrRlCh

================================================================================================

Event Mod

New item only a GM can create, event portal, drop it on ground and right click it and click manage event, then tick activate and click start event. when done right click and again manage event and click end event.

Then any player can use any settlement token and that character will be teleported to the location the GM was when they activated teleporter. The player can then use token or the event teleport to return the spot where they left from.

In the properties there is also a min/max x/y for setting a box section of map, there will be no death skill loss in this area. The server admin can change these values while server is up and running and a GM can right click any item in game and click reload event properties which will update the box while server is still running.

Notes : Updated mod so it can be used in caves as well, so if you had previous version you will need to do stuff in modsupport db when you update it.
When server is not running, so when you update the mod.
Easiest thing to do is just open up the modsupport db, on database structure tab right click ColdieEventPortals and click delete, then click write changes. Then when server starts it will remake that part of the db with the new columns.

Download mod: https://1drv.ms/u/s!AjnBltNOSFjCgkgH-QH3qkEfavEz
================================================================================================

Unleash

It is all about uniques and how they are leashed to a location on the map making them hard to move around or kite to a slaying zone.
This mod removes the leashing so they will freely roam around, chase you 2000 tiles across the map and will follow you into mines with no door.

Download mod: https://1drv.ms/u/s!AjnBltNOSFjCgmOf49EX_IUGxmuL
================================================================================================

Repair Tower

Removes the fight skill 20 normally required to repair Towers.

Download mod: https://1drv.ms/u/s!AjnBltNOSFjCgmWkJu1u0fkrnR39
================================================================================================

Archery

war arrow head and arrow shaft now combine to create a war arrow that has exact ql of the arrow shaft used to create it, this action is instant but gives no skill.

new action when a strung bow is active.

Have a strung bow active and right click a mob or the target window when mob is targeted, click action 'get archery info' it will print a message in event window

[10:42:53] Distance to mob: 25 meters, ideal is 20

[10:43:23] Distance to mob: 33 meters, ideal is 40

ideal is adjusted by active bow type, long bow 80, medium 40 and short is 20.

the properties file has some adjustments the server admin can make.

#float values to adjust amount of damage done by archery (bows).
uniquefactor=4.0f
damagefactor=0.8f
firingspeedadjustment=2.5f

#firingspeedadjustment basically adjusting how fast the action goes. if normal shoot action is 5 seconds then 2.5f would make it 2 seconds.

#damagefactor is damage adjustment using bow when attacking any mob, 1.0 would be normal damage so 0.5 would be half normal damage.

#uniquefactor is adjusted for uniques only and is done after the damagefactor adjustment., same as other 1.0 is normal damage.

default you fit 41 arrows in a quiver, if you have more than 1 quiver it only ever uses arrows from just 1 quiver and ignores any other quiver. If you equip a backpack on your back then it will use arrows from there.

So I fixed that, now it uses arrows from any quiver in your inventory, I left it only using quivers in inventory and not backpack in inventory as I like the idea of quivers for arrows. Still will use arrows from backpack if equipped though.

*NOTE* if testing this mod keep in mind that by default the game makes a GM fire arrows as fast as you can click, so test speeds as a non GM character.

Download mod: https://1drv.ms/u/s!AjnBltNOSFjCgnC3h37 ... j?e=3Juzaq
================================================================================================

Combiner

In properties list the id/s of the stuff you want possible to combine. So with 9 listed then you will be able to combine logs into 1 big heavy log.

# log = 9, acorn = 436, cochineal = 439, woad = 440
combinelistid=9;436;439;440

*NOTE* it changes items to cold combine, so if you added rivets to list, even though rivets can already combine they need to be glowing hot to do so, if listed they will combine while cold.

Server log will list id and names corresponding to that id, for trouble shooting.
[04:51:44 PM] INFO org.coldie.wurmunlimited.mods.combiner.combiner: ID: 9 Name:log
[04:51:44 PM] INFO org.coldie.wurmunlimited.mods.combiner.combiner: ID: 436 Name:acorn
[04:51:44 PM] INFO org.coldie.wurmunlimited.mods.combiner.combiner: ID: 439 Name:cochineal
[04:51:44 PM] INFO org.coldie.wurmunlimited.mods.combiner.combiner: ID: 440 Name:woad

Download mod: https://1drv.ms/u/s!AjnBltNOSFjCgnKn_eP ... u?e=2NeFFl
================================================================================================

Mob Max Count

This mod lets an admin put max count values on any creatures they want, it won't remove mobs but it will stop the game autospawning those mobs higher than the value set.

This max count seems to also include GM wanded and bred creatures, so keep that in mind if you add horsies to the list.

You can add as many ids as you want, if you are really keen you can list every creature ID.

I added a txt file which has all the creature ids to the zip.
# mobid (int),max count (int) ; mobid (int),max count (int) ; mobid (int),max count (int)
# id 10 is black wolf, id 12 is brown bear
#mobmaxes=10,500;12,1000
# no spaces, use comma between mobid and max count then use semicolon to seperate for next mobid and max count
creature ids in spoiler:
Spoiler
{HUMAN_CID = 1;
DUMMY_DOLL = 2;
COW_BROWN_CID = 3;
GUARD_LENIENT_CID = 4;
GUARD_DECENT_CID = 5;
GUARD_ABLE_CID = 6;
GUARD_TOUGH_CID = 7;
GUARD_BRUTAL_CID = 8;
SALESMAN_CID = 9;
WOLF_BLACK_CID = 10;
TROLL_CID = 11;
BEAR_BROWN_CID = 12;
RAT_LARGE_CID = 13;
LION_MOUNTAIN_CID = 14;
CAT_WILD_CID = 15;
DRAGON_RED_CID = 16;
DRAKE_GREEN_CID = 17;
DRAKE_BLACK_CID = 18;
DRAKE_WHITE_CID = 19;
FOREST_GIANT_CID = 20;
UNICORN_CID = 21;
CYCLOPS_CID = 22;
GOBLIN_CID = 23;
SPIDER_MOTHER_CID = 24;
SPIDER_CID = 25;
GOBLIN_LEADER_CID = 26;
TROLL_KING_CID = 27;
GUARD_SPIRIT_GOOD_LENIENT = 28;
GUARD_SPIRIT_EVIL_LENIENT = 29;
GUARD_SPIRIT_GOOD_ABLE = 30;
GUARD_SPIRIT_EVIL_ABLE = 31;
GUARD_SPIRIT_GOOD_DANGEROUS = 32;
GUARD_SPIRIT_EVIL_DANGEROUS = 33;
GUARD_KINGDOM_TOWER_JENN = 34;
GUARD_KINGDOM_TOWER_LIBILA = 35;
GUARD_KINGDOM_TOWER_MOLREHAN = 36;
BOAR_FO_CID = 37;
ANACONDA_CID = 38;
GORILLA_MAGRANON_CID = 39;
HYENA_LIBILA_CID = 40;
BARTENDER_CID = 41;
BEAR_BLACK_CID = 42;
CAVE_BUG_CID = 43;
PIG_CID = 44;
HEN_CID = 45;
SANTA_CLAUS = 46;
SANTA_EVIL = 47;
CHICKEN_CID = 48;
BULL_CID = 49;
CALF_CID = 50;
DOG_CID = 51;
ROOSTER_CID = 52;
EASTERBUNNY_CID = 53;
DEER_CID = 54;
PHEASANT_CID = 55;
LAVA_SPIDER_CID = 56;
LAVA_CREATURE_CID = 57;
CROCODILE_CID = 58;
SCORPION_CID = 59;
GUIDE_HOTS_CID = 60;
GUIDE_CID = 61;
LADYLAKE_CID = 62;
KING_COBRA_CID = 63;
HORSE_CID = 64;
FOAL_CID = 65;
KID_CID = 66;
GUARD_KINGDOM_TOWER_FREEDOM = 67;
AVENGER_OF_LIGHT_CID = 68;
ZOMBIE_CID = 69;
SEA_SERPENT_CID = 70;
SHARK_HUGE_CID = 71;
DEMON_SOL_CID = 72;
DEATHCRAWLER_MINION_CID = 73;
SPAWN_UTTACHA_CID = 74;
SON_OF_NOGUMP_CID = 75;
DRAKESPIRIT_CID = 76;
EAGLESPIRIT_CID = 77;
EPIPHANY_VYNORA_CID = 78;
MAGRANON_JUGGERNAUT_CID = 79;
MANIFESTATION_FO_CID = 80;
INCARNATION_LIBILA_CID = 81;
BISON_CID = 82;
HELL_HORSE_CID = 83;
HELL_HOUND_CID = 84;
HELL_SCORPION_CID = 85;
WORG_CID = 86;
SKELETON_CID = 87;
WRAITH_CID = 88;
DRAGON_BLACK_CID = 89;
DRAGON_GREEN_CID = 90;
DRAGON_BLUE_CID = 91;
DRAGON_WHITE_CID = 92;
SEAL_CID = 93;
TORTOISE_CID = 94;
CRAB_CID = 95;
SHEEP_CID = 96;
BLUE_WHALE_CID = 97;
SEAL_CUB_CID = 98;
DOLPHIN_CID = 99;
OCTOPUS_CID = 100;
LAMB_CID = 101;
RAM_CID = 102;
DRAKE_RED_CID = 103;
DRAKE_BLUE_CID = 104;
SPIDER_FOG_CID = 105;
RIFT_JACKAL_ONE_CID = 106; // puppy
RIFT_JACKAL_TWO_CID = 107; // jackal
RIFT_JACKAL_THREE_CID = 108; // ogre
RIFT_JACKAL_FOUR_CID = 109; // warmaster
RIFT_JACKAL_CASTER_CID = 110; // caster
RIFT_OGRE_MAGE_CID = 111; // ogre mage
RIFT_JACKAL_SUMMONER_CID = 112; //summoner
NPC_HUMAN_CID = 113;
NPC_WAGONER_CID = 114;
WAGON_CREATURE_CID = 115;
WEAPON_TEST_DUMMY = 116;
HELL_FOAL_CID = 117;
UNICORN_FOAL_CID = 118;
FISH_CID = 119;}
Download mod: https://1drv.ms/u/s!AjnBltNOSFjCgm1CgrV ... o?e=Nu9cxf
================================================================================================

Creature DB

If you have manually deleted creatures from the creatures database then you may have caused issues on your server, each creature is listed in the database several times in different places. So if you have deleted creatures manually then add this mod and when the server next starts it will go through the database and try to remove any data that is usually removed when creatures are removed properly. Afterwards you can just remove the mod, it only needs to run 1 time after you did manual deletions, of course if you manually delete again then just add mod again.

Download mod: https://1drv.ms/u/s!AjnBltNOSFjCgnRSIOc ... y?e=twg72G
================================================================================================

Fish Monger

Item GM can create and drop on the ground called Fishmonger.

Players bring their fish up to it and activate their fish then right click the Fishmonger and click Sell Fish.

New action on fish, have any item active and right click a fish and click Get Price, will print to event tab how much Fishmonger would pay for that fish.

Price is per kg and adjusted by properties file, also options in properties to change model of the Fishmonger.

Activate any container and get same action on fish monger, it will sell all fish directly inside that container, not inside another container inside that container.

Will spam event tab with sale of every item though.

Fishing net will now let you fish if it has fish already in the net but to a max value set in the properties file.

maxinnet = 50

If you don't like this feature you can just set that value to 2, it does the check when starting to fish with net, not as it is fishing.

Full disclosure, without that limit added you could literally have thousands of fish in the net, after many hours fishing. The game has no checks for weight or number of fish in net at all.

Also fixed the container selling of items to not spam event tab, just does total now.

[17:39:30] The Fishmonger puts 20 copper and 83 iron into your bank for selling 24 fish.

Download mod: https://1drv.ms/u/s!AjnBltNOSFjCgmfYBTPObME6skDD
================================================================================================

RIFT EVENT (Event Spawner)

new item in game called "Altar of Anubis" it acts like an altar as in you add items into it then sacrifice and the items get sent to Anubis, this increases the power of the Altar, when you get enough power you can activate the altar as such and spawn the mobs.

Default properties file is set up for rift mobs and items, there are 3 ranges of power, so people can do a lower power if they are weak or they can go all out and summon big stuff.

properties file
craftable=false

setting to true will allow players to craft their own altar, it will be created onto the ground and once fully built can't be picked up or loaded.
10 concrete, 10 stone bricks, 1 gold sheet. I originally used the gold altar model but changed to a rift model more recently. So the items don't exactly make sense with model atm.


highpowerneeded=400000
how much power is required to spawn that tier, in this case the high end.
highmobids=109,111,108
the ids of the mobs spawned in this tier, randomly chosen out of the choices.
highlootids=1102,1103,1104
the ids of the loot that can be added to the mobs spawned, randomly picked 1 item each mob.
highspawns=5
Number of mobs spawned in this tier.
highrarity=2
rarity of the items added to the spawns, 0 = normal, 1 = rare, 2 = supreme.
#distance from Altar mobs can spawn.
#10,10,10,10 will be an area of 21x21 which includes tile altar is on.
North=10
South=10
East=10
West=10


Download mod: https://1drv.ms/u/s!AjnBltNOSFjCgmppICUkq-nc-W4Z
================================================================================================

Dye Maker

Add a new device that can be crafted by players, called a 'Dye Maker' acting like an extractor /separator of the RGB values of the Dyes.

The process goes like this:
1)Craft the device which will be on the ground, just like forge, fountain and such.
2)Activate the dye in your inventory and right click the device, click 'Add dye' and this will add your dye to the device, there is an amount that is lost for adding dye (this is set by server admin).
3)Activate any item and you get the action of 'check dye' this will tell you exactly how much dye has been stored in the device.
4)Activate a container that can hold dye in your inventory and right click device, click 'Extract Dye' and then you will get a window pop up asking you to set the values for the dye. Choose your RGB, quality and volume.

The game itself makes it very easy to make white dye which in the game at least is 255 255 255, so making white dye would add large amounts of each RGB, so there is a loss value to counter this which is set by the server admin, default is 50%. Then on the other side of the coin 0 0 0 is pure black and doing volume calculations on 0 would mean adding a tiny bit of dye you could extract thousands of volume of pure black, so there is a minimum value for the R G B extraction, which can be set by admin, default is 50. Which means the lowest RGB values possible to extract are 50, so 50 50 50, this makes a dark brown but not quite black colour.

Also a maxrgb value for adding dye, this is R+G+B, so you if set to 450 then you won't be able to add pure white of any ql.

perms, the player needs pickup perms on deed in order to extract dye, anyone can add dye and check how much dye but need perms to extract dye.



Note: this is a collaboration between 2 people, me and Angie, Angie did the models and they look awesome. There is a group of us working together at the moment in our own time to make more interesting things for wurm, including models. This is just the first released mod and there will no doubt be more to come.
Art&Coding Logo
Art&Coding Logo
logo 1mb.png (29.04 KiB) Viewed 8180 times
It has a new model, so the server will need to run serverpacks mod and the players will also need the client version of serverpacks mod in order to see the model.
Download mod: https://1drv.ms/u/s!AjnBltNOSFjChAaSk_G ... P?e=OQCEkZ
================================================================================================

Painting Mod

Addd 2 new items added to game, framed portrait and framed landscape, both items can be crafted by players.
The wood material used to create the items affects the look of the frame. The white area around image can also be dyed separately to framePlayers can change the image the item is showing.



Download mod: https://1drv.ms/u/s!AjnBltNOSFjChAjOjPz ... U?e=bXDjdp
================================================================================================

Locked