created energy and set component (a la rarity) and added to CardModal.astro

This commit is contained in:
zach
2026-02-20 09:11:36 -05:00
parent df3f68a9b2
commit dfa6fac344
173 changed files with 599 additions and 12 deletions

View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2000 2000"><defs><style>.cls-1{fill:#fff;}</style></defs><path d="M1820.0374,821.2417c36.3476,420.8056-194.29,793.7915-525.7475,904.485-288.9743,96.5221-676.1525.8618-833.0565-232.5581a448.3773,448.3773,0,0,1-34.6034-61.4618q21.8646,1.386,43.74,2.772A634.57,634.57,0,0,0,600.353,1542.5872c173.5153,108.4614,487.012,184.3646,743.7708,3.7376,205.4609-144.5287,306.551-405.4714,256.6445-662.7907Z"/><path d="M1582.62,568.2828q-21.8646-1.386-43.74-2.772a634.57,634.57,0,0,0-129.9834-108.1084c-173.5153-108.451-487.012-184.3646-743.7707-3.7375-205.461,144.539-306.5511,405.4713-256.6446,662.7907L189.213,1178.7479c-36.3579-420.7952,194.29-793.7811,525.7475-904.485,288.9743-96.5117,676.1525-.8617,833.0565,232.5581A449.4984,449.4984,0,0,1,1582.62,568.2828Z"/><path d="M799.6574,1000c0,110.6416,89.701,200.3426,200.3426,200.3426,110.652,0,200.353-89.701,200.353-200.3426,0-110.652-89.701-200.353-200.353-200.353C889.3584,799.647,799.6574,889.348,799.6574,1000ZM1839.0262,708.1084l-356.78,88.3513a521.0233,521.0233,0,0,1,42.7014,207.2467c0,288.6939-234.0324,522.7367-522.7367,522.7367-162.6246,0-307.9008-74.2732-403.7791-190.7392l-437.4481-37.9983,360.1537-89.1819a520.96,520.96,0,0,1-41.6529-204.8173c0-288.6939,234.0324-522.7263,522.7264-522.7263,162.0224,0,306.821,73.7022,402.6993,189.4206Z"/><path class="cls-1" d="M1000,0c552.2841,0,1000,447.7159,1000,1000S1552.2841,2000,1000,2000,0,1552.2841,0,1000,447.7159,0,1000,0Zm482.2467,796.46,356.78-88.3513-434.1155-37.7077C1309.0324,554.6823,1164.2338,480.98,1002.2114,480.98c-288.694,0-522.7264,234.0324-522.7264,522.7263a520.96,520.96,0,0,0,41.6529,204.8173l-360.1537,89.1819,437.4481,37.9983c95.8783,116.466,241.1545,190.7392,403.7791,190.7392,288.7043,0,522.7367-234.0428,522.7367-522.7367A521.0233,521.0233,0,0,0,1482.2467,796.46ZM1294.29,1725.7267c331.4576-110.6935,562.0951-483.6794,525.7475-904.485l-219.2691,62.2924c49.9065,257.3193-51.1836,518.262-256.6445,662.7907-256.7588,180.627-570.2555,104.7238-743.7708-3.7376A634.57,634.57,0,0,1,470.37,1434.4788q-21.8646-1.386-43.74-2.772a448.3773,448.3773,0,0,0,34.6034,61.4618C618.1374,1726.5885,1005.3156,1822.2488,1294.29,1725.7267ZM1538.8808,565.5108q21.8646,1.386,43.74,2.772a449.4984,449.4984,0,0,0-34.6034-61.4618c-156.904-233.42-544.0822-329.07-833.0565-232.5581-331.4576,110.7039-562.1054,483.69-525.7475,904.485l219.2691-62.2923c-49.9065-257.3194,51.1836-518.2517,256.6446-662.7907,256.7587-180.6271,570.2554-104.7135,743.7707,3.7375A634.57,634.57,0,0,1,1538.8808,565.5108Z"/><path class="cls-1" d="M1000,799.647c110.652,0,200.353,89.701,200.353,200.353,0,110.6416-89.701,200.3426-200.353,200.3426-110.6416,0-200.3426-89.701-200.3426-200.3426C799.6574,889.348,889.3584,799.647,1000,799.647Z"/></svg>

After

Width:  |  Height:  |  Size: 2.7 KiB