-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathitemV2.cfg
29 lines (25 loc) · 980 Bytes
/
itemV2.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
title = "Needii";
description = "[WIP] Shows class icons on pick ups in the order of those who need them the most.
Eg, if Bardin is the lowest on health then you, then the icon when you look at a hp pot would be Bardin, You, Sienna, Kruber.
Currently shows for
* Bombs
* Hp Pots and Medpacks,
* Ammo drops
* Potions
* Tomes
* Grimes
TODO:
* More advance needs, eg take into account traits and trinkets, eg a waywatcher with ammo regen is less in need of ammo that saltz
* Weight hp pots more toward grim carriers
* Greed discouragement, eg if that Saltz keeps taking all the hp pots favor him less
* More adjustable options for the above.
* Show when you are trying to give the item to some one.
If you have any sugestions that I may have missed above please feel free to share with me :>
";
preview = "item_preview.jpg";
content = "bundleV2";
language = "english";
visibility = "public";
published_id = 1402971136L;
apply_for_sanctioned_status = true;
tags = ["UI", "QoL"];