"cooldown" & "time" values not working #305

Open
opened 2026-08-18 15:53:23 +00:00 by DiscordBot · 9 comments
Owner

when i put an int data attachment in, it just doesnt do anything, the power doesnt brick, but also the cooldown wont use the property


Reported by Deaded (@deadedandzen) via Discord — open thread

when i put an int data attachment in, it just doesnt do anything, the power doesnt brick, but also the cooldown wont use the property --- <sub>Reported by Deaded (@deadedandzen) via Discord — [open thread](https://discord.com/channels/116908382878695430/1539301192046350346)</sub>
Author
Owner
 "enabling": {
          "type": "palladium:key_bind",
          "behaviour": "held",
          "time": "0",
          "cooldown": {
            "type": "palladium:integer_data_attachment",
            "attachment": "graveqo:grave_quirk_1_cooldown",
            "fallback": 0,
            "modify": "this"
          }
        },

@lucas is this the correct way to do this? cos it current doesnt work :( and im using the right version of palladium


Deaded (@deadedandzen) via Discord — jump to message

```json "enabling": { "type": "palladium:key_bind", "behaviour": "held", "time": "0", "cooldown": { "type": "palladium:integer_data_attachment", "attachment": "graveqo:grave_quirk_1_cooldown", "fallback": 0, "modify": "this" } }, ``` @lucas is this the correct way to do this? cos it current doesnt work :( and im using the right version of palladium --- <sub>Deaded (@deadedandzen) via Discord — [jump to message](https://discord.com/channels/116908382878695430/1539301192046350346/1539301346187026452)</sub>
Lucraft self-assigned this 2026-08-18 20:16:52 +00:00
Author
Owner

Can you test if this was fixed?


lucas (@idkmaybelucas) via Discord — jump to message

Can you test if this was fixed? --- <sub>lucas (@idkmaybelucas) via Discord — [jump to message](https://discord.com/channels/116908382878695430/1539301192046350346/1539369929310998578)</sub>
Author
Owner

I just got in bed, ill check tomorrow


Deaded (@deadedandzen) via Discord — jump to message

I just got in bed, ill check tomorrow --- <sub>Deaded (@deadedandzen) via Discord — [jump to message](https://discord.com/channels/116908382878695430/1539301192046350346/1539370423752466482)</sub>
Author
Owner

🫡


lucas (@idkmaybelucas) via Discord — jump to message

🫡 --- <sub>lucas (@idkmaybelucas) via Discord — [jump to message](https://discord.com/channels/116908382878695430/1539301192046350346/1539370512868839525)</sub>
Author
Owner

doesnt show up visually

and i think


Deaded (@deadedandzen) via Discord — jump to message

doesnt show up visually and i think --- <sub>Deaded (@deadedandzen) via Discord — [jump to message](https://discord.com/channels/116908382878695430/1539301192046350346/1539562984463007805)</sub>
Author
Owner

aaahhhh


lucas (@idkmaybelucas) via Discord — jump to message

aaahhhh --- <sub>lucas (@idkmaybelucas) via Discord — [jump to message](https://discord.com/channels/116908382878695430/1539301192046350346/1539563070278475807)</sub>
Author
Owner

it sets its self to the max cooldown every time i let go of the button, even if its already on cooldown


Deaded (@deadedandzen) via Discord — jump to message

it sets its self to the max cooldown every time i let go of the button, even if its already on cooldown --- <sub>Deaded (@deadedandzen) via Discord — [jump to message](https://discord.com/channels/116908382878695430/1539301192046350346/1539563084262146179)</sub>
Author
Owner

if i spam the button it doesnt leave cooldown and the ability doesnt activate, but if i wait it works fine


Deaded (@deadedandzen) via Discord — jump to message

if i spam the button it doesnt leave cooldown and the ability doesnt activate, but if i wait it works fine --- <sub>Deaded (@deadedandzen) via Discord — [jump to message](https://discord.com/channels/116908382878695430/1539301192046350346/1539563292903612547)</sub>
Author
Owner

it appears it may be this part thats the issue, the way it was before should work fine with

although idk what causes the lack of the visuals? that COULD be a me thing tbf i dont know what my ability ui looks like

Attachments:
image.png


Deaded (@deadedandzen) via Discord — jump to message

it appears it may be this part thats the issue, the way it was before should work fine with although idk what causes the lack of the visuals? that COULD be a me thing tbf i dont know what my ability ui looks like **Attachments:** ![image.png](https://cdn.discordapp.com/attachments/1539301192046350346/1539635858326556844/image.png?ex=6a870921&is=6a85b7a1&hm=c3e6fda0e4d84e5230294d56b3f2303689bb92a93f5f9a6c7189c6aedb0d3755&) --- <sub>Deaded (@deadedandzen) via Discord — [jump to message](https://discord.com/channels/116908382878695430/1539301192046350346/1539635858871820418)</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
ThreeTAG/Palladium#305
No description provided.