Skip to content

Duel.GetCardRscaleFromCode

Source Code | Usage Examples | Duel Functions

Retrieves the right pendulum scale of a given card passcode/ID from the card database.

Signature

Duel.GetCardRscaleFromCode(int id) → int

lua
Duel.GetCardRscaleFromCode(id)

Parameters

  • int id

    The passcode/ID of the card to get the right pendulum scale of.

Returns

  • int

    The right pendulum scale of the card registered in the database.


passcode-related