Teksura

Results 23 comments of Teksura

I intend to get on that, uhh, when I have time. Was gonna do it last weekend but that didn't happen.

Experiencing the same. It spits out the following error: ``` TypeError: Cannot read property 'SingleSelect' of undefined at Object.get Dropdown [as Dropdown] (betterdiscord://plugins/0PluginLibrary.plugin.js:581:110) at Object.value (betterdiscord://plugins/0PluginLibrary.plugin.js:2515:24) at Object.get (betterdiscord://plugins/0PluginLibrary.plugin.js:2499:26) at...

And incidentally, this also works with Individualized foci by just doing a little math: ```xml (Rating * 6) - 2 ``` which means those won't need hard coded, either.

Having thought about it a bit more, it might be useful to also leave room to add Plugins which also have a karma cost (especially one which can take the...

```xml 947047a8-632f-4d05-84a0-873e994be07c Heavy Scales Drake M Auto Self Special Hardened Armor 2 Dracoform (Western Drake) 6 HS 165 aebc05d5-43a8-4710-884e-feafa108d4c2 Improved Natural Armor Drake M Auto Self Special Hardened Armor 1...

> If it is possible to reference the character's initiate grade, then it could simply reference that and add that number to Accuracy. My concern with that is while it's...

Got almost working. ```xml 0fcf55fa-afb4-487c-93f2-f41d6fc4e769 Attuned Item 0 0 SG 124 0 1 Attune Item ``` This *technically* resolves this, but you're required to add the weapon modification a number...

So this works fine.... ish. ```xml 0fcf55fa-afb4-487c-93f2-f41d6fc4e769 Attuned Item: (IG 1) 0 0 SG 124 1 Attune Item 1 2 53286bfd-2d55-4bfa-b7d4-6c55d1d2c7bf Attuned Item: (IG 2) 0 0 SG 124 2...

> I created it for level 1,2 and 3 => you can mix and have every number in grasp without a dozen of attachments At that point if you're IG...

If you don't like the #5084 proposed fix, I invite you to open another pull request to address the issue in a better way. This was the best solution I...