File size: 5,319 Bytes
bd43446 d8999dd bd43446 0ef3615 8a84d4d 0ef3615 8a84d4d e2ed417 0ef3615 393c144 bd43446 c02301b f46e818 9b6ad34 393c144 bd43446 0ef3615 9b6ad34 b830b8a 9b6ad34 393c144 bd43446 0ef3615 9b6ad34 0ef3615 393c144 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 |
# First Model of Constellation Series
하와와 뉴비쟝 첫 모델인거시와요...
<br>
- ## Alpha Centauri
<!-- HTML -->
- Alpha Centauri A
<div class="grid-image">
<img src="https://ac-p2.namu.la/20230308sac/7c460eddfc1e174b8750605446aab0a8787bba249182f428ecfadf7c8790e9be.png" height="300px" width="200px"/>
<img src="https://ac-p2.namu.la/20230308sac/99e08a25a680c69ab2978d3b426381c50d6b275a42d5b15580dac72338c3248a.png" height="300px" width="200px"/>
<img src="https://ac-p2.namu.la/20230308sac/609cef7a9a0cc92d8ef7da786f2264ca4ef0997f6ea7abf423457ca19265b288.png" height="300px" width="400px"/>
</div>
- Alpha Centauri B
<div class="grid-image">
<img src="https://cdn.discordapp.com/attachments/1047069007733329961/1083079815285964902/02918--1.0-20-5.5-DPM_2M_Karras.png" height="300px" width="400px"/>
<img src="https://cdn.discordapp.com/attachments/1047069007733329961/1083081033496408114/03055-794659742-28-5.png" height="300px" width="400px"/>
<img src="https://media.discordapp.net/attachments/1047069007733329961/1083083581687078983/03060-462301326-20-5.5-DPM_2M_Karras.png" height="300px" width="200px"/>
</div>
<style>
.grid-image {
display:flex;
flex-wrap:wrap;
align-items:flex-start;
margin:30px 0;
}
.grid-image img {
width:calc(33.333% - 10px);
margin:0 15px 15px 0;
}
.grid-image img:nth-of-type(3n),
.grid-image img:last-child {
margin-right:0;
}
@media screen and (max-width:640px){
.grid-image img {
width:calc(50% - 15px);
}
}
@media screen and (max-width:480px){
.grid-image img:nth-of-type(2n) {
margin-right:0;
}
.grid-image img:nth-of-type(3n) {
margin-right:15px;
}
}
</style>
designed for cute girls
<br> **Alpha-B** has specific face type(smooth which I like), try it!
<br> (loli:1.5) or more recommended
<br><br> - *01_A1* = AOM3A1 x 0.3 + BACLA-MIX x 0.4 + EmiphaV4 x 0.3
<br> - *01_A2* = moontea_v2 x 0.55 + 7th-anime_v3a x 0.25 + Anything3.0+F222-SD1.4 x 0.2
<br> - *01_A3* = AlmondGrapeMix x 0.35 + BACLA-MIX x 0.4 + Coppermix_Gamma x 0.25
<br> **Alpha Centauri A v1.0** = *01_A1* x 0.15 + *01_A2* x 0.25 + *01_A3* x 0.6
<br> **Alpha Centauri B v1.0** = *01_A2* itself
<br>
<br> **Alpha Centauri B v1.1** = moontea_v2 x 0.5 + 7th-anime_v1.1 x 0.25 + Anything3.0+F222-SD1.4 x 0.25
<br> **Alpha Centauri A v1.1** = *01_A1* x 0.1 + **Alpha_B-v1.1** x 0.35 + *01_A3'* x 0.55
<br><br>
- ## Beta Centauri
<!-- HTML -->
<div class="grid-image">
<img src="https://ac-p2.namu.la/20230308sac/db9f25d3a1fb5521d53acceed24da64590f7fabeb20721405b86117b6af31bc3.png" height="300px" width="200px"/>
<img src="https://ac-p2.namu.la/20230308sac/6789643abefca668b87f9c399768d6ff2e3676fdab19bb31026c435d158560a7.png" height="300px" width="200px"/>
<img src="https://ac-p2.namu.la/20230308sac/3c8b082695508a673b6ea2d0229acda4f4df7a0886b452906392defbff559677.png" height="300px" width="200px"/>
</div>
<style>
/* CSS */
.grid-image {
display:flex;
flex-wrap:wrap;
align-items:flex-start;
margin:30px 0;
}
.grid-image img {
width:calc(33.333% - 10px);
margin:0 15px 15px 0;
}
.grid-image img:nth-of-type(3n),
.grid-image img:last-child {
margin-right:0;
}
@media screen and (max-width:640px){
.grid-image img {
width:calc(50% - 15px);
}
}
@media screen and (max-width:480px){
.grid-image img:nth-of-type(2n) {
margin-right:0;
}
.grid-image img:nth-of-type(3n) {
margin-right:15px;
}
}
</style>
designed for girls little bit older than **Alpha-A**
<br> has specific face type (kinda sharp, cute when strong loli tag is used)
<br> EasyNegative Recommended, but not a requirement
<br><br> **Beta Centauri** = 7pa x 0.3 + Counterfeit-v2.5 x 0.4 + *01_A1* x 0.3
<br><br>
- ## Theta Centauri
<!-- HTML -->
<div class="grid-image">
<img src="https://ac-p2.namu.la/20230308sac/1a35d497bd4657e3ba542313578a90846d6c1dab0f08a59f65eb84821f9c497d.png" height="300px" width="200px"/>
<img src="https://cdn.discordapp.com/attachments/1047069007733329961/1083073896447754260/03050-2411852086-28-5.5-DPM_2M_Karras.png" height="300px" width="200px"/>
<img src="https://ac-p2.namu.la/20230308sac/a7420f456bed6aaf536ccd08e539c1e41742810a6047e66444ed3fd6d250ca21.png" height="300px" width="200px"/>
</div>
<style>
/* CSS */
.grid-image {
display:flex;
flex-wrap:wrap;
align-items:flex-start;
margin:30px 0;
}
.grid-image img {
width:calc(33.333% - 10px);
margin:0 15px 15px 0;
}
.grid-image img:nth-of-type(3n),
.grid-image img:last-child {
margin-right:0;
}
@media screen and (max-width:640px){
.grid-image img {
width:calc(50% - 15px);
}
}
@media screen and (max-width:480px){
.grid-image img:nth-of-type(2n) {
margin-right:0;
}
.grid-image img:nth-of-type(3n) {
margin-right:15px;
}
}
</style>
designed for girls little bit older than **Alpha-A + (loli:1.5)**, different face type from **Beta**
<br> EasyNegative Recommended, but not a requirement
<br><br> **Theta Centauri** = CherryBlossomMix x 0.3 + Anything-v4.5 x 0.3 + reversalSigma x 0.4
<br><br>
|