-
-
Notifications
You must be signed in to change notification settings - Fork 19
/
Copy pathAetherCompass.json
17 lines (17 loc) · 1.08 KB
/
AetherCompass.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
"Name": "Aether Compass",
"Author": "yomishino",
"Punchline": "Compasses that detect and mark certain nearby objects/NPCs",
"Description": "This plugin detects certain objects/NPCs such as Aether Currents nearby and shows where they are by various ways, e.g. pointing to their locations on screen and notifying you in Chat.\n\nCurrently detects:\n\t- Aether Currents\n\t- Eureka Elementals (by apetih)\n\t- Mob Hunt Elite Marks\n\t- Gathering Points\n\t- [Experimental] Island Sanctuary Gathering Objects and Animals\n\t- [Experimental] Quest-related NPCs/Objects \n\nNote: Because most objects/NPCs are not loaded when they are too faraway or when there are too many entities nearby (such as too many player characters), they will not be detected in this case.\n\nIcon by Lumas Arkfrost",
"RepoUrl": "https://github.com/yomishino/FFXIVAetherCompass",
"Tags": [
"map",
"compass"
],
"CategoryTags": [
"UI"
],
"ImageUrls": "",
"IconUrl": "https://raw.githubusercontent.com/yomishino/FFXIVAetherCompass/master/res/img/icon_by_arkfrostlumas.png",
"DalamudApiLevel": 9
}