Skip to content

Duel.GetCardLscaleFromCode

Source Code | Usage Examples | Duel Functions

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

Signature

Duel.GetCardLscaleFromCode(int id) → int

lua
Duel.GetCardLscaleFromCode(id)

Parameters

  • int id

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

Returns

  • int

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


passcode-related