Difference between revisions of "Extensions:Rarity Box Tag"

From Lorekeeper Wiki
Jump to navigation Jump to search
(Created page with "{{subst:Extension Page}}")
Tag: 2017 source edit
 
Tag: 2017 source edit
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Extensioninfobox|title=the extension's name|desc=A short description|auth=Author(s)|status=status (such as WIP, testing, stable)|github={{Github|user=username|branch=branch}}|migration=yes/no|package=yes/no}}
+
{{Extensioninfobox|title=Rarity Box Tag|desc=Allows users to pick one item of a configured rarity to receive|auth=Mercury|status=Testing|github={{Github|user=itinerare|branch=extension/rarity-box-tag}}|LKVer=2.0.0|migration=no|package=no}}
 
<!-- Put a short summary of your extension here! -->
 
<!-- Put a short summary of your extension here! -->
 +
Adds an item tag that can be set per-item to any rarity that exists on item(s). Users can then select an item of that rarity from the tag menu to receive.
 
== Installation ==
 
== Installation ==
 
<!-- Describe installation. Include any requirements (such as packages), necessary commands, etc. -->
 
<!-- Describe installation. Include any requirements (such as packages), necessary commands, etc. -->
 +
Just pull the branch!
 
== Configuration ==
 
== Configuration ==
 
<!-- Is any configuration necessary? Describe it here! -->
 
<!-- Is any configuration necessary? Describe it here! -->
 +
Add, configure, and set the tag active on item(s) as desired.
 
== Usage ==
 
== Usage ==
 
<!-- Is there anything users should know about using your extension? -->
 
<!-- Is there anything users should know about using your extension? -->
 
== Troubleshooting ==
 
== Troubleshooting ==
 
<!-- Are there known issues or errors that require user action? Who should they contact, and where, for support? -->
 
<!-- Are there known issues or errors that require user action? Who should they contact, and where, for support? -->
 +
Find me in the Lorekeeper server if there are issues.
 +
 +
Additionally, this was tested with numeric rarities; it should theoretically play nice with strings, but it's not confirmed.
 +
== Images ==
 +
* [https://www.itinerare.net/gallery/pieces/13.Lorekeeper-Ext-%E2%97%88-Rarity-Box-Tag?source=projects/pages/lorekeeper&page=1 Writeup with images on my site]
 
== See Also ==
 
== See Also ==
 
<!-- Any relevant other pages. You may consider linking to related extensions, for instance. -->
 
<!-- Any relevant other pages. You may consider linking to related extensions, for instance. -->
 

Latest revision as of 12:18, 30 July 2021

Rarity Box Tag
Description Allows users to pick one item of a configured rarity to receive
Author(s) Mercury
Status Testing
Github extension/rarity-box-tag
LK Version 2.0.0




Adds an item tag that can be set per-item to any rarity that exists on item(s). Users can then select an item of that rarity from the tag menu to receive.

Installation

Just pull the branch!

Configuration

Add, configure, and set the tag active on item(s) as desired.

Usage

Troubleshooting

Find me in the Lorekeeper server if there are issues.

Additionally, this was tested with numeric rarities; it should theoretically play nice with strings, but it's not confirmed.

Images

See Also